GTK Links

2008-07-02 Thread svalbard colaco
Hi all; I wanted some links/ppts/books in Understanding GTK concepts , describing each of the aspects in brief with examples/snap shots etc.. search results have given me a few ; But wanted suggestion as which are recommended links /ppts , for a bignner to browse through. Awaiting your suggestion

Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `cmap == NULL || HOW TO HANDLE: gdk_drawable_set_colormap: assertion `cmap == NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' fa

2008-06-16 Thread svalbard colaco
Hi all , I have an application running on DirectFB and I have a function gnome_canvas_new_aa( ) to generate a canvas As an example , a code snippet would be as below GtkWidget *canvas_widget; gdk_rgb_init( ); gtk_widget_push_visual(gdk_rgb_get_visual( )); gtk_widget_push_colormap(gdk_rgb_get_

Re: gnome canvas doesnt work properly on GTK-DirectFB

2008-06-11 Thread svalbard colaco
anks & regards sv. On Wed, Jun 11, 2008 at 8:32 PM, Paul Davis <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-06-11 at 20:26 +0530, svalbard colaco wrote: > > Hi Paul, > > k. > > So the "fix" you spoke about was in your application code and not in > &g

Re: gnome canvas doesnt work properly on GTK-DirectFB

2008-06-11 Thread svalbard colaco
Hi Paul, k. So the "fix" you spoke about was in your application code and not in your GTK-quartz backend? CMIIMW. On Wed, Jun 11, 2008 at 8:04 PM, Paul Davis <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-06-11 at 19:55 +0530, svalbard colaco wrote: > > HI all; &

Re: gnome canvas doesnt work properly on GTK-DirectFB

2008-06-11 Thread svalbard colaco
insight on the said issue.. Any pointers as to why such behaviour is observed could be of great help. Thanks & Reagrds, sv. On Tue, Jun 10, 2008 at 8:51 PM, svalbard colaco <[EMAIL PROTECTED]> wrote: > Hi all > > Built a gnome canvas application on GTK-DirectFB(gtk+-2

gnome canvas doesnt work properly on GTK-DirectFB

2008-06-10 Thread svalbard colaco
Hi all Built a gnome canvas application on GTK-DirectFB(gtk+-2.10.14) and certain portions of the windows appear black , On clicking in the windows some of them appear white as expected. What could be the reason for such a behaviour on GTK-DirectFB backend.? Investigation has revealed the followi

Re: gnome canvas item apears black on GTK-DirectFB

2008-06-10 Thread svalbard colaco
Hi I have not been able to find out the fix that u mentioned in quartz backend; in gtk+-2.10.14; could u elaborate on that please? It will be very helpful; Thanks & Regards sv. On Mon, Jun 9, 2008 at 6:07 PM, svalbard colaco <[EMAIL PROTECTED]> wrote: > Hi Paul Davis , > &

Re: gnome canvas item apears black on GTK-DirectFB

2008-06-09 Thread svalbard colaco
function in the appllication code itself ? Awaiting for your inputs... Thanks & Regards sv. On Mon, Jun 9, 2008 at 5:14 PM, Paul Davis <[EMAIL PROTECTED]> wrote: > > On Mon, 2008-06-09 at 16:00 +0530, svalbard colaco wrote: > > Hi all, > > > > I have an appli

gnome canvas item apears black on GTK-DirectFB

2008-06-09 Thread svalbard colaco
Hi all, I have an application running on GTK-DirectFB and its observed that , a part of the window, which is a gnome canvas item is not rendered properly rather that entire vbox appears black, But when i click on , on a click_to_ add canvas item within that vbox it appears white as expected. Bu

g_signal_connect() Issue

2008-05-06 Thread svalbard colaco
Hi all; I wanted to Know what could be the reason for not being able to connect the "select" / "activate" /"deselect" signal with a widget using g_signal_connect( ) function? I connected a menu widget with the signal "select" but it fails to respond to it; the menu widget gets rendered ; b

Mouse clicks not recognized on File Drop down menu List widgets......Need Help

2008-05-01 Thread svalbard colaco
Hi all; I'm porting an application on GTK-DirectFB backend, And now my UI gets rendered but The File drop down menu list *does'nt highlight most of the widgets(submenu items)* and hence it does'nt recognize any mouse button clicks;But i can successfully navigate via the Keyboard (Key press Events