Search found 7 matches
- Sun Aug 17, 2008 8:57 am
- Forum: Internet
- Topic: comunications between two programs
- Replies: 2
- Views: 4075
well i tried the connection with sockets but i don't understand that much of it so i first tried it on my own computer without anything over the internet but i just can't open the socket without getting error message 10061 i used this code: on mouseUp put ":999" into y put hostName() into x put host...
- Sat Aug 16, 2008 10:59 am
- Forum: Internet
- Topic: comunications between two programs
- Replies: 2
- Views: 4075
comunications between two programs
Hi, i want to create a program wich can send a question to a other program this should use parameters but the program shuold response to the program wich asked the question and it shouldn't be necessary to restart the first program. All this should be done over the internet. so i need a way to let t...
- Tue Jul 22, 2008 7:31 pm
- Forum: Talking LiveCode
- Topic: Virtual Desktop
- Replies: 1
- Views: 2889
Virtual Desktop
Hey, I'm searching for an solution wich helps persons with a very crowded desktop. It wil provide ca. 9 desktops wich each separate icons. I want to let the original desktop withstand and just provide a stack with wich you can switch to alternate desktops. But I will have to find a way to distract t...
- Mon Jun 09, 2008 9:23 am
- Forum: Windows
- Topic: Mouse tracker
- Replies: 6
- Views: 6807
- Sun Jun 08, 2008 3:22 pm
- Forum: Windows
- Topic: Mouse tracker
- Replies: 6
- Views: 6807
Okay, thx for the code about recognising the gestures but I still have to know how to catch handlers when they are not in the windows or the window is not visible, minimize or hidden, because that code you gave me won't work when the window isn't visible or focused. And I wanted to create a program ...
- Thu Jun 05, 2008 4:12 pm
- Forum: Windows
- Topic: Mouse tracker
- Replies: 6
- Views: 6807
I want to create a program which catches the mousemovements and if it recognises one i want it to execute a program related to it. The mousemovement should be watched in all the parts of the screen. 1) I want to watch the mousemove, the mouseUp, the MouseDown and the keybord(Keyup, ...) events to pr...
- Thu Jun 05, 2008 11:29 am
- Forum: Windows
- Topic: Mouse tracker
- Replies: 6
- Views: 6807
Mouse tracker
I wanted to create a program that reacts on mouse moverments who can help me out???
1)I need to know when the mouse turns into an other direction
2)How to watch events when the window in not focused, visible or minimized
3)How to use the systemtray
1)I need to know when the mouse turns into an other direction
2)How to watch events when the window in not focused, visible or minimized
3)How to use the systemtray