https://bugzilla.novell.com/show_bug.cgi?id=489077 User kmachalkova@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=489077#c9 Katarina Machalkova <kmachalkova@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|kmachalkova@novell.com | --- Comment #9 from Katarina Machalkova <kmachalkova@novell.com> 2009-04-01 08:08:56 MDT ---
Therefore I would like to ask for gereral UI functions like UI::DisableAllWidgets( [ `id(`interrupt_button), `id(`notify_immediate_table) ] ) and UI::RestoreAllWidgets()
Is it possible with reasonable effort to implement such functions?
Technically, of course it is possible and not that complicated. But the same can be achieved the same by invoking a busy-popup dialog before the time-consuming operation and closing it afterwards, now doesn't it? The busy pop-up is a modal dialog, thus user can't click around in underlying main dialog just as well ... or am I missing something? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.