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 31531 - 31561 of 35534   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
31531
... Do you expect someone rises its hand and say "Yes, me"? This is not the way it works, John! :) Jacques...
Jacques
erdemaal
Offline Send Email
Jun 1, 2007
9:17 am
31532
... Maybe ... is ... cursor is ... I'm not sure what your question is. Is it your understanding, that the cursor would react differently if it is set while...
hollmen
Offline Send Email
Jun 1, 2007
5:55 pm
31533
... Hash: SHA1 hollmen @ 2007-6-01 1:52:37 PM "[rapidq] Re: Absolute mouse position" <mid:f3pmd5+dba4@eGroups.com> ... Sort of. If your window class has a...
Chris W.
c45207
Offline Send Email
Jun 1, 2007
9:51 pm
31534
... This is a long gone post, but I'm about to try RSocket as well. I have a setup where there are multiple connections on two ports. IN checking for incoming...
Ben
spragers
Offline Send Email
Jun 2, 2007
12:27 am
31535
... NULL ... form? ... that ... will ... over ... I couldn't make it work. Oh well, thank you for your suggestions anyway. I appreciate it. -hollmen...
hollmen
Offline Send Email
Jun 2, 2007
12:21 pm
31536
What happens if you only call SetCursor when the ... I assume he means SETCAPTURE and RELEASECAPTURE, which doesn't do it either (all mouse events sent to the...
johnk20042001
Offline Send Email
Jun 2, 2007
5:06 pm
31537
... have ... positive on ... change ... blocked by the bad read. It has been a long while since reading RSocket code. It really needs a re-write. There is...
johnk20042001
Offline Send Email
Jun 2, 2007
5:15 pm
31538
... For JohnK, Ben and others I too went to RSocket.inc but gave up due to all the reasons that have been mentioned here. I have uploaded into the Temp folder,...
d_homans
Offline Send Email
Jun 2, 2007
9:35 pm
31540
... I'll take a look at both of those and see what they use to get around this issue, short of posting the 128 pages of (spaghetti-ish) code that comprise my...
Ben
spragers
Offline Send Email
Jun 4, 2007
3:16 pm
31541
I hope :))))))) ... '******************************************************************************* ... ...
b_bobev
Offline Send Email
Jun 4, 2007
9:26 pm
31542
Yes. It work fine for me :)...
b_bobev
Offline Send Email
Jun 4, 2007
9:30 pm
31543
I simply want to make "Form1.Show" after "2"=>"Sub3" click at code below? $Include "Rapidq.inc" Create MainForm as QForm Caption = "MainForm" Top = 129 Left =...
aliphanov
Offline Send Email
Jun 4, 2007
11:43 pm
31544
... Here is a way to do that: ' ---- START RAPIDQ CODE ---- $ESCAPECHARS ON $TYPECHECK ON ' $Include "Rapidq.inc" Declare sub OnTreeView_Clic Create MainForm...
Jacques
erdemaal
Offline Send Email
Jun 5, 2007
12:14 am
31545
Thank You !!!...
aliphanov
Offline Send Email
Jun 5, 2007
12:43 am
31546
... machine ... Have you tried the QDXScreen and Direct3D code samples too? -jk...
johnk20042001
Offline Send Email
Jun 5, 2007
4:28 am
31547
=== RapidQ List Guidelines === (Updated April 2, 2006) A. Use English, please. This list is an English list. Please try to use English when communicating on...
Chris W.
c45207
Offline Send Email
Jun 5, 2007
6:11 pm
31548
... Have updated the TestSockets.zip file in the Temp folder (at this stage only for discussion). Have included a QsocketEx.inc file for consideration with...
d_homans
Offline Send Email
Jun 5, 2007
9:10 pm
31549
... Thanks Don for working on this. Having wondered about about QSocket in RapidQ, this might make for great coding to come. If my thinking is right, this...
johnk20042001
Offline Send Email
Jun 6, 2007
5:13 am
31550
To Nastase Eodor Good information. I also hope and wait on first version. :)...
aantypenko
Offline Send Email
Jun 6, 2007
8:37 am
31551
Hello! Passing double Byref works. '--- Rapid-Q side ------ $INCLUDE "RAPIDQ.INC" '--- Declarations --- declare function FBTestDouble lib "FBTestDouble.dll"...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jun 6, 2007
11:04 am
31552
... It's a while, I have not played with Sockets. IIRC, you can use any api on QSocket, so you can set them Blocking or not blocking using the following...
Jacques
erdemaal
Offline Send Email
Jun 6, 2007
11:31 am
31553
Pass UDT with double It works for this ç÷å when some bytes inserted for alignment ?? But how bytes is needed in common case? '--- Rapid-Q side ------ Type...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jun 6, 2007
1:55 pm
31554
AS> Pass UDT with double correctly type myUDT '------- slot1---- realval1 as byte '0 byte realval2 as long '1..4 bytes .... ' 5 byte .... .......
Andrew Shelkovenko
diakin2002
Offline Send Email
Jun 6, 2007
2:55 pm
31555
yesss 8 byte per UDT "slot" (omg "slot". how it will be correctly ?) because RapidQ internally presents al values as double ie type myUDT '------- slot1---- ...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jun 6, 2007
3:09 pm
31556
Problem with array in UDT Type ADC_PARS_WE140 ClkSource As Integer '4 ControlTable(0 To 3) As Integer ' its pointer!!! not array!!! 4 ...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jun 6, 2007
3:26 pm
31557
... Really? that's great news, since I was under the impression that these API calls would only work with the RSOCKET code... ... arrives ... nothing (="") ...
Ben
spragers
Offline Send Email
Jun 6, 2007
5:11 pm
31558
... http://bg.wikipedia.org/wiki/%D0%9F%D0%B0%D1%81%D0%BE_%D0%94%D0%BE%D0%B1%D0%BB%D0%B5 Did you ever tried this? Thanks for the infos. Jacques...
Jacques
erdemaal
Offline Send Email
Jun 6, 2007
6:38 pm
31559
Hello, Jacques! You wrote to <rapidq@yahoogroups.com> on Wed, 06 Jun 2007 18:31:38 +0000: ??>> J> ...
Andrew Shelkovenko
diakin2002
Offline Send Email
Jun 6, 2007
7:52 pm
31560
Andrew Shelkovenko wrote: Hello Andrew, ... Me! No problem with 'pass double' or 'paso doble' of course :) Jacques...
Jacques
erdemaal
Offline Send Email
Jun 6, 2007
8:46 pm
31561
Hi there, I want to use a DLL for Pathaway (a navigator program). I have a description, but I can not figure out which syntax I need to use it. For example: ...
lenzpaul
Offline Send Email
Jun 6, 2007
8:48 pm
Messages 31531 - 31561 of 35534   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