Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
DonBakke
About
- Username
- DonBakke
- Joined
- Visits
- 3,189
- Last Active
- Roles
- Administrator
Comments
-
Kevin, Actually, for expediency purposes, this is how I was setting the properties for my tests. Would you like me to switch to code to see if my background works differently?
-
Colin, Agreed on the purpose for discussing these issues on the wiki. Glad you recognize that. Would you be willing to post a screen shot of what this looks like on your end? It might help us to understand what is happening with you a little bette…
-
Kevin, Okay, we will have to compare systems in a team meeting because I still cannot get it to work the same way as you.
-
Kevin, I just did this in SYSPROG to avoid all FrameWorks/Promoted Event interference and get the same results as above. I hate to ask this question, but did you test this on your end with the SRP Tab control set to a negative height (like -6) and …
-
That was my original assumption (thus is why I was asking Colin the same thing) but when I have the SRP Tab control being used with AllowXPTheme turned on I get the following: The splitter is very wide to make it easy to spot.
-
Kevin, Then what is the best way to make the SRP Splitter control invisible when we are using the SRP Tab control to draw the background?
-
Colin, This works for me for the most part so I have a few questions: * What version of the SRPSplitter.ocx are you using? I am using 2.0.1 * Are you doing something specific to the background of the window? I am just curious why you are not set…
-
James, For reasons we do not fully understand, but have some slight suspicions, the StatusBar control and on occasion the ShortcutBar control tend to "disappear" as you described when one of the following conditions occur: * You upgrade the contr…
-
Jim, This is what the Progress Marque pane type is meant for. It does not behave exactly as you describe but it does follow the standard behavior of a statusbar that is only mean to indicate activity. Will this work for you?
-
Mark, The only consistent problem has been with the SRP StatusBar control. However, any control with new properties should, in theory, be problematic. I have a vague recollection of one other control exhibiting a similar behavior. Unfortunately I c…
-
It would appear that we never closed this discussion properly. For those who were monitoring this thread, we have solved the issue. The fix is to simply change the Prog ID in the Form Designer to something else (like another SRP control) and then b…
-
Don, I always like to recommend that testing be done in SYSPROG or the EXAMPLES application to remove any interference from additional processes. Of course, this assumes you have not messed with SYSPROG. ;-) Don B.
-
Don, Would you be willing to send the following to me in a private email? * Your OENGINE.dll * Your SRPLicense.dll * The 3.0.9 SRPControls.ocx that you are using? I would like to see if I can replicate this on my end in hopes of narrowing t…
-
Don, I think Kevin is probably working with you directly to test the v3.1.0 release candidate of the Pro control. However, I did want you to know that I confirmed your license as being valid. The "Evaluation Version" messages you are getting is ver…
-
Does the status bar look like this on all your forms? Does it look like this in the SRP Editor? Can you verify that the ProgID is correct on your form? I know I'm resorting to shooting in the dark, but this is pretty strange behavior. I have been us…
-
Hi Jim, Yes, that is an inherent limitation due to OI's STATUSLINE property not allowing itself to be directed to anything other than an edit line control. However, we have had our own workaround in place for quite some time. I wrote an article tha…
-
Phil, I suspect you are not using the "Run as administrator" option when launching the command prompt.
-
Mark, So you are saying that the improperly functioning prompt is using the same style settings as the others? So the problem extends beyond the text being clipped? Let's try to isolate the issue this way: * Order of execution. Does setting the …
-
Frank, I think Ed suggested that ICONV processing (UDC or internal) simply does not trigger when leaving an empty edit line control.
-
Ed, Just have to ask, but wouldn't a CHAR or CHANGED event suit you?
-
Barry, Setting the ENABLED property of the edit line control only affects the edit line itself. The reason you might want this is if you wanted to create a simple combobox which only allowed the user to select from the dropdown list. If you need t…
-
Dan, I think this is a red herring with regard to linking this to the OnComboClick event. You can duplicate this exact behavior if you never left the edit line control and triggered a menu to send the READ event to the form. This is really an OpenI…
-
James, I have tried to duplicate on my end to no avail. I have edit lines with subclassed options buttons calling other forms (no popups.) If I had to guess it might be a problem with OI processing multiple OLE events while other things are going o…
-
Barry, It's just a zipped up RDK. Unzip and use RDKInstall to load.
-
Mark, I do not believe the comment in 3.0.1 is related to your particular problem. Are you sure it has been resolved for you? What version of the control were you using when you originally posted the problem? I am not saying the problem has not be…
-
Barry, Just to confirm, you solved your own problem?
-
Dan, Does this resolve the issue for you? I think what you are experiencing is typical auto-complete behavior but if you think something is amiss I want to confirm before I move past this.
-
Hi Dan, I understand the dilemma. Question, if you typed in the full Project ID as 125 and then pressed enter will that allow you to read the project record correctly? I would have assumed that unless any of the Project Names (Descriptions) have "1…
-
Well, I'm not sure what to tell you but if that is the case then you have some basic principles (ala LOSTFOCUS/GOTFOCUS/VSCROLL events) that should help you prevent unwanted behavior.
-
They don't change pages for me unless I am in the Form Designer. That's how it has always behaved for me. Are you saying that when you run a form the pages change?