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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 24283 - 24313 of 35531   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24283
... I have tried it earlier with the original libraries, and id didn't have any effect. Is that option required in order to use the small libraries? It is not...
pauli0212
Offline Send Email
Dec 1, 2004
8:52 am
24284
... I didn't expect the *fix* to make the code smaller. However, the *small libraries* are supposed to make the code somewhat smaller (and the fixed libraries...
pauli0212
Offline Send Email
Dec 1, 2004
9:04 am
24285
... From: pauli0212 To: rapidq@yahoogroups.com Sent: Wednesday, December 01, 2004 7:04 PM Subject: [rapidq] Re: How to use the fixed/small libraries? ... I...
Larry Keenan
mymagicwebut...
Offline Send Email
Dec 1, 2004
9:26 am
24286
... XON/XOFF and ... the hex ... That looks like Intel HEX format. It is just a normal ASCII file. You can read it line by line with the ReadLine method of...
pauli0212
Offline Send Email
Dec 1, 2004
9:30 am
24287
I am writing my own editor. It will have some special features like column markings, so I can not use QRICHEDIT. I use a QCANVAS to print the edited text and...
plenz2004
Offline Send Email
Dec 1, 2004
9:40 am
24288
... Win32 ... I haven't used com port with RapidQ, but I've heard that you need a third party com port component for that. I don't know if it is the one...
pauli0212
Offline Send Email
Dec 1, 2004
9:46 am
24289
... Hi Pauli, You're not missing anything. The small libraries are used by the compiler from the moment they are in the compiler's directory. But the...
midiprog2000
Offline Send Email
Dec 1, 2004
11:19 am
24290
... OnKeyDown does trap SHIFT LOCK but TAB requires OnKeyUp. -- Regards Alan Jones...
Alan Jones
senojela
Offline Send Email
Dec 1, 2004
11:26 am
24291
I dont know if this can help you. This is one my sub that I use writing in Explorer Objects, where i cannot use SendMessageByString -Parsing- is the string...
Giovanni Seregni
giovanniseregni
Offline Send Email
Dec 1, 2004
12:24 pm
24292
Sorry at the previous posted code you mast to add, ending : .........previous code........ NEXT END SUB...
Giovanni Seregni
giovanniseregni
Offline Send Email
Dec 1, 2004
12:34 pm
24293
... Yes, you are right. But how can I find out the current Shift Lock status? ... This is crazy.... but it works. Thankyou very much! Paul Lenz...
plenz2004
Offline Send Email
Dec 1, 2004
1:16 pm
24294
' I discovered something the other day that might be of interest to others. ' If you want to run Windows Explorer from Rapid-Q and want it to go straight '...
paul ludgate
snakedile
Offline Send Email
Dec 1, 2004
2:56 pm
24295
Here are functions allowing to count Processor Cycles of a process. The result may vary a lot due to - multitasking - state of the data bus - ??? It shows too...
Jacques Philippe
erdemaal
Offline Send Email
Dec 1, 2004
3:25 pm
24296
Hello, Paul! You wrote to <rapidq@yahoogroups.com> on Wed, 01 Dec 2004 09:38:33 -0000: p> I am writing my own editor. It will have some special features like ...
Andrew Shelkovenko
diakin2002
Offline Send Email
Dec 1, 2004
4:13 pm
24297
... Hash: SHA1 plenz2004 @ 2004-Dec-1 8:16:03 AM "[rapidq] Re: Full Keyboard Access" <mid:cokg6j+gk46@eGroups.com> ... Windows does not let you query for the...
Chris
c45207
Offline Send Email
Dec 1, 2004
11:36 pm
24298
hopefully this will stay attatched replace your old comport with this one and it will work below is an example on guidances site of a comport dialer I wrote a...
John Graves
standstiladdie
Offline Send Email
Dec 2, 2004
12:07 am
24299
... Hash: SHA1 John Graves @ 2004-Dec-1 7:03:04 PM "[rapidq] One more question" <mid:002101c4d802$4bf8fe80$6101a8c0@LADDIE> ... It won't. You will have to...
Chris
c45207
Offline Send Email
Dec 2, 2004
12:29 am
24300
... <---Actually, it was attached as received here :-) ... <---Quite true. No WINE so no good :-) Ken ... President and CTO - Arcom Communications Makers of...
Ken Arck
ah6le
Offline Send Email
Dec 2, 2004
12:39 am
24301
... Hash: SHA1 Ken Arck @ 2004-Dec-1 7:37:06 PM "[rapidq] One more question" <mid:3.0.32.20041201163705.02aaca90@...> ... But for those who use the...
Chris
c45207
Offline Send Email
Dec 2, 2004
1:55 am
24303
Hello Everyone, I am a vetran Rapid-Q programer of about one week :-) I have been reading this mailing list for about two weeks and the same for the Manuals....
Larry Keenan
mymagicwebut...
Offline Send Email
Dec 2, 2004
8:47 am
24304
... one week :-) ... same ... porting ... by using ... Hi Larry, Here is your modified code. I've used the "onresize" event to center the labeltext. This will...
midiprog2000
Offline Send Email
Dec 2, 2004
11:16 am
24305
... Here's an example I wrote a while back that you might want to look at: http://www.geocities.com/dakodamc/textexample.bas It shows how to draw text on a...
dakodamc
Offline Send Email
Dec 2, 2004
2:18 pm
24306
... I now compiled the program with $OPTIMIZE ON option, and yes, the exe file was now about 15k smaller than previously. So, it seems to work. Thanks. (Maybe...
pauli0212
Offline Send Email
Dec 2, 2004
3:00 pm
24307
... Hi Pauli, The $OPTIMIZE directive has nothing to do with the small libraries. It eliminates unnecessary instructions, resulting in a smaller exe- size, but...
midiprog2000
Offline Send Email
Dec 2, 2004
6:29 pm
24308
Chriis says It won't. You will have to upload it at ... Chris continues ... John replies,,,,that's a sad situation...doesn't linux have its own api calls that...
John Graves
standstiladdie
Offline Send Email
Dec 2, 2004
11:37 pm
24309
... Hash: SHA1 John Graves @ 2004-Dec-2 6:36:31 PM "[rapidq] One more question" <mid:000d01c4d8c7$c0b00870$6101a8c0@LADDIE> ... It does. But no one here seems...
Chris
c45207
Offline Send Email
Dec 3, 2004
1:40 am
24310
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 : /Windows_inc.zip...
rapidq@yahoogroups.com
Send Email
Dec 3, 2004
5:53 am
24311
... large and covers most of the API calls/constants you will need. Unzipped it is about 700K, 15000 lines of code, but only takes about 0.5 sec longer to...
johnk20042001
Offline Send Email
Dec 4, 2004
6:19 am
24312
Curious here. QPopmenu! In VB4 Menu Designer, you can make a separator using a name of "-". In the coding of a QPopMenu, I don't see a way to make a separator....
RSchlege1063@...
strchyldone
Offline Send Email
Dec 5, 2004
5:39 am
24313
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 : /api32.zip ...
rapidq@yahoogroups.com
Send Email
Dec 5, 2004
5:42 am
Messages 24283 - 24313 of 35531   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