Re: ANNOUNCE: TIP#262 Published



This is a can of worms.

Eric Taylor wrote:


Good point. I often have frames within frames, which make
it much easier for me to use the pack manager. I also develop
using visual tcl, and so adding lots of nested frames is something
that I do rather often. If I understand your point, the
inner frames would obsure the outer frame which might be the
logical choice for where to add a single background image.

what about .f.ff.fff configure -bg {} ?

if you set the bg before packing ...

uwe
.