id = TRUE
xpadding= 1
ypadding= 1
}
}
}
widget_class "*Scrollbar*" style "scrollbar"
class "*Scrollbar*" style "scrollbar"
Regards,
Siddharth
TATA Elxsi
-Original Message-
Regards,
Siddharth
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hi,
GTK has already been ported to DirectFB. You just need to compile and link
to GTKDFB. Code will be same as normal GTK.
http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB
Regards,
Siddharth
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Can you be a little more descriptive..??
You may try "gdk_pixbuf_render_pixmap_and_mask ()". This will create pixmap
and mask, render pixbuf to it and then return you the pixmap and mask.
Regards,
Siddharth
TEL
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL
t everything except for the image itself */
g_print("\nCalling gtk_widget_shape_combine_mask()...\n");
gtk_widget_shape_combine_mask (window, s_alpha, 0, 0);
g_print("\nCalled gdk_widget_shape_combine_mask()...\n");
/* show the window */
gtk_widget_show (window);
Freetype libraries built for your target. Pango works with
Freetype2. If you have already built freetype for ARM, then you need to link
to those libraries. You may want to modify PKG_CONFIG_PATH for that purpose.
Otherwise, you have to cross-compile Freetype first.
Regards,
Siddharth
TATA Elxsi
-
may want to go through:
http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB_for_Embedded
_Systems
for some useful information regarding cross-compiling GTK.
Regards,
Siddharth
TATA Elxsi
-Original Message-
From: venkatesh chilapur [mailto:[EMAIL PROTECTED]
Sent: Thursda
/lib"
You need Glib, ATK, Cairo, Pango, Freetype, GTK etc.. to build GTK. You may
need Libpng or something else, depending upon what all libraries are present
for your target.
Following link will be quite helpful:
http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB_for_Embedded
_Sy
sometimes it is related to the value of PKG_CONFIG_PATH and LD_LIBRARY_PATH,
depending upon the libraries against which you have compiled and linked.
Regards,
Siddharth
TATA Elxsi
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Joao Moreira
Sent: Tuesday
Sorry, i missed the assertion message.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kumar
Siddharth
Sent: Tuesday, June 05, 2007 8:13 PM
To: Joao Moreira; gtk-app-devel-list@gnome.org
Subject: RE: Glib assertion failed messages
sometimes it is related
Hi,
http://inti.sourceforge.net/tutorial/libinti/internationalization.html
Hope it helps.
Regards,
Siddharth
TATA Elxsi
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Suma H.S
Sent: Tuesday, June 26, 2007 2:48 PM
To: gtk-app-devel-list@gnome.org
Subject
Hi,
You may use GtkSocket(in Host App) and GtkPlug(in Embedded App) for this.
Regards,
Siddharth
TATA Elxsi
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Friday, July 06, 2007 7:24 PM
To: GTK+ mailing list
Subject: Running
)
should be attached to this plug, and should not be as main window. Meaning
you need source for browser or may be a method so that the browser output is
redirected to GtkDrawingArea (which can be connected to plug).
Regards,
Siddharth
TATA Elxsi, India
-Original Message-
From: [EMAIL
x_pack_start (GTK_BOX(hbox), treeview, FALSE, FALSE, 0);
gtk_box_pack_start (GTK_BOX(hbox), vscroll, FALSE, FALSE, 0);
or:
gtk_hbox_new(FALSE,0)
gtk_box_pack_start (GTK_BOX(hbox), treeview, TRUE, FALSE, 10);
gtk_box_pack_start (GTK_BOX(hbox), vscroll, TRUE, FALSE, 10);
Regards,
Siddharth
TATA Elxsi
-
With GTK 2.10.1 & DFB 1.0, i had not seen those black text area. Though
black lines were visible while Scrolling content in Firefox-DFB.
Regards,
Siddharth
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Friday, August 01, 200
The first one can be considered as core dependencies for GTK/GDK. Second
list is more like add-ons like compositing manager etc for Alpha/blending.
Regards
Siddharth
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ruchi Lohani
Sent: Wednesday, August 20
16 matches
Mail list logo