Hey, sorry to bring this thread up again but I didn't get much luck (or 
answers) with the other one: 
http://fltk.org/newsgroups.php?s1+gfltk.general+v12+T0+Qlothas

So here it is :)

I'm trying to compile my app with an icon I created. I've been through many of 
the posts here but I wasn't able to compile the icon as a resource.
When compiling the .rc file, I get errors like: "; expected before constant".

I used a program once to "re-compile" the EXE file and add an icon to it. Would 
that icon show up in FLTK's window(s) as well? What about icon sizes (Vista's 
are much bigger than XP's), is that covered by FLTK?

Also, when using show(argc,argv) instead of show(), the colors change (they get 
brighter). This isn't so bad for some of my windows but I'd like to keep the 
buttons darker. I guess it'll require some work but hopefully it can be done.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to