Skip navigation
Currently Being Moderated

Downfalls : No Numeric Stepper, nor Accordion

May 21, 2010 12:55 PM

We are creating an full app in Flash Builder 4 and Catalyst (Illustrator / Photoshop).

 

The things that really need to be solved. There is no Numeric Stepper component... and I wonder how I;m going to use the one in the Builder and skin it to our psd... defies the point of catalyst.

 

Another is creating an accordion panel that we can skin in Catalyst.

 

Alsom how to skin a piechart? Looks wonderful in Photoshop... but it stops there.

 

Anyone got suggestions we're not discovering?

 
Replies
  • Currently Being Moderated
    May 22, 2010 11:07 PM   in reply to Yozef0

    If you do want to make an accordian interface, your going to have to do it manually... and by that I mean make a state for each possible scenario. For example:

     

    If you have three panels that open and close, you will have to make a state for #1 open and the others closed, #2 open and the others closed, #3 open and the others closed, #1 and #2 open and #3 closed etc... So you are going to end up with a LOT of states, but this is the only way to do it in Catalyst.

     
    |
    Mark as:
  • Currently Being Moderated
    May 25, 2010 10:49 AM   in reply to Yozef0

    As for the numeric stepper component, you should be able to create a custom component that you can use. If you deconstruct the NS, it is really just two buttons and text input. Once you have created these elements, and applied you styling/skinning, your Flex developer should be able take the output from Catalyst and apply it to the actual numeric stepper component.

     

    The Pie Chart (actually all for charting), is not supported in Flash Catalyst. Those components are based on the older component designs, and thus are not supported. Any styling will have to be done from within Flash Builder.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 30, 2011 1:23 PM   in reply to Yozef0

    Use a List component, then edit the repeated item. When the item is in a selected state, change its height to be the height you want. Leave the other states alone. You can even animate it using smooth transition. This means that the selected item will always be expanded.

     

    You can make the scroller disappear, if you know for a fact that all your items will fit within a given area.

     

    Hope this helps.

     

    --J

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points