Scrolled Window With TreeView in it

2006-12-19 Thread Matías Alejandro Torres
Hi i recently post to this list about the subject below. I didn't realize that I disabled the mail delivery a few days ago. I'm really sorry for the for the inconvinients taken and i don't expect anybody to resend me any responses (if any) but I would appreciate it. El lun, 18-12-2006 a las 13:2

Scrolled Window With TreeView in it

2006-12-18 Thread Matías Alejandro Torres
Hello everyone, I have a GtkTreeView packed inside a GtkScrolledWindow. The GtkScrolledWindow is packed inside a GtkVBox and I want that whenever the windows' size changes the GtkScrolledWindow fills the unused space. I've have two dialogs created in the same way, one works, the other doesn't. Her