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...
... RapidQ with ... place ... In your example you have just one Mesh (which is just a collection of 3D vertices, and corresponding texture coordinates). The...
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...
... 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...
... 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...
... 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...
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...
... From: Adrian <beardyphish@...> Subject: [rapidq] file existance checking To: rapidq@yahoogroups.com Date: Sunday, May 4, 2008, 8:53 AM I generate a...
... 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 ... ...
... 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...
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...
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
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...
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
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. ...
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...
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...
... 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...
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...
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...
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
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...
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...