Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Opto_Will
About
- Username
- Opto_Will
- Joined
- Visits
- 1,460
- Last Active
- Roles
- Member
Comments
-
You learn something new everyday! I did some experimenting and I have managed to work around my issue with calling it as a MDIChild and using the 'Auto' flag as a if/then wrapper around the End_Dialogs that otherwise sets one of the Global @USERs …
-
I can confirm all issues rectified. You sir, are a magician! The quick turnaround was much appreciated, especially for the Footer issue as it was functional rather than cosmetic.
-
Here you go @KevinFournier.
-
Sure thing @KevinFournier. Let me put that package together.
-
@DonBakke In as much as it confirms I was wrong!! I suspected your answer would be needing to have more robustly structured code. I do that in many places in my code these days, just not using the Set/Get EventStatus functions. Your explanation a…
-
Well I appreciate the effort in tracking down and correcting :) To appropriate a little sumpin from AusMarkB....
-
@KevinFournier, That is looking much better! Care to share?
-
Not going crazy (Just yet!!!)
-
@KevinFournier Well there were no Qualifying events initially so I added some. It didnt matter if I tried Send_Message(@WINDOW:'.OLE_DESPATCH','QUALIFY_EVENT','Ole.OnClick',0) or Send_Message(@WINDOW:'.OLE_DESPATCH','QUALIFY_EVENT','Ole.OnClick',…
-
So before I lose my mind chasing ghosts again I thought I would attach a quick Vid just so everyone can see what I am trying to describe. 3 Runs in this video, each immediately after the other. 1. Controls 4.1.21.1. Log into App. Show SRP button…
-
I appreciate all the quick responses. At least I trusted my gut and decided to ask the question. I was about to go and 'correct' a number of entries but that didn't sit right... What swayed me was all the Frameworks entries. Everyone makes mistak…
-
Thank you both. Yes, That appears to be where my knowledge was lacking. I can see where those instances are prior to a subclass call.
-
LMAO Opto_Will "Surely you can't be serious!" @DonBakke "I am serious — and don't call me Shirley" Comedy Genius!
-
Actually I clearly wasn't thinking straight. Even though Password is blank I still need to encode Username : ":" : Password ...Like I have done every other time (with a password)!!! duh! Just ignore me.
-
Update. Yesterday and prior, I could toggle my issue quite easily in my existing form, in multiple systems, by just changing the OCX. When I went to create a new minimal example, it worked as expected with the new Controls. I then took my existing…
-
@KevinFournier. I was originally using the file you linked here which is when I discovered issues in my iTMS system a couple of days back. I thankfully didnt have the range of issues keeman's users reported but I did have a user note a function 'no…
-
I added a : Send_Message(@WINDOW:".OLE_INVOICE_REFRESH","QUALIFY_EVENT","OnClick",1) to the CREATE with no joy. BTW, I thought thats what the SRP_Redirect_OLE_Events() was to do? I stepped through that and it definately sent a QUALIFY_EVENT for "…
-
Yew. (After the first test, I closed fully closed OI. UnRegistered the control. Changed the Control. Re-Registered the control. Restarted OI. This was the only change)
-
@KevinFournier, let me start to paint a picture then! I have observed this behaviour in both of our 9.4.6 OI systems, iTMS (no SRP Framework) and Opto (SRP Framework). The iTMS version of this Form if basically the Opto version retrofitted (we do …
-
Maybe loosely related... I was playing around with 4.2.0.5 and saw something maybe similar RE different behavior in the beta. I have a SRP Button that has code to fire OnClick. It stopped working. Long story short it looks like the only Event w…
-
As I suspected. Thanks for the confirmation @BarryStevens.
-
We are about to go through the same process. Just to clarify, I think I saw somewhere that an OI10 licence will include a 5.2 UD icence but using 5.x on v9.x is chargable. So is the "UD 5.2 for OI 9" different to the OI 10 version? I suspect so b…
-
I think maybe I had the Find open from the original procedure when I recreated the example in a new procedure. That would lead me to believe you are correct Kevin, seems like the same issue!
-
OI 9.4.6 Editor 3.3.8.2 Editor OCX 3.3.8.2 SRP Utilities 2.2.5.2 I have used it extensively before and this is the first time I notcied it. So I replciated my example in a new procedure after restarting OI. Easily reproduced. I havent started play…
-
@KevinFournier Since I have read in the forums that the Editor will be undergoing some work in the near future I thought I would bump this suggestion again as I was thinking about it just last week. And while I am here, have you ever given any thou…