... There is a combobox list for the left panel if you don't like the icon object component list -- either one should jump to the object if clicked. best...
... Love the IDE but have a request. Any chance of opening a object list window so that clicking on a object takes you there. Will be a good edit helper. I am...
... Hi, I agree with you Mike: AVG is used by many people, so if you're releasing software you can be sure that some of your users will be using AVG. BTW AVG...
... Hi, Visual Basic 2008 Express Edition has most of your requirements, and it's free. The .NET platform is included in Windows now, so the huge download is...
I've been using Rapid Q for years now and still love it. But let's face it, it's almost 10 years old now and becoming outdated. Can anyone give me some...
... =================== Sure I could change AV progs. to prevent the hassle for me but that doesn't do much for the customers of RQ apps that some of us write...
... Hi, Actually the Paint program in RQ was from D.Glodt. I've also noticed the problem with AVG. All programs that are compiled with Snakedile Rapidq3.lib...
... Hi, Actually the Paint program in RQ was from D.Glodt. I've also noticed the problem with AVG. All programs that are compiled with Snakedile Rapidq3.lib...
... still flagging all my RQ exe's as Trojan Horse SHeur2.BRIF. ... Same here. Funny AVG (& Norton) don't list it at their WEB sites!???! Anyway, must be a...
... exclude it from scanning but is this another false poitive? both, the Paint program was made in RQ (source by Eodor?), so it is a false positive. You don't...
... both, the Paint program was made in RQ (source by Eodor?), so it is a false positive. You don't need paint but it was there to show how to use external...
... =================== After the latest virus def. update for AVG it is flagging all my RQ .exe's as infected. It must be picking on UPX again. Mike...
FreeQ IDEa has been updated again, complete with Don Homans Form Designer http://Rapidq.phatcode.net/FreeQDistribution.zip additions -- courtesy of GoRC,...
... Thanks John. I've never been unemployed this long before (9 months,3 weeks,4 days). I was on the verge of declaring bankruptcy. I was extremely lucky in...
Hi Lukas, Although I'm still not totally settled in yet (I do finally have a job once again and very soon a place of my own in the Pittsburgh area of...
... Hi, I'll explain with an example: '--- Begin RQ example declare sub addOne declare sub Start declare sub stop 'create our timer object dim testTimer as...
Hey all, I am confused with the qtimer, how is this used, can someone give me a very simply program that illustrates how this works, I need a program to wait...
hi to everybody. Is possible for a rq program , to automatic start with windows? Or i do need double click on the app icon to run it. Want to make a basic...
... Resadd.exe is in fact ResHacker. Rescomp.exe is Windows Resource Compiler, available with Microsoft Windows Software Development Kit (SDK) or with visual...
... yes this helps. Can I freely distribute resadd.exe and rescomp.exe with my IDE? (or is resadd = ResHacker) Where do I download these? Thanks! I was able to...
... HI! In my editor I'm also using ResHacker. For me the best soultion was to compile the .rc file to .res and then to add it to the .exe The .exe needs to be...
I am using a ResHacker command line to embed hi-res icons in my RQ programs, Now I might as well add manifest and VERSINOINFO into the program as well. But...