Re: Needing a sample code based on following API's (regarding pixmaps)



"Ivica Bukvic" <ico fuse net> writes: 
In the place of ??? I tried putting window1 and NULL. Neither yielded
results. I am using NULL for colormap and mask, since they are (according to
API specs) not necessary (please correct me if I am wrong). 

You need either a window or a colormap. I'd use
gtk_widget_get_colormap (pixmapwidget) or
gtk_widget_get_colormap(toplevelwindow).

Havoc




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