From: Joe P. <joe...@sn...> - 2001-03-05 00:03:01
|
David: I modified the xojpanel code to compile in the *.xpm's instead of loading them at runtime. I get compiler errors when using the default *.xpm array declaration. The only way I could make it work was to hand-modify the declaration inside each pixmap. It was quite simple to do, but is there a better way to #include *.xpm's? It would need to be something that Qt will accept. I'm working on a different 'cover graphic' that can be substituted for the one that reads 'HP OfficeJet for Linux'. The new one reads 'HP OfficeJet LCD Monitor' in the same style and color as the older one. The only change is a substitution of 'LCD Monitor' for 'for Linux'. Which one would be better for the next release, or would something else be more appropriate? I should be able to make the code and pixmaps available a couple of days after your answer, unless I get lost in a snowdrift. We're expecting a really big storm here on the east coast. -- Joe |