![]() |
|
|
+ Search |
![]()
|
Jul 9th, 2000 22:30
unknown unknown, Cameron Laird
You can use an option database. If you create a file called optionDB
with for example the following kind of entries:
*font: Times New Roman
*Button*foreground blue
*foreground black
You can then apply these via
root.option_readfile('optionDB')
For more on this, see
http://www.regularexpressions.com/#options