... 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@...
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...
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@...
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...
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...
... 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...
... $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...
... 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...
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...
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...
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...
... 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...
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...
... 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, ...
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...
... 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...
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. ...
... 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...
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...
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...
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 ...
... 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...