Posts Tagged ‘factbook dashboard’

The BitmapFader class, a generic approach for smooth transitions

Friday, April 25th, 2008

This post demonstrates how to make smooth transitions when a component view changes. I used this technique in the FactBook Demo and in Filemap (the AIR sample bundled with ILOG Elixir).

This behaviour is implemented by the…

Read more

Custom Gauge Example: The Partition Gauge

Friday, April 18th, 2008

This blog entry focuses on one of the custom gauges I used in the FactBook Demo post.


This gauge is an editable gauge which allows to divide an interval with triangle cursors.
We will see how…

Read more

Advanced dashboard with ILOG Elixir: The World FactBook

Tuesday, March 25th, 2008

In this post, I show an advanced demonstration of what you can do with ILOG Elixir, my goal was to:

  • use most of ILOG Elixir components in the same application,
  • use real data.

The C.I.A. World Factbook is a good data source for…

Read more