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 34852 - 34882 of 35533   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
34852
... I haven't been able to figure out how to sneak in a GET PROPERTY. Error checking is pretty bad in a TYPE EXTENDS... END TYPE block. When you acutally try...
johnk20042001
Offline Send Email
May 2, 2009
5:15 am
34853
Have uploaded into the Miscellaneous section my source code for RapidDbg V0.95 This was previously released as RQDebug.exe (only) but as similar names appear...
d_homans
Offline Send Email
May 3, 2009
5:37 am
34854
... This Looks interesting. I ran it with my latest version of QScintilla, it compiled, then said everything was fine "have a nice day." Then it terminated and...
johnk20042001
Offline Send Email
May 3, 2009
1:44 pm
34855
... This Looks interesting. I ran it with my latest version of QScintilla, it compiled, then said everything was fine "have a nice day." Then it terminated and...
d_homans
Offline Send Email
May 3, 2009
6:36 pm
34856
... Concur, tried with the inc file copied into the test file - same result. It displays the debug screen for a second then the debug program terminates. I...
d_homans
Offline Send Email
May 4, 2009
12:35 am
34857
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 4, 2009
3:27 am
34858
I have uploaded my final release version of QScintilla. There are 5 demo programs to try out. Don -- there are no major changes that should affect your...
johnk20042001
Offline Send Email
May 4, 2009
3:31 am
34859
... John Very nice component, however couple of minor probs I found dealing with "folding". In the "big" demo (probably same for all): Line 1246: clicking on...
d_homans
Offline Send Email
May 4, 2009
6:50 am
34860
... John Further investigation shows that the bugs are not on constant lines, changes when different parts of source file are collapsed. "Pixel creep" when...
d_homans
Offline Send Email
May 4, 2009
9:41 am
34861
... Yes, that is in the Scintilla library, but could be modified in the wndproc OnMarginClick. Code folding is weird right now, because code folding is based...
johnk20042001
Offline Send Email
May 4, 2009
12:51 pm
34862
... Great work but hard to play with it if you have no immediat need of in highlighting. I noticed that collapse/expand block possibility, never seen that...
Jacques
erdemaal
Offline Send Email
May 4, 2009
2:15 pm
34863
... Yeah.. new widget, new possibilities, new RQinFB highlighter. ... Absolutely not. I am out of town but have my laptop. I have this code that I tried and it...
johnk20042001
Offline Send Email
May 5, 2009
2:20 am
34864
... With a black and white "G" icon in it ??? It's your RapidQ application in the task bar as any application. If you had set a Caption to your form, you...
Jacques
erdemaal
Offline Send Email
May 5, 2009
12:49 pm
34865
Update with some bug fixes and movable "panes" of source window vs variables windows, using QSplitter. Rgds Don...
d_homans
Offline Send Email
May 5, 2009
11:39 pm
34867
... Thanks, but where is it..!? Manuel C...
msca53
Offline Send Email
May 7, 2009
2:55 pm
34868
Some cosmetic changes including a toolbar and a "halt" option. This should be it for a while. Rgds Don...
d_homans
Offline Send Email
May 7, 2009
11:23 pm
34869
Fixed bug in multi-step, now using "spin" control. Re-arranged toolbar and added one more option to it. Other minor tidies....
d_homans
Offline Send Email
May 9, 2009
2:53 am
34870
Two things. 1) I'm curious to know... is there anyone who uses WordWrap when they're working on source code? To me... WordWrap almost seems like more of a ...
burkleyd
Offline Send Email
May 9, 2009
3:12 pm
34871
I could be wrong but I see to remember that RQ may be based on Delphi. Is there any truth to that?...
Terry
terry_prism
Offline Send Email
May 9, 2009
10:58 pm
34872
... No, never use it when working with source code. Not with RapidQ source code or any other language's source code....
Bob Gee
osiyo53
Online Now Send Email
May 9, 2009
11:35 pm
34873
Well, yes, but not the code. When you compare app's resources built with RQ with an app built with Delphi, then you'll notice that the resource style is the...
Eros_V
eros_vc16
Offline Send Email
May 10, 2009
7:47 am
34874
... http://tech.groups.yahoo.com/group/rapidq/files/IDEs/ I just uploaded an improved version. QSplitter is a little strange. If the splitter is to the right,...
johnk20042001
Offline Send Email
May 11, 2009
3:49 am
34875
... Wow, super nice programming. I just tried it with QScintilla & code, it works great!...
johnk20042001
Offline Send Email
May 11, 2009
4:59 am
34876
... I never use wordwrap other than in M$ WORD. It's a menace. I even hard code EOLs in messages like this. ... I can't be absolutely sure about this but I...
snakedile
Offline Send Email
May 11, 2009
9:19 am
34877
... Tks John v0.99 (THE last - not silly enuff to release 1.0!) fixes some bugs and adds a feature to restart the debugger on the fly. Will have another look...
d_homans
Offline Send Email
May 11, 2009
9:19 am
34878
Does anyone know if it is possible to download with RQ from a website that needs a cookie? I'm currently writing a tool for checking and updating Fanfiction...
carlt_1
Offline Send Email
May 11, 2009
8:36 pm
34879
... It has been a while since working with CGI. There is an ENVIRON$ to get a cookie file DIM CGI_Cookie AS STRING CGI_Cookie = ENVIRON$("HTTP_COOKIE") Here...
johnk20042001
Offline Send Email
May 12, 2009
2:59 am
34880
... I have a sneaking suspicion as to why he opted to drop the "Get". There's no way of telling if the programmer is setting or getting at compile time. ...
burkleyd
Offline Send Email
May 12, 2009
8:07 am
34881
I really need to hear a concept from somebody about this: It's possible to watch for a "keystroke" on the serial port by using the comport procedure writed for...
msca53
Offline Send Email
May 12, 2009
3:13 pm
34882
... I have adopted using both RQ and AHK and this is an extract from the help file of AHK. In a lot of cases I create a compiled script that stays in memory to...
Terry
terry_prism
Offline Send Email
May 12, 2009
10:22 pm
Messages 34852 - 34882 of 35533   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