File: StartingEditors

package info (click to toggle)
tcm 2.20%2BTSQD-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 20,068 kB
  • ctags: 17,471
  • sloc: ansic: 78,531; makefile: 1,343; sh: 1,218; perl: 753; yacc: 558; lex: 260
file content (15 lines) | stat: -rwxr-xr-x 687 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To start up a tool, simply press the corresponding button.
For table editors, first a dialog is presented which asks for
some extra parameters: the initial number of rows and columns
and the initial sizes of the cells. The other tools are started 
immediately.

The processes of the running tools are independent from this program.
So 'Quit' from the File menu kills only this program, but not 
the other running tools. So be careful: each time you press a
button, a new editor is launched.

In the File menu you can set the starting (project) directory.
In the View menu you can set the initial and maximal size of the 
drawing areas of the editors that are started from this program.