|
From: Jeff H. <je...@Ac...> - 2005-09-26 18:45:46
|
> >>If that's not possible or planned, is there any way to add a clickable > >>image in the right of the blank area reserved for tabs (ala firefox) > >>other than by placing it with place, which sounds decidedly difficult > >>to make work in a cross platform way? > I'd like to suggest something like this: > > ttk::button .nb.dismiss .... > .nb addwidget .nb.dismiss > > This would let you add widgets to appear in the trough. They would > appear right-aligned, and you could potentially add more than one. Is this possible an instance where place is appropriate? Jeff |