Orange LookAndFeel Added
iiley November 13th, 2007
After days hard work at night with Raku, we finally got this skin finished, it’s a nice artworks designed by Raku, i integrated the artworks into a LookAndFeel, by inherite from SkinBuilderLAF, it is a not hard works. This LAF is well detail tweaked, so it should be more complete than other SkinBuilder LAFs, thanks Raku very much corrected many mistake integration while i’m coding, we got the LAFs runs almost as same as she designed.
The screenshot? See below post about the GuiBuilder, that screenshot is GuiBuilder with OrangeLAF.
See the online demo.
Download Orange right now.
- A3 , Announcement
- Comments(11)
Excellent LAF. This will be default LAF for my applications.
Whenever I try any of the demos on the site I invariably get:
TypeError: Error #2007: Parameter type must be non-null.
at flash.events::EventDispatcher/addEventListener()
at org.aswing::JRootPane$iinit()
at org.aswing::JPopup$iinit()
at org.aswing::JWindow$iinit()
at ComSetSkin$iinit()
On Flash Player 9. Any ideas?
Hi Srdjan: cool, can we see you application now or later? :)
Hi Brian: What’s the sub version of your FP9, it should be new than 9.0.28 to run AsWing A3.
I add this look to application we talk few months ago. FWindows & File Manger appl.
http://www.awssoft.com/products.php?p=filemanager&s=onlinedemo
Its look fresh with Orange LAF.
I was running 9 but an earlier point version of 9. I’ve upgraded to 9.0.47 and everything works now. Thanks!
Hi Srdjan, with OrangeLAF, it looks great.
Hi Brian, you are welcome.
Hi. This skin looks great. Can you please explain to me how I can apply it to my project? I use Flex Biulder. And I’m bored with default AsWing skin :). Thanks.
Make you project link/include SkinBuilderLAF and OrangeLAF projects, and then code UIManager.setLookAndFeel(new OrangeLookAndFeel()); to your main entry function. :)
Can you please explain more detailed?
I’m using Flex Builder. To use this skin I’ve tried to create SkinBuilderLAF and OrangeLAF in the same way like explained here http://www.aswing.org/?p=42. When I start “clean project” 100 errors appeared.
Hi Rolandon, what’s the errors, can you subscribe to our mailling list(https://lists.sourceforge.net/lists/listinfo/aswing-users) to discuss.
now everything’s working fine :) - it was just my inattention. great skin and great framework :)