Unnamed Fossil Project

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file library/combobox.tcl version 23843a19c5

2004-09-15
18:26
Added "image" element factory, enhanced version of "pixmap" factory. Added TTK_GetBorderFromObj. demos/themes/WinXP-Blue.tcl: Use "style element create image" instead of "pixmap". check-in: b47acfd127 user: jenglish tags: master, trunk
18:24
Control-Shift-ButtonPress-1 now launches state monitor window if it's not currently active. Put .states window contents inside a TFrame so background color is right. check-in: 0437d8c806 user: jenglish tags: master, trunk
2004-09-14
19:37
Use same inheritance chain for layout templates as for elements (specific names to generic names, fallback in parent theme.) This way a custom style like "Blue.TButton" will inherit the layout from "TButton". check-in: ce641a4b49 user: jenglish tags: master, trunk
18:10
* library/combobox.tcl (tile::combobox::PopdownShell): make popdown a transient of the parent toplevel. This makes Win/Tk recognize it as a child and doesn't lose focus from the main toplevel when displaying the combobox (8.4.8+). check-in: 107c15e432 user: hobbs tags: master, trunk