Hi all,
I am a bit confused how to realize the following, any hint's are welcome:
What I have is a menu, this menu should be filled with all executable scripts
in a directory. On menu selection, the selected script should be executed. So
far so good.
Here come's the problem: For each file i create a QAction object, add this to
the menu and connect it's "triggered()" signal with a python function blubb.
The problem is to distinguish from which QAction/File blubb has been called.
Any hint's how to solve this?
Best
Martin
--
Meinungsfreiheit heißt nicht, dass ich mir jeden Scheiß anhören muss.
(Tobias Erle in bln.misc)
_______________________________________________
PyQt mailing list [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt