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( ));

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; Further debugging has shown

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 , Thanks for your prompt

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.

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 application running on GTK-DirectFB and its

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 ; but

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