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

Re: bg_pixmap



On Mon, 28 Feb 2000, dublux wrote:

> How could I put a pixmap on misc widgets as GtkEntry or GtkTable
> (why is it possible with GtkFixed, using style->bg_pixmap and not with GtkTable?)

	I think GtkTable doesn't have a window, therefore you can't set a
background pixmap. You should pack your GtkTable in a GtkEventBox and set
the pixmap for the later.
	
-- 
Gustavo J.A.M. Carneiro
[reinolinux.fe.up.pt/~ee96090]
                                       



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