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.

python script

Do you have questions about writing plugins or scripts in Python? Meet the coders here.
Post Reply
odem
Posts: 3
Joined: Mon Feb 06, 2012 2:18 pm

python script

Post by odem »

hi,

how can i access the values of the eg elements in a python script.
for example, i want to know the status of a folder, if its active or not.
hotbuddha
Experienced User
Posts: 99
Joined: Tue Mar 29, 2011 5:14 am

Re: python script

Post by hotbuddha »

In general I believe if you have a look at the contents of EventGhost\eg\Classes\UndoHandler\ you should be able to figure out how to do what you are asking.
Post Reply