Closed Thread Icon

Preserved Topic: SCripting to control programs (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=21056" title="Pages that link to Preserved Topic: SCripting to control programs (Page 1 of 1)" rel="nofollow" >Preserved Topic: SCripting to control programs <span class="small">(Page 1 of 1)</span>\

 
bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 08-14-2001 22:26

Okay a little background first. I The other day I bought a used computer and monitor from this lady. When I got them she also gave me a 15" touch-screen monitor she was trying toget rid of.

Anyway I'm thinking of getting some extensions and putting this on my end table and writing some sort of script that will allow me to control my MP3 player and the DVD drive.

Sounds good but I'm not sure how to go about it. I'm thinking the easiest way is to write some code that emulates key-controls to the DVD application and the MP3 app (ie' pressing a link = ctrl+p to the mp3 player and pauses it) I dunno this makes sense to me but I've never coded an application like this

Any ideas to get me started?

Thnanks mike
PS this is for Win2K



:[ Computers let you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila. ]:

jiblet
Paranoid (IV) Inmate

From: Minneapolis, MN, USA
Insane since: May 2000

posted posted 08-14-2001 22:33

Wow, how do you interface the touch-screen monitor I wonder.

-jiblet

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 08-14-2001 23:02

Most touch screen drivers just emulate mouse actions.



:[ Computers let you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila. ]:

butcher
Paranoid (IV) Inmate

From: New Jersey, USA
Insane since: Oct 2000

posted posted 08-14-2001 23:37

Sounds very cool

But as usual, I have no idea.

- Resolutions, Of All My Fruitless Searches -

WarMage
Maniac (V) Mad Scientist

From: Rochester, New York, USA
Insane since: May 2000

posted posted 08-15-2001 01:50

If works like a mouse create a simple C++ GUI program with buttons and have thier eventlisteners do tasks. Much would probabally depend on the opperating system you wish to do this with.

If you are really interested I could fire this question to some people who would actually know more what they are talking about.

« BackwardsOnwards »

Show Forum Drop Down Menu