RE: Scroll WIndow with GtkTreeView

2006-04-21 Thread Sailaxmi korada
Thanks, it worked. -Original Message- From: David Necas (Yeti) [mailto:[EMAIL PROTECTED] Sent: Friday, April 21, 2006 1:15 PM To: Sailaxmi korada Cc: gtk-app-devel-list@gnome.org Subject: Re: Scroll WIndow with GtkTreeView On Fri, Apr 21, 2006 at 01:00:10PM +0530, Sailaxmi korada wrote

Re: Scroll WIndow with GtkTreeView

2006-04-21 Thread David Necas (Yeti)
On Fri, Apr 21, 2006 at 01:00:10PM +0530, Sailaxmi korada wrote: > abnormal way. Is there any other way that I can make them move in sync... > and be scrolled together. Without Viewport, the table is behaving in an > My application requires Tree Widget and Table to be placed in same container Sin

RE: Scroll WIndow with GtkTreeView

2006-04-21 Thread Sailaxmi korada
PROTECTED] Sent: Friday, April 21, 2006 12:48 PM To: Sailaxmi korada Cc: 'gtk-app-devel-list' Subject: Re: Scroll WIndow with GtkTreeView On Fri, Apr 21, 2006 at 10:47:24AM +0530, Sailaxmi korada wrote: > In my application, I'm placing my TreeView widget in a scrolled

Re: Scroll WIndow with GtkTreeView

2006-04-21 Thread David Necas (Yeti)
On Fri, Apr 21, 2006 at 10:47:24AM +0530, Sailaxmi korada wrote: > In my application, I'm placing my TreeView widget in a scrolled window. > When I'm scrolling down the list, my headers are getting scrolled up, so > they are no more visible. Is there any way to retain the headers in the > visibl