I am implementing undo/redo.Is there any way to dynamically determine if you
are currently in the middle of a macro? I have a block a code that sometimes
executes when in a macro and is otherwise ignored. I want to know if there is
a way to figure out at that moment, by querying the QUndoStack object whether
a macro is currently in progress?

thanks,
Danny

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to