New modes for GtkProgressBar

2011-10-31 Thread Rhishikesh
Hi All, I have been working on a gtk+ based project in which we had to design some customised UI widget using GTK+. As part of that project, we have created two new modes of appearence and operation for the GtkProgressBar widget. I have attached the screen shots of both of those modes with this

Re: Filter functions and client side windowing

2011-10-31 Thread Rhishikesh
Hi guys, Gentle reminder. Any help on this any help at all would be really useful Thanks On Fri, Oct 21, 2011 at 2:08 PM, Rhishikesh rhishike...@gmail.com wrote: Hi I have been using the GdkFilterFunction mechanism in my library for snooping and processing certain events coming from

New modes for GtkProgressBar

2011-10-31 Thread Rhishikesh
Hi All, I have been working on a gtk+ based project in which we had to design some customised UI widget using GTK+. As part of that project, we have created two new modes of appearence and operation for the GtkProgressBar widget. I have attached the screen shots of both of those modes with this

Filter functions and client side windowing

2011-10-21 Thread Rhishikesh
Hi I have been using the GdkFilterFunction mechanism in my library for snooping and processing certain events coming from the Xserver. My code involves the correct detection of the corresponding gdk-window on which the XEvent originated. Since the migration to client side windowing, that mechanism

Re: GtkTreeView in VBox

2010-01-12 Thread Rhishikesh Joshi
Hi, I have also faced a similar situation in which case i need to pack a treeview inside a VBox. I would not mind the treeview apis not working but the packing is something i am looking to keep. The scrolling of the VBox works fine for smaller sizes of the TreeView. But when the treeview