Tk Library Source Code

View Ticket
Login
Ticket UUID: 1041229
Title: A new splash screen widget?
Type: RFE Version: None
Submitter: petasis Created on: 2004-10-06 07:14:35
Subsystem: bwidget Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2013-07-04 17:27:00
Resolution: Not Applicable Here Closed By:
    Closed on:
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
User Comments: petasis added on 2004-10-06 14:14:36:

File Added - 103996: splashdlg.tcl

Attachments: