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 :...
35187
fiandeir
Aug 29, 2009 3:42 pm
Hi, does anyone know: 1.How can I run a program and hide it from the taskbar, e.g a clock program always running and not showing in the taskbar? 2.Can I use...
35188
eros_vc16
Aug 29, 2009 4:02 pm
... 1. I have no idea how to do that, people here won't tell. But it is supposed to be easy. 2. Yes you can, but you have to use an external programs for that....
35189
burkleyd
Aug 29, 2009 5:44 pm
... In regards to... opening a rtf WITH images or inserting a BMP into a rtf go to my web site and click the 'RQ Demos 2' button. Scroll down to 'RichEdit With...
35190
burkleyd
Aug 29, 2009 6:23 pm
For those who may not know it... EditAide is a IDE for editing and compiling RapidQ source codes. It's taken me months to create and then... eliminate all the...
35191
cran0g
Aug 29, 2009 11:49 pm
Hi Folks, I have embedded an HTML archive file (.mht) in my application as a resource. When the application is run by the user, this file is extracted and...
35192
terry_prism
Aug 30, 2009 3:28 am
... Trouble with volunteering it is a commitment that carries with it bad feelings to ones concience if one does not carry out the obligation. I have a certain...
35194
burkleyd
Aug 30, 2009 11:29 am
... Here's what I tried and would have thought... "should work"... but it doesn't. a) Extract the Resource to a MemoryStream b) Load the MemoryStream into a...
35195
cran0g
Aug 30, 2009 12:59 pm
... Hi David, Yep, that's something similar to what I thought. I loaded the resource into a MemoryStream and then copied it over to a string which had been...
35196
Jacques
erdemaal
Aug 30, 2009 1:38 pm
... You want to navigate a string ? ' ----------------------------------------- DefStr sUrl = "About:" _ & "<html><body nowrap>" _ & "<h2><U>--- DOWNLOAD...
35197
cran0g
Aug 30, 2009 9:00 pm
... Hi Jacques, Not quite as simple. I have a web page in a RESOURCE which I want to navigate to. The only way I can do it is to extrcat the resource to a...
35198
johnk20042001
Aug 30, 2009 9:37 pm
... You could always extract it to file, then KILL the file. But there is a component called QResourceStream that extracts from a single? resource: Either look...
35199
Jacques
erdemaal
Aug 30, 2009 10:16 pm
... It's possible to extract a resource in a QMemoryStream then copy the Stream content in a string using Memcpy IIRC. Jacques...
35200
terry_prism
Aug 31, 2009 10:09 am
... Sorry John QResourceStream ? Which rock did that come out of. The sooner there is a complete list of possible hammers that can be used to bash a program on...
35201
midiprog2000
Aug 31, 2009 11:55 am
... Hi, 1. You can hide it from the taskbar by showing it in the system tray. An example can be found here: http://burkleyd.ulmb.com/ Go to the "RQ Demos 2"...
35203
burkleyd
Aug 31, 2009 1:42 pm
... I can not speak for everyone (or anyone) else here but... my reasons for keeping RapidQ alive is because it "still" serves as a very good stepping stone...
35204
johnk20042001
Aug 31, 2009 3:05 pm
... I surprisingly can't remember where I got that one from. But Google was my partner in crime. As far as dark secrets are concerned, Jacques P and Paul L and...
35205
johnk20042001
Aug 31, 2009 3:18 pm
... <snip> Old habits are hard to break. Look at how many FreeBasic coders still want a QB like language! Talk about an old and dead compiler. Computer...
35206
burkleyd
Aug 31, 2009 3:33 pm
... Here's another possibility. I was just looking at the source code for a .mht file and now I'm wondering... if maybe I.E. can't parse the "created string" ...
35207
cran0g
Aug 31, 2009 3:35 pm
... Wow, this is an interesting one. Thanks for that. I'll certainly give it a go. I'm not sanguine, however. The problem is not the extraction - I did it...
35208
Jacques
erdemaal
Aug 31, 2009 5:12 pm
... I am so lazy that I did not try to understand the whole message :) Are you looking for QResourceStream ? Let me say a few words about Pavel ! He is the...
35209
Jacques
erdemaal
Aug 31, 2009 6:10 pm
... I never used it, it was in my archives ! I am on RapidQ since ?November 2000? see how dumb I am :), I am senior :) RapidQ user. ... Yesterday Belgian...
35210
Jacques
erdemaal
Aug 31, 2009 7:02 pm
... French would say, it's my language, I like it and I have no plan to make a full swith to English, so would all the people of the world. Your seem to ignore...
35211
Bob Gee
osiyo53
Aug 31, 2009 9:05 pm
... Huh? Who is "forcing" it to live? And what does it matter that its nearly a decade old? For that matter, C is older. It does what those who want to use...
35213
cran0g
Aug 31, 2009 10:21 pm
... Hi Jacques, that's life....
35214
cran0g
Aug 31, 2009 10:30 pm
... I'm curious, Přemysl, as to why you're in this group. It is for those who find that the language meets their needs. And the fact that it *HAS* been...
35215
terry_prism
Aug 31, 2009 11:36 pm
... Ok I see. I tried the code and moved the objects and yes the order of creation dictates the level. That makes sense, I never thought of that. I will study...
35216
terry_prism
Aug 31, 2009 11:47 pm
... You seemed to have come the raw prawn mate. I have obviously not your programming ablility but yet with this language I have managed to create applications...
35217
cran0g
Aug 31, 2009 11:56 pm
... Absotively. Funny you should mention OS, Terry. Not quite the same hting but I am using RQ to design an IDE in which the users create their program...
35218
eros_vc16
Sep 1, 2009 6:17 am
... Well, I see no *actually useful* bug fixes lol, all problems that were then, still exist now. RapidQ indeed is old, and works best on Win9x than on XP. And...