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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 29509 - 29538 of 35536   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
29509
... loaded ... Thanks, that works. I was trying string concaternation but did not come up with that statement. Much appreciated Terry...
Terry
terry_prism
Offline Send Email
Aug 1, 2006
7:12 am
29510
... There is a demo for that problem at: http://www.teledisnet.be/web/jph01696/RapidQ/RqPassingArgToApiBug.zip I forgot that ! Jacques...
Jacques
erdemaal
Offline Send Email
Aug 1, 2006
12:56 pm
29511
... A line was missing in my the previous code upload, here is the whole corrected Sub. hlPause on/off is useless now, they are commented here. Sub...
Jacques
erdemaal
Offline Send Email
Aug 1, 2006
1:07 pm
29512
Ok John, I appreciate very much your help but also using RAPIDQ2.INC I have a new question (old problem for me coding without the new inc). Infact I attempted...
Giovanni Seregni
giovanniseregni
Offline Send Email
Aug 1, 2006
6:25 pm
29513
... Sorry about that rating thing John. It was a poor choice on my part... to ask that. I humbly apologize to everyone. It seems to have sparked alot of...
burkleyd
Offline Send Email
Aug 1, 2006
10:34 pm
29514
... menu, it is very hard. ... the menu disappear, but using this code I need to click around the screen then to have the mouse-pointer that does a mouseover...
johnk20042001
Offline Send Email
Aug 2, 2006
3:51 am
29515
Here is a better version of the trayIcon application. I still can't get the PopupMenu to go away. That might have to be done with windows messaging to the...
johnk20042001
Offline Send Email
Aug 2, 2006
4:44 am
29516
... Hello John & Giovanni, yes that's seems to be the problem. My 'solution' for those apps is not a really solution but a workaround ;-) I've just added a...
pog_stonecold
Offline Send Email
Aug 2, 2006
5:41 am
29517
Hello! I try convert string to/from UTF-8 using MultiByteToWideChar/WideCharToMultiByte Windows API functions. 1. This code works fine for short (<128 byte)...
Andrew Shelkovenko
diakin2002
Offline Send Email
Aug 2, 2006
9:48 am
29518
Hello! AS> I try convert string to/from UTF-8 using AS> MultiByteToWideChar/WideCharToMultiByte Windows API functions. AS> 1. This code works fine for short...
Andrew Shelkovenko
diakin2002
Offline Send Email
Aug 2, 2006
10:56 am
29519
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
Aug 2, 2006
1:59 pm
29520
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
Aug 2, 2006
5:29 pm
29521
... Thank's for the tips. I didn't realize rq was so buggy with dlls. I'll probably use freebasic when interfacing with libgsl.dll....
puddlduk
Offline Send Email
Aug 2, 2006
7:04 pm
29522
... IIRC, it's just with Single and Double which are not used very often in APIs ... except in gsl :(. ... It may be possible to use FbToRqInc to interface...
Jacques
erdemaal
Offline Send Email
Aug 2, 2006
9:25 pm
29523
Hi, I am using qStringGrid to browse my table. but i did not find how to align my column to right align for numeric data. Any one know? Thank you, Regards,...
djun yahoo
djun_limko
Offline Send Email
Aug 2, 2006
11:53 pm
29524
In a list box creation I hve found that this command allows the selection of multi items. 'ListBox.MultiSelect= True (Presently commented out) However at the...
Terry
terry_prism
Offline Send Email
Aug 3, 2006
12:58 am
29525
... Here is a workaround that I use for... Right Justification within a QStringGrid. ' Start Of Code $Include "RapidQ.inc" Declare Sub LoadStringList Create...
burkleyd
Offline Send Email
Aug 3, 2006
1:22 am
29526
... Hash: SHA1 rapidq@yahoogroups.com @ 2006-8-02 1:25:41 PM "[rapidq] New file uploaded to rapidq" <mid:1154539541.8551.52072.w105@yahoogroups.com> ... ...
Chris W.
c45207
Offline Send Email
Aug 3, 2006
3:40 am
29527
Terry @ 2006-8-01 3:10:59 AM "[rapidq] Re: open text file in notepad" <mid:eamuq3+mr41@eGroups.com> ... You are going to want to put the filename in quotes...
Chris W.
c45207
Offline Send Email
Aug 3, 2006
3:40 am
29528
Hello, Terry! You wrote to <rapidq@yahoogroups.com> on Thu, 03 Aug 2006 00:58:31 -0000: T> In a list box creation I hve found that this command allows the T>...
Andrew Shelkovenko
diakin2002
Offline Send Email
Aug 3, 2006
4:04 am
29529
... Hello. Ths QStringGrid as an "OnDrawCell" Event SUB Drawcell(Col%, Row%, State%, Rect AS QRect) You can do formating stuff when this event is fired by ...
vicolachips2
Offline Send Email
Aug 3, 2006
4:05 am
29530
... Hello. Ths QStringGrid as an "OnDrawCell" Event SUB Drawcell(Col%, Row%, State%, Rect AS QRect) You can do formating stuff when this event is fired by ...
vicolachips2
Offline Send Email
Aug 3, 2006
4:05 am
29531
... Hello. Ths QStringGrid as an "OnDrawCell" Event SUB Drawcell(Col%, Row%, State%, Rect AS QRect) You can do formating stuff when this event is fired by ...
vicolachips2
Offline Send Email
Aug 3, 2006
4:07 am
29532
You are tops Andrew. I tried that myself and got strange results as I did not use a (-1). Just goes to show its easy when you know. I will update the...
Terry
terry_prism
Offline Send Email
Aug 3, 2006
5:08 am
29533
Hello, Terry! You wrote to <rapidq@yahoogroups.com> on Thu, 03 Aug 2006 05:07:43 -0000: T> I tried that myself and got strange results as I T> did not use a...
Andrew Shelkovenko
diakin2002
Offline Send Email
Aug 3, 2006
5:49 am
29534
... Andrew I am now using this code and have the command ListBox.MultiSelect= True active Sub Snippit' Detect what is clicked on and transfer to clipboard ...
Terry
terry_prism
Offline Send Email
Aug 3, 2006
8:12 am
29535
Hello, Terry! You wrote to <rapidq@yahoogroups.com> on Thu, 03 Aug 2006 08:11:00 -0000: T> Andrew I am now using this code and have the command T>...
Andrew Shelkovenko
diakin2002
Offline Send Email
Aug 3, 2006
8:36 am
29536
Hi! Does anyone know if its possible to change the alignment of QBUTTON's caption/text? E.g. if I don't want the text to be centered? I couldn't find anything...
hollmen
Offline Send Email
Aug 3, 2006
11:31 am
29537
Thanx John and Pog_ nothing, I ma unable to find a solution. I have only some obervations: -The "auto-close" menu, under win 98 is hard, under XP is impossible...
Giovanni Seregni
giovanniseregni
Offline Send Email
Aug 3, 2006
1:55 pm
29538
... It wasn't found Manuel Candela...
msca53
Offline Send Email
Aug 3, 2006
2:58 pm
Messages 29509 - 29538 of 35536   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