pixmaps newbie
[email protected] (Daniel Adams) Fri, 10 Aug 2001 17:37:04 -0400 (EDT)
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hello all, I am trying to use a pixmap i have in a file as the header for a column in gtkclist. This code: $GLOBALS["checkon_xmp"] = &new GdkPixmap ($win, $GLOBALS["checkon_bmp"], NULL, "./pixmaps/checkon.xpm"); gives this error: Class gdkpixmap cannot be constructed directly Can anyone instruct me in the ways of the pixmap? Thank you. - Dan --