https://issues.apache.org/bugzilla/show_bug.cgi?id=47064
--- Comment #4 from Sebb <[email protected]> 2009-04-24 05:32:10 PST --- The System LAF on Windows is not as nice as the Metal LAF, and I'm not prepared to change all the LAFs just to support Macs. I think one solution would be to allow the property "jmeter.laf" to have a local system override, e.g. "jmeter.laf.<os.name>" where <os.name> is obtained from the system at run-time. JMeter would look for "jmeter.laf.<os.name>", then "jmeter.laf". This would allow one to change the default just for Macs. What does Java return for os.name on Macs? This is shown in the jmeter.log file. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
