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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 30398 - 30429 of 35536   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
30398
... Hello Paul, I have tried the last patched DLLs and work fine for me ;) Thanks Pierrot...
MANY PIERRE
pierrotstudio
Offline Send Email
Dec 1, 2006
12:51 pm
30399
Many thanks to Jacques and Pierrot for responding so quickly. The problem was my new found bugbear:- *** The Relocation Table *** Add just one reference to an...
paul ludgate
snakedile
Offline Send Email
Dec 1, 2006
4:31 pm
30400
... Among computer users many can't navigate directories, unzip, ... Their computers are dying in a definitive black screen every few month and a full...
Jacques
erdemaal
Offline Send Email
Dec 2, 2006
12:20 am
30401
I'm working on Line Numbering for my IDE. During the course of writing some code, that's "not quite the norm", I began to wonder... does anybody "have" source ...
burkleyd
Offline Send Email
Dec 2, 2006
12:51 am
30402
... Hash: SHA1 burkleyd @ 2006-12-01 6:41:56 PM "[rapidq] Group Members Input Needed" <mid:ekqi4k+10ota@eGroups.com> ... Auto-generated code, like database...
Chris W.
c45207
Offline Send Email
Dec 2, 2006
5:52 am
30403
... Again, I didn't see any immediate problem with my bigger projects using standard embedded libs (not the RapidQ DLLs). Another great job.Thanks, -JK...
johnk20042001
Offline Send Email
Dec 2, 2006
6:11 am
30404
... norm", ... Windows.inc --16039 lines, with my Dterr project ~21K lines. The CodeEdit project was possibly more. And yes, RapidQ compiles it all in under 5...
johnk20042001
Offline Send Email
Dec 2, 2006
6:17 am
30405
Is There someone that can explain to me this? As far as I know, the function gives back a result, instead a sub not gives back a result. So, I don't understand...
mr_onionx
Offline Send Email
Dec 2, 2006
12:18 pm
30406
... mistake?) ... Hi mr_onionx, The action parameter is being passed by reference by the form object. This is why you actually change the value in the ...
midiprog2000
Offline Send Email
Dec 2, 2006
3:55 pm
30407
... hooo... Byref..... sure!!! Why I don't thought it??? Thanks Very much!...
mr_onionx
Offline Send Email
Dec 2, 2006
7:22 pm
30408
There is a way to add an onClick event to a QStringGrid, for instance OnColumnClick, or OnClick (Row Column)-- It would be easiest to add it to a QFormEx for...
johnk20042001
Offline Send Email
Dec 3, 2006
12:38 am
30409
I have a *program* (which works fine) and I want to make it part of something bigger. The way I want to do this is make the program a second form and add a new...
Adrian
beardyphish
Offline Send Email
Dec 3, 2006
2:46 am
30410
... I "think" (<-- keyword) you might want to take a look at the "DualForm" example on my website. It might be the solution to your problem. David ...
burkleyd
Offline Send Email
Dec 3, 2006
3:11 am
30411
Does anybody know "how" Windows keeps track of which lines to "un-wrap" when a user first sets WordWrap to True and then sets it to False in a QRichEdit? I...
burkleyd
Offline Send Email
Dec 3, 2006
4:54 pm
30412
Hi, I am quite new to this group! :) So, Hi everybody! I have a question: has someone really tried to use RapidQ compatible compilers such as HotBasic,...
luber66
Offline Send Email
Dec 3, 2006
9:05 pm
30413
... Welcome! ... Depends on what you want to do. It is all about the purpose, and whether you can live with its limitations. I still prefer RapidQ to all other...
johnk20042001
Offline Send Email
Dec 4, 2006
6:47 am
30414
While looking in the HTML for something else, I found this: 1.6 Do I need a license to distribute my programs? "You're allowed to bundle Rapidq with your...
Jacques
erdemaal
Offline Send Email
Dec 4, 2006
7:50 am
30415
... Hi burkleyd, Windows does not need to keep track which lines to unwrap: it can do so by simply looking for the carriage return and linefeed chars (chr$(13)...
midiprog2000
Offline Send Email
Dec 4, 2006
9:17 am
30418
... Hi Alain, From the few different tests I've run... it would "seem" (<-- keyword) that there is no way to tell which lines are wrapped and which ones are...
burkleyd
Offline Send Email
Dec 4, 2006
11:00 pm
30419
... Here are some options- to find the right line number, QRichedit.savetoStream then get it from Qmemorystream.lineCount, .Readline for each line Use the same...
johnk20042001
Offline Send Email
Dec 5, 2006
4:01 am
30420
... Yes, one issue with RapidQ2 distribution is including others old work, which they say is "copyrighted" but that they don't care anymore. Same might go for...
johnk20042001
Offline Send Email
Dec 5, 2006
4:05 am
30421
There are two QStringGridEx.inc out there 1) Jacques with SortbyColumn 2) G.Dodt with RowStyles add but this has the template form DIM Grid as...
johnk20042001
Offline Send Email
Dec 5, 2006
6:14 am
30422
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 : /del.zip ...
rapidq@yahoogroups.com
Send Email
Dec 5, 2006
7:01 pm
30423
Hello I have worked from the OnionX and David code source to create mine I tried to show a QTABControl and change it dynamically with some properties ... All...
dnoyon
Offline Send Email
Dec 5, 2006
7:17 pm
30424
... Hi John, I'll keep your suggestions in mind just in case. But I think I may have found an alternative solution. I ran across a webpage suggesting to use...
burkleyd
Offline Send Email
Dec 5, 2006
11:55 pm
30425
... Hello Again John, You can add "any" of the examples/demos I've written. If it'll help others (whether they be beginners or imtermediates or pros)... I'll...
burkleyd
Offline Send Email
Dec 6, 2006
12:05 am
30426
... Update: I got the EM_GETLINE to work. '-- Start Of Code Snippet -- 'I arbitrarily chose a large buffer '(probably could be smaller) DefStr BufStr =...
burkleyd
Offline Send Email
Dec 6, 2006
1:55 am
30427
... Hi. FocusButtons show a dotted rectangle around tabs buttons (The Focus). Bravò for your code....
mr_onionx
Offline Send Email
Dec 6, 2006
10:03 am
30428
... I discovered 2 things... trying to figure out the appropriate code (as I mention just above) is proving to be quite disheartening. Trying to compare...
burkleyd
Offline Send Email
Dec 6, 2006
11:22 pm
30429
... When I try to compile the code from the .zip I get a compiler error: Line 216, 14: ERROR: Expected end-of-line but got ( del.bas: In section...
Mike
mrmikevet
Offline Send Email
Dec 7, 2006
12:17 am
Messages 30398 - 30429 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