Hi Ede,
> On 01.04.2013 12:14, Michaël Michaud wrote:
>> Hi,
>>>>> do you possibly stumble over the workaround in line 607 of 
>>>>> FeatureInstaller
>>>> Right.
>>>> If I remove the Windows OS version test, everything appear normally.
>>>> I did not find information in oracle bug database (link mentionned in the
>>>> code is dead).
>>>> I tried with windows vista (6.0) jre6 32b and jre7 64b and it seems to work
>>>> find without the OS test.
>>>>
>>>> Should we limit the exclusion to windows 7 ? Or is there any reason to
>>>> exclude also Vista ?
>>>>
>>> the ml says vista has the issue
>>> http://comments.gmane.org/gmane.comp.gis.jump.devel/10931
>>>
>>> remember? ..ede
>> Oh, yes.
>> I had a deeper look and added a test to the workaround to handle my case :
>> Vista with Windows Classic L&F
>> In this case, UIManager.getLookAndFeel() does not return Windows Classic,
>> but Windows (the L&F set from the box seems to be ignored). So the previous
>> test was preventing icons to be displayed but actual L&F (Classic) can
>> display
>> them.
>>
>> I can't say I really need it, just like to understand what's wrong, you
>> know what it is...
>>
> uih.. you mean you used the classic theme of windows desktop? sure this does 
> not change the lnf of the jre per se.
I thought that getting default lnf would return Classic in this case,
but there is no such thing as get default UI, there is only get system UI.
>
> where did you get the UI default value difference? ..ede
I get useful information here :
http://www.duncanjauncey.com/java/ui/index.php

Michaël
>
> ------------------------------------------------------------------------------
> Own the Future-Intel® Level Up Game Demo Contest 2013
> Rise to greatness in Intel's independent game demo contest.
> Compete for recognition, cash, and the chance to get your game
> on Steam. $5K grand prize plus 10 genre and skill prizes.
> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to