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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 29377 - 29406 of 35536   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
29377
... Many thanks, I'll give it a try....
atiu66
Offline Send Email
Jul 1, 2006
9:54 pm
29378
I have a graphics tablet that is no longer supported in XP. It has a wireless stylus and the tablet is connected via an old serial plug. My goal is to come up...
Terry
terry_prism
Offline Send Email
Jul 2, 2006
1:16 pm
29379
I have a handle on displaying graphics and would like to know how to access each pixel in memory as to its values, for making modifications. My reason for...
Terry
terry_prism
Offline Send Email
Jul 2, 2006
1:21 pm
29380
... Hash: SHA1 Terry @ 2006-7-02 9:07:04 AM "[rapidq] Device driver" <mid:e88gdo+gi7o@eGroups.com> ... You're going to want to use the Windows DDK: ...
Chris W.
c45207
Offline Send Email
Jul 2, 2006
4:46 pm
29381
how to ... modifications. load the image into a Qbitmap, then DIM theRGB AS LONG, r as byte, g as byte, b as byte theRGB =Qbitmap.Pixel(x,y) r = theRGB...
johnk20042001
Offline Send Email
Jul 2, 2006
5:51 pm
29382
Hi Everybody ! Congratulations for the new rapidq2.inc file. I'm trying to use QMenuEx with a new app but i can't make it work. Can someone give me à little...
vicolachips2
Offline Send Email
Jul 3, 2006
6:43 am
29383
... has a ... plug. ... Thanks for reply Terry...
Terry
terry_prism
Offline Send Email
Jul 3, 2006
10:21 am
29384
... The help file has a working example, again here, watch out for line wrap $INCLUDE "RapidQ2.inc" 'these bmps are 22 x 22 pixels $RESOURCE New_bmp as...
johnk20042001
Offline Send Email
Jul 4, 2006
1:55 am
29385
... Hash: SHA1 johnk20042001 @ 2006-7-01 2:24:26 AM "[rapidq] Multi thread applications in RapidQ2" <mid:e854eq+5enq@eGroups.com> ... Hard to tell. Can you run...
Chris W.
c45207
Offline Send Email
Jul 4, 2006
5:36 am
29386
=== RapidQ List Guidelines === (Updated April 2, 2006) A. Use English, please. This list is an English list. Please try to use English when communicating on...
Chris
c45207
Offline Send Email
Jul 4, 2006
5:51 pm
29387
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
Jul 4, 2006
10:52 pm
29388
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
Jul 4, 2006
11:00 pm
29389
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
Jul 4, 2006
11:01 pm
29390
Hello, When you use arrays in types, only one Long is set in the Type ?? That long is probably the pointer to the Arrays who is NOT stored in the Type ? Could...
Jacques
erdemaal
Offline Send Email
Jul 5, 2006
12:27 pm
29391
... I feel sorry for this CPU: memory usage = 90 - 107 Megs Handles = 373 Threads = miniumum 6, maxed at 16 user OBJ = 80 ... I suspect you are right, a QTIMER...
johnk20042001
Offline Send Email
Jul 5, 2006
7:24 pm
29392
... IMO, arrays are not handled in standard ways, that is up to the compiler, so C != Basic <> some_Pascal_Flavor, etc. From the FreeBasic DLL tutorial: RapidQ...
johnk20042001
Offline Send Email
Jul 6, 2006
4:10 am
29393
... There must be somekind of 'standard' ! In the past, I experienced some difficulties with Type ... now I know why ? I remember posts about SizeOf(Type)...
Jacques
erdemaal
Offline Send Email
Jul 6, 2006
4:41 pm
29394
You guys have told me before that I'm out of mind as a programmer & I have always agreed :) But, I would love to know what chip can handle this load? But, the...
Ronald Schlegel
strchyldone
Offline Send Email
Jul 7, 2006
3:57 am
29395
... the char array should be continuous with the data, just like a STRING, which is an array of chars right? ... C programming garbage at its finest. A union...
johnk20042001
Offline Send Email
Jul 8, 2006
6:05 am
29396
But, I would love to know what chip can handle this load? standard P4 hyper threading , 2.8 Ghz with 512MB memory, RapidQ does the rest. Threads are (to my...
johnk20042001
Offline Send Email
Jul 8, 2006
6:16 am
29397
... Hash: SHA1 johnk20042001 @ 2006-7-08 2:01:52 AM "[rapidq] Re: Arrays in Types dont work ?? Is this a Known bug ??" <mid:e8nhog+jikb@eGroups.com> ... Yes,...
Chris W.
c45207
Offline Send Email
Jul 8, 2006
5:23 pm
29398
... Very tricky and, maybe(!), nice But it's cumbersome.. It's similar a qObject.. we cannot use writeUdt or readUdt within them, i must made the copy item by...
msca53
Offline Send Email
Jul 9, 2006
2:31 am
29399
... Hash: SHA1 msca53 @ 2006-7-08 10:30:50 PM "[rapidq] Re: Arrays in Types dont work ?? Is this a Known bug ??" <mid:e8ppoq+bit3@eGroups.com> ... QOBJECTs...
Chris W.
c45207
Offline Send Email
Jul 9, 2006
4:46 am
29400
The RapidQ CGI code in the files section works on my web host server nicely. But the examples are for a single run -- ie, read a query string and then generate...
johnk20042001
Offline Send Email
Jul 9, 2006
3:52 pm
29401
... Hash: SHA1 johnk20042001 @ 2006-7-09 11:51:07 AM "[rapidq] CGI server in RapidQ" <mid:e8r8lb+pak0@eGroups.com> ... Which CGI code? I know of three...
Chris W.
c45207
Offline Send Email
Jul 9, 2006
4:50 pm
29402
... this one: qcgi-src-1.6.zip ... yes it does help. Ok, so the database could be a simple binary file, that maintains a user name, session time start, and...
johnk20042001
Offline Send Email
Jul 9, 2006
10:46 pm
29403
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 : /Temp/fdemo.bas ...
rapidq@yahoogroups.com
Send Email
Jul 10, 2006
1:32 am
29404
Please evaluate my updated focus..My question is . Would this be a valuable or semi valuable component for rapidq. I intend to use it for my own purposes but...
standstiladdie
Offline Send Email
Jul 10, 2006
1:36 am
29405
... won't ... Yes, yes..I did wanted to say this type myStruct a as long <other variables> end type create myTool as qObject u as myStruct sub setAndStore u.a...
msca53
Offline Send Email
Jul 10, 2006
4:07 pm
29406
Am I missing something obvious??? In RapidQ I coded a function... that "should" return the elspsed time it took, as a "double". Dim dRet As Double dRet =...
burkleyd
Offline Send Email
Jul 10, 2006
10:11 pm
Messages 29377 - 29406 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