... 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...
... 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...
... 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...
... =================== 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...
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...
... 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...
... 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...
... 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...
... 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...
... What I meant was the objects like Qeditbox, Label etc. now if that also showed their parent well. I know I expect too much but after all you are the...
... Maybe I don't understand. When you menu View -> "properties" , you don't see the Qeditbox, labels etc? The parent will be above the child (but not indented...
I think we all have our biases. Looking at your list, I would just say "visual studio." But that is not for everybody. In fact, I think modern compilers like...
... I'm more happy with code as a basis then a form with objects and putting code on each object. I've found that PureBasic is a good contender. It's got lots...
... In the properties box (Left pane) I get the list of qforms but no child objects under Qedit etc. The cursor does jump to the form when I left click on a...
Does somebody tried to read/write tags for OGG, WMA and MP3(ID3v2)? For MP3 ID3v1 is solution here http://rapidq.phatcode.net/include/Qmp3.inc. Lukas...
Does somebody tried to read/write tags for OGG, WMA and MP3(ID3v2)? For MP3 ID3v1 is solution here http://rapidq.phatcode.net/include/Qmp3.inc. Lukas...
... Sorry John but I do not see a "+" next to Qform. I have uploaded a screenshot of my left pane in the photo section under misc. Maybe I am missing...
... Weird.. and the QForms have CREATE ...object ... END CREATE? Could you post the code of FORM1 so I can see it? ... I am glad to see AVG doesn't detect...
... Yahoo has about the worst search engine I have ever seen. Use Google instead, it gets post off of this site better than Yahoo does!!! Even Bing is better...
... John There was something about my code even though it compiles and works. My subs are in a Sub.inc file. I am curious it is quite complicated with tabs and...
... The inc file is ok, as long as the CREATE..END CREATE block is all in one file ... <snip> I pasted the code in a new file, I get the correct outcome: ...