Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 5 matches

by JCL
Mon May 04, 2009 1:12 pm
Forum: General Support
Topic: Simulate a key press
Replies: 5
Views: 2013

Re: Simulate a key press

Thanks !
Great help.
by JCL
Mon May 04, 2009 10:35 am
Forum: General Support
Topic: Simulate a key press
Replies: 5
Views: 2013

Re: Simulate a key press

Hi,

I am sorry, but I don't know very well Python language.

In consequence, I don't find over the web a clear and simple example with the SendKeys functions.

Could someone give an example please ?

Best Regards.
by JCL
Mon Apr 27, 2009 9:52 am
Forum: General Support
Topic: Simulate a key press
Replies: 5
Views: 2013

Re: Simulate a key press

Yes it helps very much.

Gonna take a look at PowerDVD plugin...

Thanks again.
by JCL
Mon Apr 27, 2009 7:39 am
Forum: General Support
Topic: Simulate a key press
Replies: 5
Views: 2013

Simulate a key press

Hi,

I would like to emulate a key press on a small music player ; I will make a new plugin for that purpose.

Example, I am searching codes for "X", "A", "Ctrl-X", "L", ...

I intend to use the SendMessage function but I dont know the LParam and HParam values.

Who knows ?
Please advice.
by JCL
Fri Apr 24, 2009 1:38 pm
Forum: General Support
Topic: Get WParam/LParam
Replies: 1
Views: 816

Re: Get WParam/LParam

Hello,
same question,

I want to emulate a key press on a small pm3 player.
No idea to find a web site with the list of key codes.

Example, I am searching codes for "X", "A", "Ctrl-X", "L", ...

Who knows ?
Please advice.