Hi Ken,
Ah, I was just mentioning from that screenshot regarding the rounded
search JTextField with a search icon inside it similar to your
screenshot:
http://exploding-pixels.com/google_code/promo/UnifiedToolBar-promo.png
As well for the "View" buttons, they are not stuck together, rounded,
and themed with the mac colour gradients.
I guess it would be nice to create ComponentUI's for normal widgets?
You should put screenshots on how mac widgets would look like on other
platforms :)
For me to create the same feeling of the search in windows, I guess I
have to custom render it, correct?
Thanks for the awesome ui toolkit :) I have been browsing the code for
it, and I see very clean and elegant design!
On Aug 6, 7:05 pm, Ken Orr <
kenneth....@gmail.com> wrote:
> Hi Mohamed,
> Most of the components in Mac Widgets for Java do in fact render pretty much
> the same (font and anti-aliasing differences) across platforms.
>
> I don't have an implementation of segmented buttons yet, which I think is
> what you're referring to in your screen shots. It would probably look a
> little better if you used the Windows look and feel.
>
> -Ken
>