Page 1 of 1

python script

Posted: Tue Apr 24, 2012 1:14 pm
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.

Re: python script

Posted: Wed Apr 25, 2012 3:34 am
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.