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
- 329
- Last Active
- Roles
- Member
Comments
-
That makes sense, maybe this was never working when I started using the ribbon, I just noticed the glitch, maybe it had been there all along. Anyway, it's all good now. Thanks for the help everyone.
-
12 years ago I had written some code that sized the mdi frame and status bar when it spread over more than one monitor. OI had a bug that incorrectly sized the mdi frame when it was on more than one monitor. I am usnure why but my code no longer wo…
-
It was working last I checked; my code has not changed and it's not working; I have updated the SRP ocx. I am using 3.4.10.0.
-
Yes, Understand, I am doing that for the two controls, see below. This was working. Old_Size = Get_Property("MAIN_TACTIC.STATUS", "SIZE") StatusSize = Get_Property("MAIN_TACTIC.STATUS", "ORIG_SIZE") Left = "0" ; // Anchor left to …
-
For some reason the original install did not update the OCX in my OI install directory, re-installing did install the correct version.
-
I re-installed and the problem is fixed.
-
The DLL in my OI install directory is version 3.4.9.1
-
Getting following error with version 3.4.10.0
-
I can confirm that it is fixed.
-
Cool, many thanks.
-
yes, it took me awhile to figure out what was going on.
-
Do the following: Open the editor with a record already open from a previous session. Then close the open record. The save button is disabled. Opening a record from favorites does not re-enable it. The save button gets disabled if I close all op…
-
...and now it's working again. What on earth is causing this.
-
Nope closed OI, Re-opened OI and it's broken again. What on earth?
-
I rebooted and it seems to be fixed :)
-
Issue persists.
-
I'll try the new version, thank you.
-
If I open a record with the open menu the button is enabled. If I open it via favorites, it is not. If I edit the record, it does not become enabled.
-
Not enabled.
-
Any record that is opened from the favorites list does not have a save button.
-
It happens when I open a file from the favorites list.
-
I kind of like Kevins idea as well. Thanks for the thoughts and time. It is as always appreciated.
-
Yes, I understand.
-
I need to think about this. But yes Don, just creating the array of data to load into the table takes a bunch of time. Calculating the value held in the cells takes time. I did gain a large performance increase by pre-allocating memory ArrayData = …
-
So POSCHANGING will fire if the user is at the top of the table and presses the up arrow?
-
We have massive datasets which I need to display in an editable, if I populate the entire thing it takes way too long, a lot of the fields have to be calculated. So, we instead have an editable that contains just a portion of the dataset and a separ…
-
If I was to use your edittable, we use it pretty much everywhere else, could I then intercept the arrow keys etc? BTW the typo was in my post on here it was correct in my code.
-
No I have a table called sys_file. I use it to store configuration settings for the app. OI 9.4 I just rebooted the laptop to see if that helps. I can't see what makes it happen... ... I'll note what I was doing if it happens again. 3.4.7 made i…
-
No I am wrong, it's not fixed. It seems to be intermittent.
-
Yes, it's fixed in 3.4.7.