Menu

#184 A new splash screen widget?

open
bwidget (15)
5
2005-01-07
2004-10-06
No

I think that a splash screen widget is currently missing
from BWidget. Although a splash screen is used only
once during the life of an application, it would be good if
such a widget was in BWidget, so as to not re-
implement code for splash screens for each new
application.

I have also attached a sample implementation of the
widget. Its a simple toplevel that stays always on top,
without borders and can display an image, a BWidget
progressbar and text label.
However, there is no manual page yet, but I can write
one if the widget gets finally approved :-)

George

Discussion

  • Georgios Petasis

    SplashDlg sample implementation

     
  • Andreas Kupries

    Andreas Kupries - 2005-01-07
    • assigned_to: nobody --> hobbs