Re: Does scrollbar supports text window containing frames?





2) You can scroll widgets that have been embedded in a text widget, but
not if they are packed or gridded or placed. You must use the "window
create" command of the text widget to embed the widgets within the text
widget.



thats the point i missed.i placed them into the text rather than
"window create"command.
thank's Byran.
.



Relevant Pages

  • Bwidget mainframe and Incr TK
    ... Formerly there was a main window that included the typical ... a file management window that is developed as an Incr TK custom widget ... this file manager. ... [$tempBox component Cancel] ...
    (comp.lang.tcl)
  • The Great Geometry Muddle
    ... When a shell widget is created by the Intrinsics, its window then gets ... of the inner one. ... Hence we may speak of the *inner* geometry (inner width ... widget has been realized), you need to provide a *mixed* geometry (e.g. ...
    (comp.unix.cde)
  • Re: [Fwd: LiveCD with KDE-4.0.0]
    ... One of the KTip tips states that dragging a file from konqueror onto ... Adding a widget to the LHS of the panel is impossible if the task ... Additionally there will always be a window there - the ... The default size of the task manager applet when added to the desktop ...
    (Fedora)
  • Re: Aspect Ratio revisited
    ... The 'Configure' event is signalled each time the widget size ... The canvas will always have a default size: ... the main window is visible before the contents is packed/gridded, ... or the outer frame gets *smaller*, ...
    (comp.lang.tcl)
  • Re: Question on scrolled frames
    ... > window is changed, then you have to manage those widgets in a regular ... then you can get automatic scrollbars on the text widget. ... the objects to expand to fill the window. ... The ScrollableFrame expands with the ScrolledWindow. ...
    (comp.lang.tcl)