Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
BarryStevens
About
- Username
- BarryStevens
- Joined
- Visits
- 1,867
- Last Active
- Roles
- Member
Comments
-
Try the tooltip in Srp editor
-
Jim, I think it is a parameter in one of the Srp util string type commands
-
@DonBakke - Awesome - will contact you soon for more details.
-
@DonBakke The latest HTTP Framework is installed
-
I would require help on HOW to implement it.
-
If you had an image, how would you calculate the size for the ole.size parameters? e.g. ToolTipHeading="Deceased Tab filled" ToolTip<1>=".\HelpImages\Funerals_ety-Deceased Tab.png" I might just create a form with a large picture control on …
-
If you had an image, how would you calculate the size for the ole.size parameters? e.g. ToolTipHeading="Deceased Tab filled" ToolTip<1>=".\HelpImages\Funerals_ety-Deceased Tab.png"
-
thanks Don, I will take a look
-
Yep, that was exactly as needed. Thank you
-
i worked this out: SRP_Run_Command("explorer ":MainPath,"DOS") but the dos window flashes up. Is there a neater way. (or another parameter/option)
-
this works: osread OcxFile from 'SRPControls.OCX' then oswrite OcxFile to ControlsOCXFolder:"\SRPControls.OCX" end
-
@AusMarkB how do you copy your files in the startup app?
-
Ok=CopyOSFile('c:\temp\New Text Document.txt', ControlsOCXFolder, 1) Fail Ok, back to what I have been doing for years. (Yes have UAC - exclude etc etc)
-
Different PC, same error Will try a completely different file
-
Yes and I can manually copy/paste
-
Ok, thanks, I never picked up on the relevancy of the points being made in some of those. Requiring non elevation is my takeaway from this and @AusMarkB method
-
>>Current best practice is to not install OCX files in the OpenInsight folder for multi-user systems but rather in local paths on each client Never heard of that before. Mine have always been from the server oi folder, registered in the menu …
-
>>but sometimes it is easier to manually register files. I thought that was negating the applauncher registering. Ok, so if each workstation has the 'applauncher' shortcut, then , if the controls need to be registered (eg. First Time install)…
-
@DonBakke what response can you give me re my last question?
-
Have you tried renaming it manually in windows, to see what error it gives, if any.
-
Yep, that was the trick. Thanks
-
I renamed it to the exact case sensitive key that it uses, but it is not getting picked up. No, another key is not being created -(i saw the key it was creating and deleted that and renamed the original to the exact name it was using). Is there one …
-
Ooops, well it was 2 years ago :)
-
>>If DPI support is a priority, you need to consider moving to OI X But wont there still be a problem if DPI is enabled as Srp controls dont support it?
-
Sorry, should have thought you guys deal in OLEs. You answered my question, but was referring to the use in this example: rv = OLECallMethod(Object, "Send", Payload) Status = OleStatus() If Status then
-
Have you tried removing all their cookies, then try again.
-
Thanks. >>you just need to press the 3 dots OMG, how obscure is that!!
-
Yep, that is good
-
Also should srp_clean_array be srp_array - plus all associated redundants btw: Has that just been defaulted to 'pagetree' or did I accidentally change some setting (preferred the old style)
-
Ok, got it. Hence, it always pays to ask 'is there something that will do something'