On 04/16/13 01:57, MacArthur, Ian (Selex ES, UK) wrote:
>> In fact, I think when the following three calls are being used
>> together,
>> they have to appear in this specific order or they won't work right..
>> at least on win32 anyway:
>>
>>      1) icon()   -- if used with xclass(), this must be first
>>      2) xclass() -- if used with icon(), this must come after icon()
>>      3) show()   -- if any of the above are used, this must come last
> 
> I guess the code has diverged a bit from the docs, or MS has changed things 
> whilst we were not looking...

        Just as a side note; I was using the VS7 (ancient) compiler to do
        the above tests (I still use VS7 for building my commercial apps),
        but double checked in VS 2010 as well.

        Both compilers seemed consistent, so if MS did change something,
        it would've predated VS7. (Entirely possible, as our docs are much
        older than that, lol)
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to