Le 15/04/2013 21:57, Ian MacArthur a écrit : > Is there an STR for this somewhere? I can't find it... so I can't find the > patch.
I am not used to create a STR. I did not create one. > > Anyway: what sizes are in the icon file now? 32k I have added a 64*64 and a 48*48 icons > We need to be sure there are enough sizes to cover the range expected by XP > through Win7 (and I suppose Win8, though I don't know what sizes it likes; I > assume same as Win7?) I have tested it against win8. The icon look fine (64*64) not succeeded to put a bigger one (size increase to much too) > > As fas as the patch goes, I imagine the only material change to the code is > to add a #ifdef to load the icon, e.g. as is done on the sudoku example in > the test folder? Yes exactly > > That is certainly what I do in my own code, at any rate. > > Regarding changes to the Makefile, I'm only likely to use the mingw tools any > time soon, so if a suitable icon is available I can adjust fluid's Makefile > to do the resource compilation and so forth for the mingw (and hence probably > cygwin too...) builds. Again, that'll largely be a matter of cloning the > suduko build target really...! > I have no mingw installed. I have excluded mingw for this patch since I cannot test it. > > > Which reminds me... whilst we are on the subject of Windows icons; we really > need to look at #2816 again and get that merged, as it would be useful... > > _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
