> On reflection i think this is the first time i have tested the
> 'double click file to startup' since i built with rc2 so that is
> probably why i thought it was to do with the new icon. With fltk 1.3xx
> that i used previously, the problem did not occur.
>

I just realised, this error is occuring because i am now calling
mainwin->show(argv, argc);
i changed to this to allow my window icons to show up on the top left
of window border as described in an earlier query.

It did not occur before as i only used mainWin->show(); !!!

So i am now adding code as shown in the article, i will have to add them
into the FLUID dialogs but am hoping it will clear things up.

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

Reply via email to