Hi, I have uploaded some screenshots in the Files section. Main-Before.png and Optimizer-Before.png are screenshots taken with the liquid look and feel on a Mac. IMHO, pretty ugly.
Main-After.png and Optimizer-After.png are screenshots taken with the default Apple look and feel, after some small modifications done to JBookTrader.java to set some L&F settings. My change should handle non- Macs gracefully (I hope, haven't tested). On a Mac, the first MenuBar is actually located on the top of the screen not on the application window. Also, to make the menubar look correct on a Mac the application name needs to be set. I also have been working on some other UI modifications for Mac to make it look and behave even nicer but they are experimental for the moment. On Jul 9, 8:58 am, nonlinear5 <[email protected]> wrote: > Can someone of you Mac users comment out this line in > JBookTrader.java: > UIManager.setLookAndFeel("com.birosoft.liquid.LiquidLookAndFeel"); > > This is what makes JBT look like a Mac app on Windows, and I am > curious how closely it matches the native Mac look and feel. > > If you post two snapshots of the JBT optimization dialog, one with the > UIManager.setLookAndFeel(...) and the other one without it, we can > compare. > > On Jul 8, 6:44 pm, proceris <[email protected]> wrote: > > > > > Hi, I am developing on Mac with Netbeans :-) > > > On Jul 9, 7:14 am, MKoistinen <[email protected]> wrote: > > > > Hi all, > > > > I may be the only Mac developer here, but in case I'm not, I've put > > > together a HOWTO guide for how to setup your (64bit) Mac to develop > > > JBookTrader on Eclipse. > > > > I hope this helps someone... I was pulling my hair out for awhile! > > > > Enjoy, > > > - Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en -~----------~----~----~----~------~----~------~--~---
