[Fxruby-users] Progress dialog while building up mainwindow
Status: Inactive
Brought to you by:
lyle
From: Christian v. M. <chr...@pd...> - 2004-05-25 14:15:56
|
Hi! I have an application that needs some time until the main window build up is finished (lots of data to read, etc.) It would be convenient to provide a small dialog that shows some progress while doing that (something like a small window in the middle of the screen without decorations ...). I was playing around running a second thread in which the widgets are build and mapped while the main app already is running. But I'm not really satisfied with this solution (and I guess this is also rather dangerous). Any idea how else I could do that? Thanks, -- chris |