Skip to search.
rapidq · Rapid-Q is a multiplatform GUI and CONSOLE BASIC compiler/interpreter

Group Information

  • Members: 1559
  • Category: Basic
  • Founded: May 13, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 3608 - 3637 of 37737   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3608 DigitalD0g
digitald0g@... Send Email
Mar 1, 2001
10:13 am
Anyone know how to change screen resolution (say from 800x600 to 640x480) with RapidQ??? I tried the Windows API but could not get it to work. ... From:...
3609 vdobiasch@... Send Email Mar 1, 2001
11:47 am
Hi everybody, I´m a new member of this group, but I´ve got a little experience with different basic-slangs. I´ve made a little application where the user...
3610 Wainapu
wasaywasay@... Send Email
Mar 1, 2001
12:49 pm
Try this: VolkerFont.AddStyles(fsBold,fsItalic) ... From: <vdobiasch@...> To: <rapidq@yahoogroups.com> Sent: Thursday, March 01, 2001 7:47 PM Subject:...
3611 evilone@... Send Email Mar 1, 2001
2:24 pm
... with ... Qrichedit ... store ... the ... IMHO the only way to do it is to track all styles selected yourself , in some other variables. I just don't know...
3612 vdobiasch@... Send Email Mar 1, 2001
2:56 pm
... Thank you, but my problem is not how to set a style. My problem is how to get the style from the Qfont which is used rightnow....
3613 Justin Gartin
jgartin@... Send Email
Mar 1, 2001
3:58 pm
http://vb-world.net/demos/changedispmode.zip This link will shows you how to properly use the API to change screen resolution. There are no native RapidQ...
3614 Brian
sonic@... Send Email
Mar 1, 2001
4:14 pm
Hi Guys I'm working with QFilelistbox does anyone know how to "refresh" the listbox so it shows current files and current directories? help ! i'm stumped...
3615 Justin Gartin
jgartin@... Send Email
Mar 1, 2001
4:21 pm
In the official RQ docs it is listed that QFileListBox.Update will refresh/update the files in a QFileListBox. -Justin Gartin mailto:jgartin@... ... ...
3616 Jacques Philippe
jphilip@... Send Email
Mar 1, 2001
6:31 pm
Yes FileListBox.Refresh method works fine ! BTW, only use the HTML doc dated from august 2000. There you could not have missed the "refresh" method :) and...
3617 Brian
sonic@... Send Email
Mar 1, 2001
7:29 pm
Hi Justin And Jacques here's a snip of what i'm trying to do ...btw thanks for your replies : ) what am i doing wrong ? CREATE EXEList AS QFileListBox ...
3618 Justin Gartin
jgartin@... Send Email
Mar 1, 2001
7:33 pm
You shouldn't need an Update statement in the CREATE. And, when you do need to refresh/update, the command would be EXEList.Update and not Update.EXEList. ...
3619 Brian
sonic@... Send Email
Mar 1, 2001
7:42 pm
hmmmmm tried that way first .. when i put the statement in my sub after opening and writing to a file i want the directory to update to show the new file .... ...
3620 Justin Gartin
jgartin@... Send Email
Mar 1, 2001
7:50 pm
It seems that the RQ docs are wrong in this case, then. If you're using Windows, there's probably a fairly easy way to do it with the API. -Justin Gartin ...
3621 Jacques Philippe
jphilip@... Send Email
Mar 1, 2001
8:22 pm
Hi The command is filelistbox.UPDATE and not refresh as I said previously Sorry This is not pretty, but it uses the UPDATE method and it works '' Simple...
3622 Brian
sonic@... Send Email
Mar 1, 2001
8:52 pm
Hi Jacques did this run for you ? are you using the latest version of RQ ? i keep getting this error message no matter what i try Compiling $noname.bas to...
3623 Jacques Philippe
jphilip@... Send Email
Mar 1, 2001
9:13 pm
Yes it works here ! This computer is WIN98 . <REP> 13/11/00 17:53 . .. <REP> 13/11/00 17:53 .. RC EXE 707...
3624 Brian
sonic@... Send Email
Mar 1, 2001
9:23 pm
lol oh man ...now i'm really stumped ! maybe if i reboot .... honestly though thanks alot for the help : ) what i'm doing is working on an encryption app for...
3625 Wainapu
wasaywasay@... Send Email
Mar 1, 2001
10:08 pm
Oooops. Sorry, I misunderstood. If you'll excuse me, I think I'll just slink back to my corner now... ... From: <vdobiasch@...> To:...
3626 alenvocanec@... Send Email Mar 1, 2001
11:53 pm
1/03/2001.....New group for Rapid-Q users.Group will start to develop some apps with full participations of Rapid Q users.If U have some free time...check this...
3627 cincoclavos@... Send Email Mar 2, 2001
12:31 am
... Excuseme Jacques, i see your mail in reply to Brian and call my attention the file RapidqFr.hlp ? You possess a help in French ? Please may be call me...
3628 cincoclavos@... Send Email Mar 2, 2001
12:34 am
... develop some apps with full participations of Rapid Q users.If U have some free time...check this group!!!Now when William left Rapid Q ,we need to keep in...
3629 tim houser
thouser@... Send Email
Mar 2, 2001
5:30 am
trying to figure out how i can make a small stand alone program to replace a spreadsheet i have. i have the form thing worked out but i cannot find resources...
3630 daniel_fr_11@... Send Email Mar 2, 2001
6:54 am
Salut à tous, FR : j'aimerais savoir comment programmer en RAPIDQ une sortie de focus, type LOST FOCUS en Visual Basic. GB : I want to write in my program an...
3631 Gerome GUILLEMIN
gguillemin@... Send Email
Mar 2, 2001
8:25 am
Dear All, If you (like me) apreciate much RapidQ and have a daily use, some of you knows that before RapidQ, the first William's Project was Basec 0.20 for DOS...
3632 Francesco
gren@... Send Email
Mar 2, 2001
3:04 pm
Hello, I found a problem specially in the linux version. Apparently the double precision variable doesn't work very well. dim a as double 10 input a print a ...
3633 Alfonso Orozco
diogia@... Send Email
Mar 2, 2001
4:00 pm
i am interested too =) ... _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at...
3634 Jacques Philippe
jphilip@... Send Email
Mar 2, 2001
4:13 pm
I found it here the HOME for rapidQ, http://www.basicguru.com/abc/rapidq/download.html <Rapid-Q Documentation Size Last Updated ...
3635 Pavel "EvilOne" Minayev
evilone@... Send Email
Mar 2, 2001
4:26 pm
I remember William once told something like that's it for compatibility with QBasic? ... From: "Francesco" <gren@...> To: <rapidq@yahoogroups.com> ...
3636 correodejordi@... Send Email Mar 2, 2001
5:35 pm
Hola. La ultima versión de los archivos de ayuda fue convertida en su dia por mi a formato chm y se encuentra disponible en la seccion Files : ...
3637 Alfonso Orozco
diogia@... Send Email
Mar 2, 2001
6:00 pm
Okey, gracias. Estariajn interesados algunos en un foro en español de rapidq ? Yo estoy usando Rapidq para explicar a programar a niños de primaria, y...
Messages 3608 - 3637 of 37737   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help