Release candidate for Flamingo 4.1
May 12th, 2009 | 7 Comments »I am pleased today to announce the availability of release candidate for version 4.1 of Flamingo component suite (code-named Guenivere). It is a stabilization release that adds a few minor features and fixes all known bugs.
Here is the list of minor features added in release 4.1:
- Multi-row controls in ribbon bands
- Rich tooltips for ribbon band expand buttons
- Horizontal alignment for wrapped ribbon components
- Internal tracking of disabled state of popup / action areas on command buttons for selecting the correct displayed icon
- Tree breadcrumb adapter class is now abstract to enforce applications to provide the segment caption
To see the Flamingo ribbon component in action under core look-and-feels, run the following WebStart demo:
To see the Flamingo ribbon component in action under Substance look-and-feel, run the following WebStart demo:
If you want to test the ribbon in your applications, you would need the following (the last two only for applications running under Substance look-and-feel):
- The 4.1RC drop of Flamingo (code-named Guenivere)
- The 5.2RC drop of Substance (code-named Quebec)
- The 5.2RC drop of Substance Flamingo plugin
You are more than welcome to take Flamingo 4.1RC for a ride and report any problems in the project mailing lists, forums or issue tracker. The final release is scheduled for May 25. Only bugs will be fixed until that date.
Related posts:
- Release candidate for Flamingo 4.2 I am pleased today to announce the availability of release candidate for version 4.2 of...
- Release candidate for Flamingo 4.0 I am extremely pleased today to announce the availability of release candidate for version 4.0...
- Release candidate for Flamingo 3.1 I am happy to announce release candidate for version 3.1 (code-named Eilinora) for Flamingo component...
- Release candidate for Flamingo 3.0 The release candidate for version 3.0 of Flamingo component suite (code-named Deirdre) is available. The...
Great news! Thanks!
Cheers,
Adam.
The ribbon component with the substance LaF looks amazing. Although I favor SWT for building desktop applications, I have to admit that it is extremely tempting for me to use this combination in my next app :)
Congrats kirill!
:)
Hi,
I hope this is a known problem, but the link https://flamingo.dev.java.net/docs/ribbon/ribbon-overview.html now gives a 404.
As a new swing developper, i hoped to find some doco there. The directory docs/ribbon is also empty in the zip file.
Regards
Raphaël
Raphael – i have written about the reasons why the ribbon documentation was dropped. The final 4.1 release will have full Javadocs, and the best way to learn how to create and configure the ribbon will be to start there and study the sources in the test.ribbon.BasicCheckRibbon class.
[...] has been stupidly busy this week. He announced new release candidate releases for Substance 5.2 and Flamingo 4.1 . He also features a guest post from Michael Kneebone talking about the Laf-widget project . [...]
Thanks Kirill,
I missed the post about the documentation.
I already digged the example source ;-)
I just wanted some rationale as i am not a great swing developper (to say the least)
I currently learn both griffon, swing and flamingo.
Thanks again for that marvelous code the ribbon is.
Regards,
Raphaël