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.
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 9 matches
- Thu Jul 19, 2007 6:32 pm
- Forum: Feature Requests
- Topic: Sending a keystroke to unfocused application
- Replies: 15
- Views: 10471
Re: Sending a keystroke to unfocused application
Everything is ok with foobar now. It was from begining but I just didn't known how to use it. Now I know, but this plugin don't have 'next/prev playlist' assignment. By the way, I was able to cut myself. Thanks for your concern. Great program. Excellent gui.
- Fri Jul 06, 2007 8:42 pm
- Forum: Feature Requests
- Topic: Sending a keystroke to unfocused application
- Replies: 15
- Views: 10471
Re: Sending a keystroke to unfocused application
yes, I know that there is a foobar plugin, even I put it in autostart tree node, but I don't know how to activate it. In that state it do nothing. I was looking for any help for plugins but I didn't found.
- Fri Jul 06, 2007 6:43 pm
- Forum: Feature Requests
- Topic: Sending a keystroke to unfocused application
- Replies: 15
- Views: 10471
Re: Sending a keystroke to unfocused application
Opera web browser.
- Fri Jul 06, 2007 1:16 pm
- Forum: Feature Requests
- Topic: Sending a keystroke to unfocused application
- Replies: 15
- Views: 10471
Re: Sending a keystroke to unfocused application
<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="908">
<Macro Name="Next Track" Expanded="True">
<Event Name="X10.Forward">
</Event>
<Action>
Window.FindWindow(u'foobar2000.exe', None, None, None, None, None, False, 0.0, 0)
</Action>
<Action>
Window.SendKeys(u'v', True)
</Action ...
<EventGhost Version="908">
<Macro Name="Next Track" Expanded="True">
<Event Name="X10.Forward">
</Event>
<Action>
Window.FindWindow(u'foobar2000.exe', None, None, None, None, None, False, 0.0, 0)
</Action>
<Action>
Window.SendKeys(u'v', True)
</Action ...
- Fri Jul 06, 2007 12:21 pm
- Forum: Feature Requests
- Topic: Sending a keystroke to unfocused application
- Replies: 15
- Views: 10471
Re: Sending a keystroke to unfocused application
I don't know what you mean as 'CODE tags'. I didn't make any python programming, so I don't have any code if you mean this. A macro consist of 'find window' and 'emulate keystyroke' items only. Find window point to foobar and emulate keystroke get 'v' in configuration form, thats it. I don't know ...
- Thu Jul 05, 2007 8:56 pm
- Forum: Feature Requests
- Topic: Sending a keystroke to unfocused application
- Replies: 15
- Views: 10471
Re: Sending a keystroke to unfocused application
Maby I used wrong words. I'd like to know, it is possible to direct an emulation of keystroke (from remote controller) just to one application. Becouse it is normal, when I send an emulation of keystroke to unfocused application it also goes to focused application, which could have also a key ...
- Tue Jul 03, 2007 1:46 pm
- Forum: Feature Requests
- Topic: Sending a keystroke to unfocused application
- Replies: 15
- Views: 10471
- Tue Jul 03, 2007 1:06 pm
- Forum: Feature Requests
- Topic: Sending a keystroke to unfocused application
- Replies: 15
- Views: 10471
- Tue Jul 03, 2007 12:53 pm
- Forum: Feature Requests
- Topic: Sending a keystroke to unfocused application
- Replies: 15
- Views: 10471
Sending a keystroke to unfocused application
Hallo to everybody,
I'm sory for that simple question, but I'm new in EG. Can I control with remote controler unfocused application? Situation is simple, my wife is running browser, I listening a music, but I want to change tracks etc.
I'm sory for that simple question, but I'm new in EG. Can I control with remote controler unfocused application? Situation is simple, my wife is running browser, I listening a music, but I want to change tracks etc.