Hi, > I have only been looking at the python plugin now that it is included in the > main package and I must saz it looks fairly promising.
Thanks :-) > I was wondering > though, whther I got it right, that this would only allow one to start a > plugin which then runs until it is finished and then handing back control to > the user (unless there is some pyqt dialogue asking for user input)? Basically, yes. > I do > think that is great, but I thought maybe one could make it possible to have a > script selected which onlz reacts upon certain hooks being called. As the > main-function gets called automatically when one runs a python script > directly, other function names could play an alike role. You should be able to do that via the plugins, though don't ask me how - I've never sat down to study Python. TTFN Paul -- One OS to fool them all One browser to find them One email client to bring them all And through security holes, blind them...
