... 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...
... 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...
... NULL ... form? ... that ... will ... over ... I couldn't make it work. Oh well, thank you for your suggestions anyway. I appreciate it. -hollmen...
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...
... 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...
... 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,...
... 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...
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 =...
... Here is a way to do that: ' ---- START RAPIDQ CODE ---- $ESCAPECHARS ON $TYPECHECK ON ' $Include "Rapidq.inc" Declare sub OnTreeView_Clic Create MainForm...
=== 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...
... 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...
... 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...
... 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...
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...
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---- ...
... Really? that's great news, since I was under the impression that these API calls would only work with the RSOCKET code... ... arrives ... nothing (="") ...
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: ...