Native look and feel documentation?
Tobias Bley
tobi at ultramixer.com
Tue Apr 17 04:03:40 PDT 2012
Hi Mike,
I started a new project to create native looking skins for JavaFX 2...http://blog.software4java.com/?p=15
So I have to create a complex css file to style all common controls like buttons, checkboxes, tables etc.
Because of the many gradient fills of the beautiful Mac OS X theme it's not simple to port it to pure CSS without an documentation of the mac os x theme. It know the style guide but my question is: Is there any official documentation or photoshop file available about every user interface element in Mac OS X 10.7?
the best would for me something like this:
Button
- border: 2px black
- gradient: color1 0%, color2 10%, color3 100%
- font: Helvetica
- font-size: 12px
- font-color: #222222
....
Best regards,
Tobi
More information about the macosx-port-dev
mailing list