- Command-Line Name: -languagevariable, Database Name: languageVariable, Database Class; -
Tcl Variable, this variable will receive
the selected language.
- Command-Line Name: -keyboardvariable, Database Name: keyboardVariable, Database Class; -
Tcl Variable, this variable will receive
the selected keyboard.
- Command-Line Name: -newfilemenu, Database Name: newFileMenu, Database Class; -
window path name to the »New« sub menu
under the »File« menu inside of the main menu bar.
- Command-Line Name: -newfilevariable, Database Name: newFileVariable, Database Class; -
Tcl Variable, this variable will receive
the selected »New« menu entry text.
- Command-Line Name: -newvariable, Database Name: newVariable, Database Class; -
Tcl Variable, this variable will receive
the boolean state the »New« menu entry. The »New«
sub menu will be replaced by a »New« menu entry,
when the boolean value of »-newvariable« is set (true).
- Command-Line Name: -projectvariable, Database Name: projectVariable, Database Class; -
Tcl Variable, this variable will receive
a boolean value. The variable’s contents indicates
that a new blank project is being
created when Jeszra starts.
- Command-Line Name: -oninsertvariable, Database Name: onInsertVariable, Database Class; -
Tcl Variable, this variable will receive
a boolean value. Activate the »Insert« Dialog. The insert
dialog is used to predefine window name, properties and
which geometry manager is used.
- Command-Line Name: -splinesvariable, Database Name: splinesVariable, Database Class: -
- Command-Line Name: -updatecommand, Database Name: updateCommand, Database Class; -
Tcl Command, it is called whenever
a change inside grefgeneral was made. »-updatecommand«
is needed to propagate keyboard and language changes
throughout Jeszra.
- Command-Line Name: -idvariable, Database Name: iDVariable, Database Class; -
Tcl Variable,
contains the ID of the selected »New«
menu entry.
- Command-Line Name: -rootchildvariable, Database Name: rootchildVariable, Database Class; -
Tcl Variable, boolean value.
rootchildvariable
instructs Jeszra to
always put a toplevel window directly
under the Tk-root window ».«.
Every toplevel window starts a new template
or procedure of its own.