Description: |
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
|