No Subject




If you create a GdkPixmap with:

  pixmap = gdk_pixmap_create_from_xpm_d(widget->window, &mask,
						    &widget->style->bg[GTK_STATE_NORMAL],
						    placeholder_xpm);

can you only show it in the specified window?

It seems to display OK in other windows on some systems but not others.
Are you supposed to create it again for each window?

Damon



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]