Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
MattCrozier
About
- Username
- MattCrozier
- Joined
- Visits
- 1,734
- Last Active
- Roles
- Member
Comments
-
Yeap - just though it would be good to keep things up here Some further findings: - The crash can happen immediately if selecting Format Code from the Tools menu - The crash does not occur if I first toggle the Edit mode to 'Text', then back to …
-
Here's the OIPI Example code, as in our OI 8.0.8 subroutine OIPI_Example1(dummy) /* OIPI_Example1 This is an example program on how to use the OpenInsight Printer Interface. This example uses most of the features of the OpenI…
-
Hi Don, Yes - SRPEditor.ocx v3.0.2, OI v8.0.8. I use just "Replace" to confirm each occurrence. There is no crash if I "Replace All", and this succeeds for all 92 occurrences (in this example) I've tried reinstalling SRP Editor, with SRPcontrols.o…
-
Yes - it may be useful if, like the SRP Editor About window, the SRP ActiveX Controls window could show the Build Dates for each control as well as the version? Currently, it isn't easy to tell directly which controls are 'invalid builds' for the gi…
-
Ahh, I see. Yes, we do have a current license file that will cover these new versions. It looks like the issue arose from the way we deployed it in the past. I presume the Build Date of a control can be determined from the Date Created property on …
-
This seems to have been fixed in version 3.0.7 of the SRP Button control. Cheers, M@
-
Just to finalise the thread, confirming that this has been fixed in the latest version of SRP Editor (v 2.6, SRPEditor.ocx 3.0.5) Thanks!, M@
-
Good stuff - thanks Kevin. Hope it's a simple fix. ;-) Cheers, M@
-
Great stuff - thanks Kevin. That's useful to know. Cheers, M@
-
Hi Kevin, Yes, it is crashing with "OpenInsight has stopped working". Actually - it seems to happen in SRP_List_Create()! It doesn't even get to the loop. From the Event Viewer: Faulting application name: OINSIGHT.exe, version: 9.4.0.0, time stam…
-
FWIW, this is what we use for removing trailing delimiters (except RM) and spaces at any nested level: utf8mode = isUTF8() If utf8mode then Call SetUTF8( 0) ;* system delimiter bytes will never be contained within OI UTF8 multi-byte characters! p…
-
Thanks for trying this out, Don! The command I was using was just 'identify -help' or 'identify image.bmp' It appears that the full path is required in the command for all commands, except 'convert'. 'convert' can be used without full path - unl…
-
Hi Don. Yes, I noticed that when testing the SRPControls RC4 - I was expecting some licensing popups, but it worked nicely with the license I've got. Sounds like a good idea. Cheers, M@
-
Thanks for this, Kevin. Yes - that seems much happier. I presume this will be included in an update for the SRPtree.ocx itself at some stage. Cheers, M@
-
Curious - we're also using SRP Editor constantly in UTF8 mode and don't notice a lag as long as that. Nor do we see 'Not responding' in the Application Manager title.