Groups | Search | Server Info | Login | Register
Groups > comp.lang.tcl > #55550
| From | meshparts <alexandru.dadalau@meshparts.de> |
|---|---|
| Newsgroups | comp.lang.tcl |
| Subject | Color of menu by style |
| Date | 2026-03-08 08:38 +0100 |
| Message-ID | <10oj922$1d6e9$1@tota-refugium.de> (permalink) |
Why is it that ttk::style configure Menu -bg $bg has no effect on the color of a menu widget but the next line does? menu .popupmenu -bg $bg
Back to comp.lang.tcl | Previous | Next — Next in thread | Find similar
Color of menu by style meshparts <alexandru.dadalau@meshparts.de> - 2026-03-08 08:38 +0100 Re: Color of menu by style meshparts <alexandru.dadalau@meshparts.de> - 2026-03-08 08:51 +0100
csiph-web