... Some models I'm trying to work with is has multiple textures. Even if the texture coordinate able to be specified, it's good enough for me since different...
... Hash: SHA1 === RapidQ List Guidelines === A. Use English, please. This list is an English list. Please try to use English when communicating on this list....
Hi How can I detect it when my window maximizes/restores? I have a window procedure where I detect movement by catching the WM_EXITSIZEMOVE (=562) message....
Hello, wellnounpun! You wrote to <rapidq@yahoogroups.com> on Thu, 01 Sep 2005 15:11:36 -0000: w> Hi w> How can I detect it when my window maximizes/restores? I...
... WM_EXITSIZEMOVE ... comes ... help? ... Thanks, but that would check whether it IS maximized, not detect it WHEN it restores/maxizes. (I don't want to...
JohnK wrote:- ... I don't know what you're talking about - it wasn't me! Extra notes that I should have included:- (1) In all - You'll notice the use of...
I'm working on a little program. I'm wanting to build a custom extention of qpanel that includes a couple buttons, a label, an edit box ect. I however cannot...
... edit ... I think you need a Form and a parent. Try this CREATE form as qform Create myThing as Attrib_block end create end create myThing.Lbl.Parent =...
... if ... me since different part of the model faces could be textured using ... The basics-- Create a meshbuiler of say 50 or so objects (but less than 1000)...
... control L ... Hi, Use the printer object to determine the number of installed printers (printer.printerscount) and to get the printernames and index. '---...
... I uploaded the file to the files section. http://groups.yahoo.com/group/rapidq/files I have code that can *make* an AVI (Thx Joshy FreeBasic). That may be ...
Thanks alot for your help with my last problem... But now I have discovered another one. I am attempting to build an IF satement to handle string input, my ...
... Hash: SHA1 richkp_jr @ 9/05/2005 4:35:55 PM "[rapidq] A New problem with IF/ElseIF" <mid:dfidnr+u9o6@eGroups.com> ... Does the ELSEIF branch not get...
... identify ... to ... If anyone else besides you is going to be using your program, you may wish to pre-process the variable eComm.text with RTRIM$ and ...
John, if you're talking about my findings. Then no, it's just that I think you've only tested it on major components like a QFormEx and its QMenuEx etc. For...
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 : /Eduardo1.zip ...
rapidq@yahoogroups.com
Sep 7, 2005 1:09 am
27259
... site ... was ... I believe the author was **heavily critisized** for basically stealing RapidQ and then trying to sell it as his own. I don't know if that...
... basic ... I ... it ... initial ... know ... OOP ... with ... If its a free basic your looking for other than RQ(I only mention this because this is were...
<snip> If its a free basic your looking for other than RQ(I only mention ... <BIG snip> I agree with you. I got the Sharp Dev project and all, but where in the...
... Hash: SHA1 lupomilvio @ 9/07/2005 7:30:00 AM "[rapidq] GDIPlus...??" <mid:dfmmg8+o2ff@eGroups.com> ... Here is the problem. From the documentation:...
... UDTs are passed by reference,if you need the pointer to a udt see UDTPTR in RapidQ2 ... Here is some code that was going to use GDI+ to handle JPEG and ...
I'm designing a Internet Coin Mechanism program for Intenet Cafès , I'm using the wonderful RapidQ for programming it, I got a Visual Basic copy a couple of...
I'm running two programs at the same time and need to ored one program from another to close itself, how can be done with API calls ? Thanks for any ideas......