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,379
- Last Active
- Roles
- Member
Comments
-
First I thought, "Of course, that obvious!" and then I re-read what I posted and realised I didnt actually make that clear... So, sheepishly, yes, just for that Form.
-
OK. I ended up detstroying every Sys object I could think of (SYSOBJ, SYSREPOS, SYSREPOSWINS,SYSREPOSWINEXES) so it was like it never happened. I restarted the OI instance. Created a blank canvas and then copied in EVERY control as-is from the bac…
-
A OI BUtton made no difference. However, I might have a solution, if not an answer..... I will report back soon.
-
I guess you did mention this, albeit it was inferred. I'll plead the "wall of text" defense. ;-) A VERY valid defense. I shuffle between 'ask a simple question with no context', which inevitably leads to MANY questions and 'present the entire ban…
-
I apologize Don, It wasn't clear (and was wrong to the question you asked anyway) Right at the end of the PROMOTED_CREATE_EVENT.POST (Frameworks) there is this code: SRPShowWindow = Get_Property(@Window, '@SRP_SHOW_WINDOW') …
-
What would be too many Controls for a Dialog to handle reasonable? No 'Silver Bullet' as such but I have progressively stripped out all the Controls and the time-to-respond time kept dropping. Removing masses of controls saved a few seconds. remov…
-
Happy New Year Don (and SRP Team and fellow forum followers) ! I would be helpful if we knew what was in the call stack each time the SIZE event was triggered. That might reveal some unexpected activity that could be used to resolve the problem. …
-
I just updtated the SRP suite as well and at first glance, no cosmetic issues. If you were on a old version of the Controls, maybe they predated the use of LayoutChildControl (v 4.2.2 I think)? For OI 9.4.6, I had to add some code (as per Kevin's …
-
Ahh, so you meant OLD old @DonBakke!!!! I think what you are saying is right but I have not been able to ascertain the magic 'formula' of it going out (after x records then y pixels are out) Like I said, I have even seen where the Pos is outside t…
-
@DonBakke. So first things first. I am not sure what you mean by 'older versions' bacuse pretty much anything non-10 could probably fall under that umbrella!!! Is there a better way in , say 9.4.x, to accomplish that? I did notice the assumtpions…
-
@donBakke. Yes, I meant xPos and yPos (positions 3 and 4) I think I misled everyone when I said "My non problem lines return Col and Row fine" More accurately, "My non problem lines return Col and Row non-zero values".
-
You are indeed right @DonBakke. My backup plan normally would consist of just recreating an environment out of the environment I just accidently 'broke'. Nomally I do all that sort of stuff in a local copy that I dont care about. I followed your …
-
Thanks @DonBakke. I would say that would teach me to not play around but it won't. I just need to be more cautious of what environment I am in at the time!
-
OK. I did something a little bit silly. I was trying to work out where the INITMENU Event was defined (I surprisingly have never had to actually created my own Event yet!) I found my way to the Event Designer. I couldn't see any INITMENU on the E…
-
@DonBakke. I understood (without understanding), which is why I then started to doubt myself. The "What the heck are you talking about" led me to believe I didn't know what I was talking about. At the original time of posting I was of the belief …
-
Thanks @BarryStevens Well that certainly lines up with what I an now thinking!!!! Not sure who Andrew was but since he worked for the company's predecessor (iTMS), I will take that as confirmation. Since that was LONG before my time I will just pu…
-
Now that I am second (and third) guessing myself!! I started to some reseach, thinking that I must be missing something too to get that response Don. Since I cant find what I am looking for (INITMENU) in Oi Docs I am starting to beleive we have s…
-
That would be exactly what the is issue @DonBakke! Message is now gone. That has obviously happened more than once as there were over a dozen TEMP entries.... Thanks for the prompt assistance as always :)
-
Love your work @KevinFournier!
-
@KevinFournier. You are Legen.....wait for it..Dary. Legendary!!! Project based would be awesome. Would a single procedure be able to span multiple projects in this scenario? I know I am asking for a bit with side by side in OI. I am an UEStudio…
-
@KevinFournier It has been a while so I thought I might give this one the obligatory bump for both the favorites grouping and multi-panel editing :)
-
Ahh... Understood.
-
You dont think it offers much benefit?
-
@DonBakke I guess because I haven't been able to identify the ONLY time I need to fire it so it is firing all the time (which is bad) The only time I want it to fire is if the field I am currently in has changed from before I entereed it time and I…