|
From: Joe E. <jen...@fl...> - 2005-10-24 14:56:56
|
Mats Bengtsson wrote: > Noted that the -labelwidget must be a child of the labelframe and > not a sibling. Is this an intentional change? > The docs still describe the 0.6 behaviour. The -labelwidget can be a sibling of the labelframe; however you may need to [raise] the -labelwidget now, since the ttk::labelframe doesn't do this automatically anymore. --Joe English jen...@fl... |