indicate progress, status bar
Submitted by Thursday, 31 July, 2008 - 17:36
on
I wrote a macro which takes a long time to execute.
(while loop operating on texarea text). While the macro works, jEdit is frozen, and user may think it hanged.
How to notify user that everything is ok?
How to set statusbar message?
How to indicate progress of the macro?
It would be nice to have message box saying: macro in progress… [cancel]
How to use observers in macros?
--
regards,
takeshin
(while loop operating on texarea text). While the macro works, jEdit is frozen, and user may think it hanged.
How to notify user that everything is ok?
How to set statusbar message?
How to indicate progress of the macro?
It would be nice to have message box saying: macro in progress… [cancel]
How to use observers in macros?
--
regards,
takeshin