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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 32964 - 32993 of 35536   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
32964
Hi, i want to write a rotating cube by using the QD3D-objects in RapidQ with different textures on each side, but i found no sample how to place different...
chrbest@...
chrbest2
Offline Send Email
May 2, 2008
10:16 pm
32965
... RapidQ with ... place ... In your example you have just one Mesh (which is just a collection of 3D vertices, and corresponding texture coordinates). The...
johnk20042001
Offline Send Email
May 3, 2008
9:05 pm
32966
Hi all! Please, can someone help me with number format? If I compare Windows system number format with RapidQ function Format$(), there are differences between...
Slavomir
ovalx
Offline Send Email
May 4, 2008
11:25 am
32967
... I'm 100% sure this will work for what you are trying to do but try... ' Start Of Code ' (works in... Win98 or WinXP) ' (unknown in... Vista) Const...
burkleyd
Offline Send Email
May 4, 2008
1:25 pm
32968
... Thanks, David, you are right. It works on my WinXP great, but I use Registry.ReadString("sDecimal") with ReplaceSubStr$() on the number rather, it is...
Slavomir
ovalx
Offline Send Email
May 4, 2008
2:12 pm
32969
... Well, i want easy make a dice. So i have a "1.bmp", "2.bmp" ... "6.bmp" for each side. I see 2 ways to do the job: 1. wrap a big BMP, which contains all...
chrbest@...
chrbest2
Offline Send Email
May 4, 2008
2:37 pm
32970
I generate a file name and IF the file exists I want to add to it, otherwise I need to build a new file. Having a file name in F$ what do I do? I did consider...
Adrian
beardyphish
Offline Send Email
May 4, 2008
3:53 pm
32971
... Hm, maybe something like this: $include "rapidq2.inc" dim file as qfilestream . . . if FILEEXISTS(F$) <> 0 then file.open(f$,fmCreate) else ...
chrbest@...
chrbest2
Offline Send Email
May 4, 2008
4:11 pm
32972
... From: Adrian <beardyphish@...> Subject: [rapidq] file existance checking To: rapidq@yahoogroups.com Date: Sunday, May 4, 2008, 8:53 AM I generate a...
old bob
bbferrier
Online Now Send Email
May 4, 2008
5:52 pm
32973
... a "1.bmp", "2.bmp" ... "6.bmp" ... demos ... If I had time I would make you one, maybe tonight? For example, if you comment 0,1,0 with "the ... the ... ...
johnk20042001
Offline Send Email
May 4, 2008
7:21 pm
32974
... Uff. Can you give me a figure or picture which shows this examples? I think there is a very useful function missing in Rapid-Q. So, it's easy to understand...
chrbest@...
chrbest2
Offline Send Email
May 5, 2008
5:09 pm
32975
I implemented a web browser in a QOLECONTAINER. This works already very well. But now I want to get the source code of the web page which is currently...
lenzpaul
Offline Send Email
May 5, 2008
5:10 pm
32976
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 : /Web.Objects/Get...
rapidq@yahoogroups.com
Send Email
May 6, 2008
1:20 am
32977
... Paul, I've uploaded a file that may help. http://tech.groups.yahoo.com/group/rapidq/files/Web.Objects/ Keith...
badrabid
Offline Send Email
May 6, 2008
1:22 am
32978
... Sorry, it's called "Get Web Page Source Code.bas" http://tech.groups.yahoo.com/group/rapidq/files/Web.Objects/ Keith...
badrabid
Offline Send Email
May 6, 2008
1:23 am
32979
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
May 6, 2008
1:40 am
32980
... OK, last one, I promise. I've put the function into an include file along with an example program. Should make it easier to use with any program. ...
badrabid
Offline Send Email
May 6, 2008
1:42 am
32981
... Thankyou very much! This works very well. Paul...
lenzpaul
Offline Send Email
May 6, 2008
3:36 am
32982
I've updated my web site today. You may (or may not) need to update your bookmarks. If you bookmarked individual pages within my site... you "definitely" will...
burkleyd
Offline Send Email
May 6, 2008
9:16 am
32983
Hi David. I have your site in my wigit, One click and I am there. Love the background takes me back to my electronics days. I am busy with getting forms to...
Terry
terry_prism
Offline Send Email
May 6, 2008
12:57 pm
32984
... Thanks Terry. I'm sure Chris is appreciating the fact that I... "finally" got rid of those frames. LOL Some of my favorite sites to investigate when...
burkleyd
Offline Send Email
May 6, 2008
10:25 pm
32985
anyone know a link to freeware smilies for my chat program? humm, most smilies i searched for seem to be used only for a program unless i misunderstand. for...
stevestark5000
Offline Send Email
May 7, 2008
2:42 am
32986
... it's ... 1 / ... a ... microsoft used to have a tutorial on texture wrapping, they removed it! you can try this ...
johnk20042001
Offline Send Email
May 7, 2008
3:32 am
32987
Hi. If you want I can assist with a survey form for your site I am getting good at that. Some of the replys are a bit lewed I find but that can be edited. You...
Terry
terry_prism
Offline Send Email
May 7, 2008
8:14 am
32988
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 : /Temp/20 Icon...
rapidq@yahoogroups.com
Send Email
May 7, 2008
9:03 pm
32989
... I put a zip file with 20 smilies here. http://tech.groups.yahoo.com/group/rapidq/files/Temp/ They came from on old asp forum file I once used. These are...
badrabid
Offline Send Email
May 7, 2008
9:04 pm
32990
I got a small problem, when I write data to a test file with a chr$(13) at the end, and open the file up in notepad its one BIG line, and I need each block of...
rapidq11
Offline Send Email
May 7, 2008
9:32 pm
32991
leadood@... wrote ... mmmmm in this way I get two lines... dim myf as Qfilestream myf.Open("$$.txt",65535) ...
Giovanni M. Seregni
giovanniseregni
Offline Send Email
May 7, 2008
11:12 pm
32992
... chr$(13) ... I ... same ... as ... Datablock1|Datablock2|Datablock3|Datablock4|Datablock1|Datablock2|Dat abl ... ...
midiprog2000
Offline Send Email
May 8, 2008
1:11 am
32993
You sir are the best thing since sliced bread, it worked, thank you sooooooooooo much ... save ... ...
rapidq11
Offline Send Email
May 8, 2008
1:49 am
Messages 32964 - 32993 of 35536   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