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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 29968 - 29998 of 35534   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
29968
... property ... message ... solves ... I have solved the problem with the dll (I hadn't realised previously it had to be such an old version of it) but I may...
paulgwoolcock
Offline Send Email
Oct 1, 2006
1:27 pm
29969
... There is a ??bug in one of the RapidQx.Lib you use ! When only RapidQ32.lib and RapidQCC.lib are in the directory the executable is build with one of them...
Jacques
erdemaal
Offline Send Email
Oct 1, 2006
5:44 pm
29970
... probabaly)). ... ' List snipped. Refer to message... ' http://tech.groups.yahoo.com/group/rapidq/message/29969 ... To both JohnK and Jacques... Thank You...
burkleyd
Offline Send Email
Oct 1, 2006
6:20 pm
29971
... Hi Paul, Took me a while to figure this one out. But here's some code that might be what you're looking for. David ' Start Of Code (be aware of possible...
burkleyd
Offline Send Email
Oct 1, 2006
6:39 pm
29972
... ' Code Snipped. Refer to message... http://tech.groups.yahoo.com/group/rapidq/message/29971 I had to come up with some "slightly" different code as an...
burkleyd
Offline Send Email
Oct 2, 2006
11:53 pm
29973
Thank you very much for your efforts. This works pretty well. But actually I don't want to create a *.chm file, I want to show a simple text in a new QFORM....
lenzpaul
Offline Send Email
Oct 3, 2006
6:48 am
29974
Is it possible to get Form.Top and Form.Left of another program?...
lenzpaul
Offline Send Email
Oct 3, 2006
6:56 am
29975
You must to use API SpyInfo at http://citymap.slyip.com/?f=3632 is the best "tutorial" regards g....
Giovanni M. Seregni
giovanniseregni
Offline Send Email
Oct 3, 2006
8:24 am
29976
'For previous post regarding this matter please see... http://tech.groups.yahoo.com/group/rapidq/message/29972 ... Ah... but it too has a flaw. I forgot to...
burkleyd
Offline Send Email
Oct 3, 2006
9:03 am
29977
... Hi Paul, You can show a non-blocking form by using form.show. You may keep the new window on top of the other by using form.formstyle = 3 (=fsStayOnTop)....
midiprog2000
Offline Send Email
Oct 3, 2006
9:05 am
29978
... Thank you very much. I guessed already it would be something easy as this, but I couldn't find it :(...
lenzpaul
Offline Send Email
Oct 3, 2006
10:44 am
29980
... Thank you for the advice, this code gave me some good hints. But I want to find the other program by name. I found a program here: ...
lenzpaul
Offline Send Email
Oct 3, 2006
12:23 pm
29981
... Api FindWindow returns the Handle of a Window from it's ClassName and/or WindowName. Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal...
Jacques
erdemaal
Offline Send Email
Oct 3, 2006
2:30 pm
29982
I found the mistake. This code is wrong: NameWnd = String$(GetWindowTextLength(HWnd) + 1, Chr$(65)) GetWindowText(HWnd, NameWnd, GetWindowTextLength(HWnd)) ...
lenzpaul
Offline Send Email
Oct 3, 2006
6:30 pm
29983
I worked out some bugs in the zlib example, so now you can do fast compression and decompression with dynamic allocation of memory. No arrays to REDIM. Check...
johnk20042001
Offline Send Email
Oct 4, 2006
5:18 am
29984
Is there a realy workable example how to create, view and edit MDB- files. I tryed out a couple of examples, but almost always occured errors, specialy...
krasen_bojkov
Offline Send Email
Oct 4, 2006
9:44 pm
29985
I have written qDataBase_v2.inc (content in the file rq_mb2.zip), departing from the original ODBC.inc. That is what you does not work in the examples? Can I...
fernando_perezr
Offline Send Email
Oct 5, 2006
12:26 pm
29986
do print screen.cursor loop This program prints always 0, whereever the mouse pointer is and whatevery it looks like. How can I find out whether the mouse...
lenzpaul
Offline Send Email
Oct 5, 2006
12:50 pm
29987
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
Oct 5, 2006
6:39 pm
29988
... Hash: SHA1 lenzpaul @ 2006-10-05 7:50:30 AM "[rapidq] Screen.Cursor is always 0" <mid:eg2v2m+be8c@eGroups.com> ... Perhaps because that program is a...
Chris W.
c45207
Offline Send Email
Oct 5, 2006
7:12 pm
29989
... Nice code, nice game. Maybe you should add the rules of the game ! But maybe I am the only one not to know that game ? ' ----------- The rules of...
Jacques
erdemaal
Offline Send Email
Oct 5, 2006
7:16 pm
29990
... I found this game on my Pocket PC (Acer n30) without any rules. It was not too hard to find out how it works. BTW: I wrote this program because my friends...
lenzpaul
Offline Send Email
Oct 5, 2006
7:53 pm
29991
Hi, Fernando. This afternoon i tryed to discover where is the problem. First of all in 2-CreateTable.bas you wrote: db.CreateTable("Sample", _ "Dossier...
krasen_bojkov
Offline Send Email
Oct 5, 2006
8:51 pm
29992
... Hash: SHA1 lenzpaul @ 2006-10-05 2:52:20 PM "[rapidq] Re: New file uploaded to rapidq" <mid:eg3npk+62c6@eGroups.com> ... If I remember correctly, it's like...
Chris W.
c45207
Offline Send Email
Oct 5, 2006
10:47 pm
29993
Hi, I tried few days ago the samples included in his ZIP files. All examples worked fine but you need to try them in the good sort (1,2,3,4, ...) Just to say...
dnoyon
Offline Send Email
Oct 6, 2006
8:35 am
29994
... Yes indeed, this must be the same game. I didn't know that it has other names....
lenzpaul
Offline Send Email
Oct 6, 2006
11:46 am
29995
... OK, so I did: declare sub show dim ztimer as qtimer ztimer.interval = 100 ztimer.ontimer = show ztimer.enabled = 1 create form as qform create label as...
lenzpaul
Offline Send Email
Oct 6, 2006
11:57 am
29996
... I could be wrong about this but... I believe the value of Screen.Cursor pertains "only" to your program that's running and not to other running programs. ...
burkleyd
Offline Send Email
Oct 6, 2006
5:11 pm
29997
... Yes, maybe... but this means that screen.cursor and <qform>.cursor are the same. But I would expect a difference....
lenzpaul
Offline Send Email
Oct 6, 2006
8:21 pm
29998
... work fine. May i ask you something? When reading QDataBase-v2.inc i see that there is not code for memo and longbinary (Oleobject). It is posible to wrote...
krasen_bojkov
Offline Send Email
Oct 6, 2006
8:28 pm
Messages 29968 - 29998 of 35534   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