Parrot-0.0.1

Skip Montanaro skip at mojam.com
Tue Aug 31 19:52:44 EDT 1999


    Victor> But in tcl you can do

    Victor> option add mywindow*Button.Background red and achiveve the same
    Victor> effect. Moreover, in Parrot it seems to be coded into app, but
    Victor> with Tcl option command it can be overriden by user Xdefaults
    Victor> file.

Don't forget Parrot (and tcl/tk) will run on other systems besides X.  X
defaults files are not very platform-independent.  I suspect Parrot will
have to rely on something other to allow users to override defaults.
Perhaps it will map onto an X defaults file on X/Unix systems, but will
probably map to something else on Windows and Mac.

Skip Montanaro | http://www.mojam.com/
skip at mojam.com | http://www.musi-cal.com/~skip/
847-971-7098   | Python: Programming the way Guido indented...




More information about the Python-list mailing list