Dear Friends
Any one has an example os drawing an transparent bitmap as background to an
window
using the code bellow
gdk_draw_pixbuf( hDC->window, hDC->gc, obj->handle,
0, 0, x, y, width, height,
GDK_RGB_DITHER_NONE, 0, 0 );
and later creating an set os checkboxes, the c
Hi,
Apologies for the late reply, have been very busy lately. Comments
inline.
On Fri, Apr 04, 2008 at 08:07:42PM +0100, Carlos Pereira wrote:
>
> 1) In GtkTreeview with GtkListStore, show always the first item as default,
> when selec