Open configuration dialogue
Posted: Thu Jul 03, 2014 3:33 pm
I've added a new action to EventGhost plugin.
The action is called Open configuration dialogue.
I think the title says it all.
Example of use: I have (pre-configured) an action PushBullet: Push (file).
There you have to select the file to be sent.
So using the new action Open configuration dialogue I can quickly (no need to open the main EventGhost window)
to open a dialog and change the path to the file.
You can try it out:Unpack the ZIP. There you will find three files:
1) __ init__.py - This is EventGhost plugin (It belongs to the ...\EventGhost\plugins\EventGhost folder).
2) Dialog.png - it is an icon. It belongs to the ...\EventGhost\plugins\EventGhost\icons folder
3) ActionSelectButton.py - it is a file, that belongs to the ...\EventGhost\eg\Classes folder
Pako
The action is called Open configuration dialogue.
I think the title says it all.
Example of use: I have (pre-configured) an action PushBullet: Push (file).
There you have to select the file to be sent.
So using the new action Open configuration dialogue I can quickly (no need to open the main EventGhost window)
to open a dialog and change the path to the file.
You can try it out:Unpack the ZIP. There you will find three files:
1) __ init__.py - This is EventGhost plugin (It belongs to the ...\EventGhost\plugins\EventGhost folder).
2) Dialog.png - it is an icon. It belongs to the ...\EventGhost\plugins\EventGhost\icons folder
3) ActionSelectButton.py - it is a file, that belongs to the ...\EventGhost\eg\Classes folder
Pako