... 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...
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...
... 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...
... 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...
... 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...
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
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...
... 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...
... John Further investigation shows that the bugs are not on constant lines, changes when different parts of source file are collapsed. "Pixel creep" when...
... 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...
... 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...
... 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...
... 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...
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 ...
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...
... 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,...
... 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...
... 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...
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...
... 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...
... 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. ...
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...
... 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...