Kay Schluehr
Posts: 302
Nickname: schluehk
Registered: Jan, 2005
|
|
Re: The Extended Flex & Air Jam
|
Posted: Aug 12, 2007 1:35 PM
|
|
> I've used Python for most of my own development for the > last 8 years or so, because of the productivity leverage, > for one thing. But I've never found a UI library (in > any language) that I've really been satisfied with, > which is why I like the Flex solution so much -- > basically, they started with the goal of creating good UIs > first and worked from there.
Can you make a comment on complexities regarding advanced controls? How hard would it be to use Flex/AIR to program e.g. a Python console that requires all kind of conditional actions ( e.g. indentation on line breaks that requires control over any key event ) and syntax highlighting?
|
|