On 16 Jun 2001, Christopher James Lahey wrote:

> This one is done using gtk_widget_hide.  If you hide the child widget it
> does the right thing.  In this case it should store the message list
> size properly.  I suspect get_position would save an incorrect value in
> this case.  We can investigate what this should do.  (We save the
> position of the message list when it changes I think.)

not exactly...  this does appear to work reasonably well when you do a
gtk_widget_hide on the object which is *pane1/child1*.

calling gtk_widget_hide on the second (lower, in the case of vpane) simply
causes that section of the pane to be a large blank space...  and the size
of the visible (upper) pane is now fixed.  resizing the window
expands/shrinks the blank pane.

how useful.

-- Sam,



_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers

Reply via email to