[libreoffice-users] msgbox with timeout

2013-06-17 Thread Vieri
Hi, I'd like to know how to write a macro that displays a message box for x seconds and closes without user interaction. msgbox or print don't seem to support timeouts. Thanks, Vieri -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems?

Re: [libreoffice-users] msgbox with timeout

2013-06-17 Thread Walther Koehler
Hi, while using linux/kde you could use makro command shell() to call a shell script (bash) to run kdialog. Walther Am Montag, 17. Juni 2013 schrieb Vieri: Hi, I'd like to know how to write a macro that displays a message box for x seconds and closes without user interaction. msgbox or

Re: [libreoffice-users] msgbox with timeout

2013-06-17 Thread Vieri
Thanks. I just saw a more portable way by using custom dialogs. Vieri --- On Mon, 6/17/13, Walther Koehler w.koeh...@onlinemed.de wrote: Hi, while using linux/kde you could use makro command shell() to call a shell script (bash) to run kdialog. Walther Am Montag, 17. Juni 2013