Tkinter and default options
Cameron Laird
claird at starbase.neosoft.com
Mon Jul 10 01:00:41 EDT 2000
More information about the Python-list mailing list
Mon Jul 10 01:00:41 EDT 2000
- Previous message (by thread): Tkinter and default options
- Next message (by thread): Newbies question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <FPK75.3538$4C4.75025 at news2-win.server.ntlworld.com>, richard_chamberlain <richard_chamberlain at ntlworld.com> wrote: >Hi Thomas, > >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 <URL:http://www.regularexpressions.com/#options>. We're planning a couple more installments on the same subject for later this summer. -- Cameron Laird <claird at NeoSoft.com> Business: http://www.Phaseit.net Personal: http://starbase.neosoft.com/~claird/home.html
- Previous message (by thread): Tkinter and default options
- Next message (by thread): Newbies question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list