Please, I need to have a "|", chr$(124) in the "hint" of a button, but using many way I always have the chr$(124) that ends the string in the "hint". The same...
Hi Giovanni M. Seregni, I don't know if this will work in your RQ editor but this is what I do with many other languages. Anything between quotes is generally...
I am away at the moment so I have not tried it but perhaps if you assign the character to a variable ie: A$ = "|" Then Button.Hint="MyText"+A$ I have found...
... but using ... not ... Closest method to what you want that I know of is to use the "broken vertical bar", which is Chr$(166). Hint text uses HTML code...
Not sure how much help this is, but CHR$() is not the same as an ALT-Key combo. However, an avenue you might want to explore would be a "0" prefix. For example...
Thanx to all for the help the chr$(124) seems to be a special terminator formatting char, as "\" or "&", but I.E. while I can to write the "&" or the "\" using...
Hello, Giovanni! You wrote to <rapidq@yahoogroups.com> on Wed, 02 May 2007 00:00:08 +0200: GMS> Button.Hint="MyText|" <-- written using ALT + 124 If you need...
... When I suggested you look at the HTML character table, I meant it only insofar as you could see which character you'd see for each character code you used ...
... From: "Bob Gee" Subject: Re: [rapidq] RE: chr$(124) in the button's Hint does not work ... When I suggested you look at the HTML character table, I meant...
... From: "Giovanni M. Seregni" Subject: [rapidq] chr$(124) in the button's Hint does not work Please, I need to have a "|", chr$(124) in the "hint" of a...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File : /Resource in...
rapidq@yahoogroups.com
May 5, 2007 8:51 pm
31430
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File : /QSuperEdit.rar ...
rapidq@yahoogroups.com
May 5, 2007 8:52 pm
31431
... It's not too hard to create your own ToolTip (=Hint) with API. Here is my first working example in hours :) ' ' ---- START CODE...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File :...
rapidq@yahoogroups.com
May 6, 2007 10:07 am
31434
... I first tried to get that handle too. I found it but it is useless :) The found classnames are "ToolTips" -only one occurence- and "tooltips_class32" -many...
Please I need to know the right way to reply in the forum. I see a lot of different way... IE [rapidq] Re: chr$(124) in the button's Hi... Re: [rapidq]...
... Hash: SHA1 Giovanni M. Seregni @ 2007-5-06 3:12:32 PM "[rapidq] Replies in the forum" <mid:BAY125-F36AE0D9C9DE58DE1D83A6CA4460@...> ... <SNIP> I'll...
... This is not cristal clear? RapidQ does not support .Lib like C, Pascal, ... One thing you can do is gather your rapidQ Functions and Subs source codes in a...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rapidq group. File : /RqHelper.rar ...