> Yes, we saw your question, and I replied here: > > http://fltk.org/newsgroups.php?gfltk.general+v:29551 > > And I think that covers all of your questions. What part are you > still having trouble with? >
Sorry I didn't see your reply... I'm still trying to figure out how to use this forum (n00b). I can't find a way to track my threads! Anyway, I finally read your response and managed to compile with the Icon. I still had some problems compiling though: Old DIB (something with compressed PNGs for Vista), Unknown IDI_ICON (when my .rc had the #include inside) and again that thing with the "expected ; before constant". I finally used Notepad to create the Icon.rc and Icon.h file, inserted the .rc into the project and included the .h in main.cpp and it worked! Thanks again! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

