Hello Danny, Danny Yoo wrote: >>This is in a seperate text box, but I want to have the colors >>(bold/italics) in the default IDLE window. > > This will probably be more difficult. I don't believe IDLE itself allows > a user's program to set its own fonts and colors within the running IDLE > window. > > I'm sure it's technically possible, but not without some significant > hacking at the IDLE interface.
Error messages in IDLE also get a color (red), so it loooks to be standard 'IDLE'/python;-) Also IDEL recognize keywords while typing and changes the color (to orange), so it is quite normal in IDLE... But now; how can user's python program use it? All the best, Victor _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor