Am 08.05.2009 17:55 Uhr schrieb "Robert Arkiletian" unter <[email protected]>: > > This is how I do it for my application. Hope it helps. > > Pixmap p, mask; > XpmCreatePixmapFromData(fl_display, DefaultRootWindow(fl_display), > apple_red_xpm, &p, &mask, NULL); > > nwin.icon((char *)p); Would it help to put p = In front of XpmCreatePixmapFromData? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk
- Re: [fltk.general] XPM Window Icon not working in JWM (T... Michael Losh
- Re: [fltk.general] XPM Window Icon not working in J... Robert Arkiletian
- Re: [fltk.general] XPM Window Icon not working ... Matthias Melcher
- Re: [fltk.general] XPM Window Icon not working in J... Alvin

