... No,no.. All that is okey. I did re-wrote some sentences and the program runs..! Next time i will upload the revised example. Now, rapidq's print statement...
I do not have a Mac and I have had a request from a Mac owner who wishes to use my Printer Monitor. In Windows I redirect the Spool file to a folder where I...
... Mac OS X uses the open source CUPS <http://www.cups.org/> printing subsystem. You can check out that project to see what you can do/need to do. I've got a...
... Not in your wildest dreams will you also see an RQ program run under MAC OSX or OS9.xx. As far as I know, they would have to boot Windows XP, run your...
Is it possible to get the RQ clipboard function working as in Visual Pulsar Basic. That is, copying the marked text directly to a variable, without te need to...
... Thanks for the offer Chris. The guy who bought the software received a refund so the need becomes obsolete. However if you are interested I can send the...
... To copy a "plain text" variable onto the Clipboard... 'Open the clipboard for only as long as needed. 'Then close it immediately afterwards. Clipboard.Open...
... Read: (*) I have had over 50,000,000 of my 4 colour version monitor downloaded ... Jacques (*) In French, in numbers, the role of comma and ?fullstop/dot?...
Jacques you old dog you. 50,000 was the figure all given away free. I can always count on you to correct my output. I haven't read any posts from you lately...
... Because RapidQ isn't capable of handling all the OLE properties/methods/events... you need to do it using an API function. 'Be aware of possible...
Declare Function Inport Lib "inpout32.dll" _ Alias "Inp32" (ByVal PortAddress As Integer) As Integer Declare Sub Outport Lib "inpout32.dll" _ Alias "Out32"...
David, Thanks, that worked first time. I'm just a tinkerer in all this and really appreciate the help. But, what if I don't know the url of the page? How can I...
Hello... I wish to add colored line text in richedit. I can set fontcolor and then add a line of colored text. that's work. But how to add different color text...
... Hmmm... good question. It probably could be done but I'm not sure if any one solution would be the right solution. For instance... You could grab the text...
... Add the text, then go back and select certain portions of the text, then use the SelAttributes properties to change any or all the font properties of the...
... Hello.. Yes this should work, but it's unusable for me. I receive some data from COM port and need to show it, and I need to make log. So the Richedit is...
... 'Be aware of possible line wrapping 'Be aware of possible unwanted space(s) 'Start of Code $Option EXPLICIT $Include "RapidQ.inc" Declare Sub TimerIrq Dim...
... Yes that works. But need to know exact position of text to correct color it.. I found (from delphy stuff) other way to do same thing and work too.. ...
... This will work if the exact positions are unknown. 'Be aware of possible line wrapping 'Be aware of possible unwanted space(s) 'Start of Code $Apptype GUI ...
... Hello David. That works nice too. So both can be used... :D Just curious why this is involved.. If bBusy = False Then bBusy = True If that's for avoid sub...
... Yes. That's exactly what bBusy does. I wasn't sure if you would need that option (now or maybe in the future). If the QTimer .Interval was set "too low"......
... Hi Boris, thanks for opening up your source code. Is IDE 154 better than IDE 319? I have the source to IDE 319. Some of the include files in the source...
I am in the process of updating RapidQ2.inc for some minor changes / improvements. One change may affect existing code: Removing QFormEx.AddMessage and just...
... You are a genius John. There again if I recompile with Qformx and have problems then you're the worst in the world. What can I say "That's Life" Seriously,...
... Check this bitwyse methods wrote with rapiQ Tools. It would be possible to create AND, OR an XOR methods.. and, maybe, more. function padLeft$(DByte as...
... Well at least me and Bill Gate$ have something in common! ... Just heard the other day the Queen Knighted an Aussie. I do believe, if that is good enough...