Contents < viivi.ide.vcnf < System Files < Viivi's Cell < Entrance


Contents of IDE Configuration File

The contents of the configuration files are Scheme codes.
The descriptions in the configuration files follow the syntax of the Scheme language, including those of the comments.

Basically, a procedure

	viivi-ide-set!		a procedure to specify the properties of the IDE elements
					(predefined procedure in Viivi)
is used in this file to specify the properties of the IDE elements.
Any kinds of procedures available in the current environment can be used in the IDE configuration file as well.
Therefore, for example, it is possible to calculate automatically the locations and the sizes of the IDE elements at the initial time.

There are no restrictions on the Scheme codes in the IDE configuration file.
It is recommended in this file, however, NOT to write any codes OTHER THAN those concerning the properties of the IDE elements, to avoid confusion with other configuration files.



Contents < viivi.ide.vcnf < System Files < Viivi's Cell < Entrance


Contact

Exhibited on 2022/03/02
Copyright(C) 2003-2022 ilma <ilma@viivi.io> All rights reserved.