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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 27074 - 27103 of 35531   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
27074
johnk20042001 <klaffky2825@...> wrote:--- In rapidq@yahoogroups.com, Nastase Eodor <nastase_eodor@y...> ... I assume you want 3d rotation, try this...
Nastase Eodor
nastase_eodor
Offline Send Email
Aug 1, 2005
7:20 am
27075
Thank you John, but I need 2D rotation algorithm(coordinates rotation...). ... Start your day with Yahoo! - make it your home page...
Nastase Eodor
nastase_eodor
Offline Send Email
Aug 1, 2005
9:22 am
27076
Can someone help me with this code. It doesn't work with excel 2002. Error message : insufficient memory DIM Wndw AS QFORM, ExcelApp AS QOLEOBJECT,...
charliepie117
Offline Send Email
Aug 1, 2005
10:30 am
27077
... for rectangular co-ordinates x2 = x cos (a) + y sin (a) y2 = y cos (a) - x sin (a) where a is the rotation angle in degrees x and y are the absissa and...
hyadah@...
Send Email
Aug 1, 2005
11:52 am
27078
Charlie......why not give ComalExcel a try, it can do most things with Excel. Check out Guidance's website. Regards John...
danilo_yoingco
Offline Send Email
Aug 1, 2005
12:00 pm
27079
Hello John, very nice - is the webcam somewhere available? Have you a homepage for it, where we can look for it from time to time? Thx. Nils ... ...
nilstk@...
Send Email
Aug 1, 2005
1:14 pm
27080
Comal, Webcam etc will be hosted on my new website (so new I'm just signing up for it!!!). It should be ready within 48hrs. In the meantime, look at my...
danilo_yoingco
Offline Send Email
Aug 1, 2005
5:57 pm
27081
Thanks to Jacques CallBack forwarder, I can get mulitple QformEx, and other stuff that needs more than one Wndproc for each application. The key was an index...
johnk20042001
Offline Send Email
Aug 3, 2005
6:44 am
27082
... and ... The ... just ... ================= Looking forward to it. Good work and thank you for your time and effort. Mike =================...
Mike
mrmikevet
Offline Send Email
Aug 3, 2005
8:43 am
27083
... One month ago, you showed me that this method was useless (the handle of the object is always passed as first argument in Window Procedures, so it can be...
erdemaal
Offline Send Email
Aug 3, 2005
3:51 pm
27084
Is it possible to capture the contents of the scrolling pane of an external application using RapidQ?...
lucassioli
Offline Send Email
Aug 3, 2005
7:42 pm
27085
... $INCLUDE "RapidQ2.INC" DIM aRect AS QRECT Screen.CaptureToFile(aRect, "C:\temp.bmp") 'if you don't define Rect, then whole screen is captured or DIM...
johnk20042001
Offline Send Email
Aug 3, 2005
8:12 pm
27086
Does anyone know how to use it with access db ? I'd like to have a working example. Please help me. Regards Pierre...
charliepie117
Offline Send Email
Aug 4, 2005
12:02 am
27087
... RQ ... Thanks a lot, looks easier than I thought. But what about finding coordinates of a scrolling pane inside a window? I suppose I'll have to use some...
lucassioli
Offline Send Email
Aug 4, 2005
6:27 am
27088
Hello RQ users ! It's been a long time i didn't come here :) As far as i can see the RQ community is pretty active :) William can be proud of that ;) BTW, if...
Gérôme GUILLE...
gerome_71
Offline Send Email
Aug 4, 2005
9:58 am
27089
There is a working example in the Liberty Basic websites. Unfortunately, I have had no time to convert/check it with RQ. It is purely for Access. ComalExcel is...
danilo_yoingco
Offline Send Email
Aug 4, 2005
10:32 am
27090
Do we have anything in RQ to read and write to the Parallel Port when using Windows XP? I would like to write a app. for reading and writing to a homebrew...
Mike
mrmikevet
Offline Send Email
Aug 4, 2005
6:29 pm
27091
... INKEY$ was the first think I tried, but it didn't work. I quess it is only for console applications. I now replaced OnKeyPress with OnKeyDown, and it...
pauli0212
Offline Send Email
Aug 4, 2005
8:46 pm
27092
Mike <mrmikevet@...> wrote: Do we have anything in RQ to read and write to the Parallel Port when using Windows XP? I would like to write a app. for...
Nastase Eodor
nastase_eodor
Offline Send Email
Aug 5, 2005
10:41 am
27093
... write to the Parallel Port when ... ============ Thank you but could you please email it to me, the group site doesn`t store email attacments. Thank you, ...
Mike
mrmikevet
Offline Send Email
Aug 5, 2005
7:19 pm
27094
http://www.yoingco.com/ File: http://www.yoingco.com/YoingcoDLLs.zip Regards John...
danilo_yoingco
Offline Send Email
Aug 6, 2005
10:52 am
27095
Does anybody know Appforge Booster? It's an add-on for UIQ smartphones, which allows running on these phones programs writen in VisualBasic. As RapidQ is so...
lucassioli
Offline Send Email
Aug 6, 2005
1:39 pm
27096
... in ... could ... applications ... The UIQ 2.1 SDK for Symbian OS v7.0 is available from Symbian Developer Network and Sony Ericsson Developer World as a...
cklyons81520
Offline Send Email
Aug 6, 2005
8:02 pm
27097
Is it possible to set a text file or dat file as a resource as one can for example a BMP? And if so what would be the coding? Any help greatly appreciated. ...
paulgwoolcock
Offline Send Email
Aug 6, 2005
11:00 pm
27098
... You can include any file as resource, but .ico's and .bmp's are the only ones you can access at runtime, sort of. To use .txt or any other file, you will...
cklyons81520
Offline Send Email
Aug 7, 2005
4:52 am
27099
paulgwoolcock <paulwoolcock@...> wrote:Is it possible to set a text file or dat file as a resource as one can for example a BMP? And if so what would be...
Nastase Eodor
nastase_eodor
Offline Send Email
Aug 7, 2005
7:20 am
27100
I was wondering if anyone still has a copy of the old BASEC compiler for DOS with the multimedia library. I came across a project that would be perfect for...
jgartin_2000
Offline Send Email
Aug 8, 2005
3:33 am
27101
First of all thanks for the prior tip on pop-up hints.. worked great!!... Now.. If I want my progrma to delete some temporary files it created during running ...
drdannclark@...
deadheadshrink
Offline Send Email
Aug 8, 2005
7:41 am
27102
... Are we talking about applications that run on PC and communicate with smart phones, or are we talking about applications that run in the smart phone...
pauli0212
Offline Send Email
Aug 8, 2005
8:28 am
27103
... Use the KILL command. For example: KILL "file*.dat" -- Pauli...
pauli0212
Offline Send Email
Aug 8, 2005
8:40 am
Messages 27074 - 27103 of 35531   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