Search the web
Sign In
New User? Sign Up
rapidq · Rapid-Q is a multiplatform GUI and CONSOLE BASIC compiler/interpreter
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 31411 - 31446 of 35532   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
31411
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...
Giovanni M. Seregni
giovanniseregni
Offline Send Email
May 1, 2007
9:25 pm
31412
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...
listgroups@...
ozwebwiz
Offline Send Email
May 1, 2007
9:41 pm
31413
Very Thanx but it does not work I used many ways without success Button.Hint="MyText|" <-- written using ALT + 124 Button.Hint="MyText"+Chr$(124) ...
Giovanni M. Seregni
giovanniseregni
Offline Send Email
May 1, 2007
10:01 pm
31414
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...
Terry
terry_prism
Offline Send Email
May 2, 2007
12:59 am
31415
Looks like I am wrong, I loaded RQ and tried it, it may be something with the character list in the inc files. some parsing problem. Terry...
Terry
terry_prism
Offline Send Email
May 2, 2007
3:51 am
31416
... 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...
osiyo53
Offline Send Email
May 2, 2007
9:13 am
31417
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...
Ronald Schlegel
strchyldone
Offline Send Email
May 2, 2007
9:49 am
31418
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...
Giovanni M. Seregni
giovanniseregni
Offline Send Email
May 2, 2007
12:13 pm
31421
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...
Andrew Shelkovenko
diakin2002
Offline Send Email
May 2, 2007
4:37 pm
31422
... 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 ...
Bob Gee
osiyo53
Offline Send Email
May 2, 2007
11:53 pm
31423
... 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...
listgroups@...
ozwebwiz
Offline Send Email
May 3, 2007
12:21 am
31424
... 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...
listgroups@...
ozwebwiz
Offline Send Email
May 3, 2007
1:21 am
31425
where is the blackfoot web server???????...
boris
holyguard
Offline Send Email
May 3, 2007
11:16 pm
31426
... Hash: SHA1 boris @ 2007-5-03 6:16:04 PM "[rapidq] Re: Blackfoot WEB server" <mid:f1dqfk+l5f6@eGroups.com> ... ...
Chris W.
c45207
Offline Send Email
May 4, 2007
1:12 am
31427
Are not the Blackfoot an indigenous tribe. I watch my John Wayne movies. Sounds like some Indian Spiderman. Terry...
Terry
terry_prism
Offline Send Email
May 4, 2007
12:32 pm
31428
... I hope that's not a-patch-on-me server! Don...
d_homans
Offline Send Email
May 4, 2007
6:04 pm
31429
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
Send Email
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
Send Email
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...
Jacques
erdemaal
Offline Send Email
May 5, 2007
9:06 pm
31432
Very good Jacques. At this moment I was working to find the handle of the RapidQ hint but without success :( ... ...................... ...
Giovanni M. Seregni
giovanniseregni
Offline Send Email
May 6, 2007
12:20 am
31433
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
Send Email
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...
Jacques
erdemaal
Offline Send Email
May 6, 2007
11:27 am
31435
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]...
Giovanni M. Seregni
giovanniseregni
Offline Send Email
May 6, 2007
8:12 pm
31436
... Hash: SHA1 Giovanni M. Seregni @ 2007-5-06 3:12:32 PM "[rapidq] Replies in the forum" <mid:BAY125-F36AE0D9C9DE58DE1D83A6CA4460@...> ... <SNIP> I'll...
Chris W.
c45207
Offline Send Email
May 6, 2007
8:16 pm
31437
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 : /String...
rapidq@yahoogroups.com
Send Email
May 7, 2007
5:47 am
31438
User wants to hook a Lib to his executable and declare its subs, and finally call the subs without having to read the lib from an external file (no...
Nicolas Roy
roy_nicolas
Offline Send Email
May 7, 2007
2:22 pm
31441
... 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...
Jacques
erdemaal
Offline Send Email
May 8, 2007
1:44 pm
31442
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 ...
rapidq@yahoogroups.com
Send Email
May 8, 2007
1:50 pm
31443
really good job man!!!...
boris
holyguard
Offline Send Email
May 8, 2007
10:38 pm
31446
... It's excellent. I cant recompile because I dont have or find XPtheme.Inc, QButtonXP.Inc, ... Jacques...
Jacques
erdemaal
Offline Send Email
May 9, 2007
7:25 pm
Messages 31411 - 31446 of 35532   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help