Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
jimvaughan
About
- Username
- jimvaughan
- Joined
- Visits
- 353
- Last Active
- Roles
- Member
Comments
-
I can't get the mdi frame and SRP status bar to position correctly. The status bar is not at the bottom of the window but rather about its own height away from the bottom of the window. The mdi frame no matter what I do, seems to not fill the entire…
-
Thanks Don, let me experiment.
-
OK, understood.
-
That fixed it. I think your SRP_Editor_Install.exe must contain the wrong ocx, because I deleted the ocx file and the SRP_Editor_Install.exe installed 3.4.0.1.
-
Rebooted and re-installed. Same issue. Deleted SRPEditor.ocx and re-installed and ocx is again version 3.4.0.1. BTW install says registration succeeded. Extract: SRPUtilities.dll... 100% Output folder: c:\oi32 Extract: SRPEditor.ocx... 100% Execut…
-
Version installed is 3.4.0.1
-
Let me reboot and try to re-install. BTW I looked at the install log and it looked like the ocx got copied to the correct location.
-
Perfect, thank you.
-
Can I just install 3.0 over the top of 2.0, or do I need to uninstall 2.0 first somehow?
-
Great thanks.
-
This installation is not using the universal driver. Thanks for the information.
-
Yes, I have never seen it before either. Let me see if the customer can reproduce it.
-
Thanks Don, I understand how all this works now.
-
Got it, I understand. Thanks for the help in understanding.
-
Ah ha, interesting. Why does the SRP_Math function have an ADD parameter?
-
Interesting. I am using your srp_math function to get around this limitation. I assume it affects all comparisons and all math functions correct?
-
Thanks Kevin, I can confirm that this ocx fixes both problems.
-
Yes, sent.
-
That fixed the border issue, it did not fix the transparency issue.
-
It's magenta not pink. This seems to be not working: Call Set_Property(OleCtrlEntId, "OLE.TransparentColor", RGB(255, 0, 255))
-
Also, mdi windows now have a white border around them see two images below prior to installing the latest controls and after. This might have something to do with the mdi theme, code you wrote .
-
Will do.
-
Kevin, Thanks for the quick response. I'll forward this to the customer.
-
Hmm, I don't think a promoted event is doing this. It does not connect to an LH server. Let me do some research.
-
Ok, I understand. Thank you for the help.
-
Actually it's the BeforeUpdate event I use not changed event.
-
A bit more of an explanation. and thank you for the help. I copied a bunch of data into an OLE EditTable using the OLE.LIST property. Normally when typing data (as opposed to using the property) I use the changed event to write the data to tables.…
-
Back in the office, everything is now OK. It displays fine on the external display and when dragged to the laptop LCD also displays fine.
-
It's not the lcd, every other app is fine. I think I give up, I only have to work like this for a few days and then I'll be back to using an external monitor and hopefully that works ok as it always has.
-
Tried changing the DPI and resolution. Just the SRP editor as best as I can tell. Re-sizing the window has no effect.