Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

StartUp Class Reference

Inheritance diagram for StartUp:

Inheritance graph
[legend]
Collaboration diagram for StartUp:

Collaboration graph
[legend]
List of all members.

Detailed Description

StartUp - startup-screen

Author:
Dietmar Fünning, Michael Daum
Id
startup.tcl,v 1.7 2004/10/11 15:23:31 micha Exp

Definition at line 17 of file startup.tcl.

Public Member Functions

 height (TclNumber value=798)
 StartUp (TclList args)
 step (TclNumber n)
 width (TclNumber value=599)
 ~StartUp ()

Private Member Functions

 _drawScreen ()

Private Attributes

TclNumber _green = 0
TclNumber _oldProgress = 0
TclString _percent = "0%"
TclCommand _picture
TclNumber _progress = 0
TclNumber _ratio = 0
TclNumber _red = 4095
TclNumber _stepTimer = 0
TclNumber _totalTimer = 0


Constructor & Destructor Documentation

StartUp::~StartUp  ) 
 

destructor

Definition at line 47 of file startup.tcl.

StartUp::StartUp TclList  args  ) 
 

constructor

Definition at line 59 of file startup.tcl.


Member Function Documentation

StartUp::_drawScreen  )  [private]
 

well, draw the opening screen

Definition at line 111 of file startup.tcl.

StartUp::height TclNumber  value = 798  ) 
 

option -height. set the overall height of the application Definition at line 94 of file startup.tcl.

StartUp::step TclNumber  n  ) 
 

update and display progress

Definition at line 140 of file startup.tcl.

StartUp::width TclNumber  value = 599  ) 
 

option -width. set the overall width of the application Definition at line 103 of file startup.tcl.


The documentation for this class was generated from the following file:
XCDG 0.95 (20 Oct 2004)