Re: Fwd: Re: text on a pixmap
- From: Sven Neumann <sven gimp org>
- To: jylam lnxscene org
- Cc: gtk-list gnome org
- Subject: Re: Fwd: Re: text on a pixmap
- Date: 15 Apr 2002 16:59:49 +0200
Hi,
Jean-Yves Lamoureux <jylam lnxscene org> writes:
> It works well now. Hum. don't crash anymore.
> So I've a clear window, with NOTHING in it. just a window.
> I've a pixmap too. so I wanted to put, as Nuno said, the pixmap in
> background. But all I get is a blank window. Did I miss something ?
>
> gdk_window_set_back_pixmap ((GdkWindow*)AboutWindow, (GdkPixmap*)pixmap,
> GDK_PARENT_RELATIVE );
>
> gtk_widget_show (pixmap);
> gtk_widget_show (AboutWindow);
are we mixing gtk and gdk types again? Didn't we want to use -Wall and
didn't we promise no to ask here unless there are no compiler warnings?
Is GDK_PARENT_RELATIVE really a gboolean?
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]