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,788
Last Active
Roles
Member

Comments

  • On a side note, is there a way to temporarily turn UTF8 mode off during a compile? I'd love that - it would speed up the compiler quite a bit. Cheers, M@
  • Hi Don, No, just my confusion that Kevin has cleared up :). We were just trying to set some properties of the Schedule control natively in Form Designer and they were just being ignored. However I've just found out that they can be manipulated pr…
  • Hi Don, 2. Yes, even if you are only licensed for some controls, you can play with all other controls with this OCX. Hmm, that doesn't seem to work for us. I recall we used to get 'Evaluation version' messages whenever we experimented with unlice…
  • Hi Kevin, Just confirming that we were getting the same tooltip problem, with RC8. This seems ok with RC16 - although now our SRP EditTable button images don't show. Eg, this should be showing a blue down-arrow button Cheers, M@
  • Hi Don, Martin, ... so far you are the only reporting this problem. I believe Martin is experiencing the same problem I reported in the Crash on Find and Replace thread. Maybe Martin can confirm the Offset address reported in the crash (84ec8 for …
  • Hi Don, Thanks - this version of SRPEditor.ocx passes all crash scenarios that I'm aware of. Well done! Cheers, M@
  • Great! - I'm glad the video was useful. Curious our circumstances are slightly different. I wonder if some Windows localization is involved!? Cheers M@
  • Hi Guys, I've done a video that shows the crash happening under various scenarios. You can view it at screencast.com/t/wJ9tLIHVwGS Hope this can help. Let me know if I can provide any further info. Cheers, M@
  • Hi Don, Yes, the above was done on the same txt file I emailed you. I get the same thing occurring regardless of whether the source is the txt file or the program in SYSPROCS. I'm quite happy to show you online if you like. Let me know the details…
  • 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.