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,960
- Last Active
- Roles
- Member
Comments
-
Thank you. I really didn't understand the concept.
-
Not sure if this is anything but I am not getting the 'tooltips' on the hidden icons on the rhside of the windows start bar. I thought it must be win10 issue, but I just noticed on my laptop win10 that I do get it. Not sure what the technical term f…
-
In the create event when srp edittable is created and populated. Also when it is being 'refreshed' for Col=2 to NoOfCols for Row=1 to NoOfRows CellData=TimesTable ToolTip=field(CellData,"|",3) if ToolTip then swap '~' with…
-
Nope, cant figure it out. I am running windows 10, could that be a problem?
-
Didn't think so, thanks. I will try and look for something else, it is definitely running the code. I am creating different one for different cells when the table is created, that is OK isn't it.?
-
I might reword that a bit. I am doing the "OLE.ShowToolTips" and "OLE.ShowBalloonTooltip" is not working. Would the "OLE.ShowToolTips" be stopping it?
-
Is is obviously working properly. I am changing an OI EdiTable that has been working and I am carrying extra data(separated by a number of spaces and a |) in the cell that I need when the user DblClks in a cell(now hyperlink). I really didn't want t…
-
thanks
-
Where can I see an example of this control. I am not quite sure of it's purpose/function. Whoops, now I see it.
-
The SRP ActiveX Controls download , downloads 'SRP_ActiveX_Info.exe', I would assume this is incorrect!
-
Where can I see an example of this control. I am not quite sure of it's purpose/function.
-
lol, ok all good
-
Thanks Matt I will look at that option.
-
Barry, The easiest way is to run the SRP ActiveX Controls app. This will require .NET 4 to be installed. You can get it from our downloads page. It is located under the SRP Freeware panel.
-
Barry, We had some server issues around that time but I think they are cleared up. Did you have a chance to review the updated documentation? Please post back and that way you can test the system to see if that database error comes back. Document…
-
btw, on my last two posts here I have had this error returned: Database error Share on facebookShare on twitterShare on emailShare on printMore Sharing Services 0 A database query syntax error has occurred. This may indicate a bug in the software. …
-
Documentation updates is not one of their fortes I will take a look, no doubt it will be a professional job as usual.
-
3am wakeup... Struct = Get_Property(@Window:".CHECK_1","ORIG_STRUCT") Struct<0,9>="Help|Changed" Utility("DESTROY", @Window:".CHECK_1") Utility("CREATE", Struct)
-
Ah, if you put a Bitmap Entity, it doesn't work. Works without it. Sorry did notice that. Anyway, so now how do you do it.
-
Thanks Matt
-
Matt, I have been using NSIS, helped by scripts from SRP. havent done the clientsetup silent though, would be interested to see your script line in NSIS if you use it. Highly recommend NSIS it is great, clients just run it and OI is updated.
-
Thanks, that might explain why I did do one but the user said it didn't work!
-
Dan, We are running an OI point of sale application for about 75 concurrent sessions using an app called 2X. It is a Citrix wanna be that works quite well for us. It is also relatively inexpensive. I works by putting wrappers around a RDP session t…
-
Ok, thanks.
-
All is perfect here
-
What are the srp ocx files now that only have to be registered? SRPControls.ocx & SRPCore.ocx ?
-
Once you understand the XML Yes, that is a biggy. Instead of just looking at it, I should play with and it would probably start to make sense.
-
Mark, Before/After screenshots (when completed) would be helpful to this forum. tia
-
Great Don, thanks.
-
Thanks for direction