Is there a way to create single pixel wide horizontal and
vertical ttk.Separator()'s?

Python 2.7/Windows: When I magnify the ttk Separators they are
built as 2 parallel lines - one line gray and one line a
light/white color. The latter color added to create a subtle 3d
effect?

I would like to create single pixel wide separators that have the
system default gray color. A bonus would be the ability to
programmatically discover the system color used for a separator's
gray band.

Thanks,
Malcolm
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to