[Gtk-sharp-list] Problems having a TreeView inside a ScrolledWindow and using a custom Fixed
Tiago Lima
tiago.lima@vianw.pt
Wed, 14 Jan 2004 17:46:34 +0000
I'am using GTK# 0.15....
Thanks,
Tiago Lima
On Wednesday 14 January 2004 17:27, Tiago Lima wrote:
> Hi,
>
> I'am writing a custom "Fixed" just like a vbox (I guess)... but it appears
> I'am forgetting something because the example originates an infinite
> cycle... If i use a VBox instead of MyFixed it works fine. But I dont want
> to use the "same child length" VBox does... (How can i do it with VBox ?)
> The problem only appears when I have a TreeView inside a ScrolledWindow...
> If i remove the scrolled window and use the treeview it works fine.
> Why ? Could this be a bug?
>
> Thanks in advance,
> Tiago Lima