flexgeek

Archive for the ‘components’ Category

Source code for TaskScheduler chart in Flex

Posted by: vodka on: January 29, 2008

Blog moved to http://blog.flexgeek.in
View the post here – http://blog.flexgeek.in/?p=42

Blog moved to http://blog.flexgeek.in
View the post here – http://blog.flexgeek.in/?p=26

Saw a post on flexcoders yesterday regarding some one wanting formatter support on NumericStepper. Played around with NumericStepper code base for around an hour yesterday night and this is what I got – <FormattedStepper>, an extended control from <mx:NumericStepper> with a formatter property which can be set to NumberFormatter or CurrencyFormatter. The control can be [...]

Small textarea enhancement

Posted by: vodka on: March 13, 2007

I met Avinash, Kislay and Amrit from sungard last sunday at the flex users meet organized by Mrinal and Abdul. John Koch, the APAC develper relations manager of Adobe was the main guest. Raghu, I and Sameer joined in from the flex team. Amidst a conversation, Amrit pointed out that he couldnt drop a text [...]