Iwidgets problems



hi, I am want to make a widget to represents values stored in an xml file,
following its hierarchised structure. To do so I used widgets from the
Iwidgets package, and pack them up

scrolledframe
collapsablewidget (from iwidgets/incoming/collapsablewidget.tcl in
sourceforge repository)
...some other widgets
collapsable widget .. and so on

my problem is that I would like to make the collabsable widgets expand and
fill all the width of the chilsite of the scrolled frame.
so far anything I've been trying worked (either the scrollbar disapear, the
background of the frame doesn't refresh, the width of the collapsabe widget
doesnt go bigger than the width of its content.

is there a trick or an impossiblity I don't know ?

I am pulling my hair off !!!

thanks


.



Relevant Pages

  • Re: scrolledframe widget question
    ... shamil wrote: ... I ran into a problem while using the scrolledframe widget from ... I came up with a few ugly solutions (such as unmapping and ...
    (comp.lang.tcl)
  • Re: Scrolledframe not scolling
    ... This is a windows ... Let me describe the widget, in case that is any help. ... I have a scrolledframe inside a paned window. ... first item, the scrollbars are drawn correctly, subsequent selections ...
    (comp.lang.tcl)
  • scrolledframe widget question
    ... I ran into a problem while using the scrolledframe widget from ... set end [frame .setShifts.end] ...
    (comp.lang.tcl)
  • scrolledframe widget question
    ... I ran into a problem while using the scrolledframe widget from ... set end [frame .setShifts.end] ...
    (comp.lang.tcl)
  • Question on scrolled frames
    ... Are there any plans to add a scrollable frame to the tk core? ... in the past and I know other widget sets have their versions. ... isn't it time for a scrolledframe as well? ...
    (comp.lang.tcl)