[Installbase-cvs] installbase/Themes/Classic_Wizard install.cfg,1.3,install.cfg main.tcl,1.1,main.tc
Status: Alpha
Brought to you by:
damonc
From: <da...@us...> - 2002-06-07 19:30:59
|
Update of /cvsroot/installbase/installbase/Themes/Classic_Wizard In directory usw-pr-cvs1:/tmp/cvs-serv29608/Themes/Classic_Wizard Modified Files: install.cfg main.tcl utils.tcl Log Message: o installbase.tcl Removed WindowsAware and SmartSetupTypes options. o Themes/Classic_Wizard/install.cfg Added default conditions for some windows and properties. o Themes/Classic_Wizard/main.tcl Removed references to WindowsAware and SmartSetupTypes. o Themes/Classic_Wizard/utils.tcl Added 'ShowFirstWindow' command which will accurately determine the first window to be displayed when the install is started. o lib/conditions.tcl File added to InstallBase. This file will contain commands specific to determining conditions during installation. o lib/common.tcl Added 'EvalCondition' command to evaluate a given condition and return a 1 or 0. Added a check in "Window show" to check a given window's condition before displaying it. o lib/utils.tcl Removed remaining references to WindowsAware and SmartSetupTypes. Added conditions.tcl to the install build. Made the Properties tab in Install Panes a scrollable frame to accomodate for increasingly long property lists. Added 'ConditionList' command to return a list of possible conditons. Currently empty. Added 'ConditionComboBox' command to give a default means of displaying a combobox of conditions. Couldn't generate diff; no version number found in filespec: install.cfg,1.3,install.cfg Couldn't generate diff; no version number found in filespec: main.tcl,1.1,main.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.10,utils.tcl |