|
From: Jeff H. <je...@ac...> - 2007-11-24 05:39:49
|
Joe English wrote: > There are no plans for a ttk::text widget. The text widget > is massively complicated and would not benefit much from the > Tile framework: the only themable part is the border, and > it's mostly an "owner-draw" widget (which the framework isn't > very good at handling). Reimplementing it doesn't seem > worth the effort. What is the latest status of border-draw handling specialization support in tile? This would alleviate issues that users see on the text and listbox widgets related to specialized borders (like on the mac), when the widget has focus. There was some hackery on the wiki, but it had some "issues" iirc. Jeff |