私は、Adobe-Flexフレームワークを使ってiOSアプリケーション(特にiPad用)を作成することを検討していました。この方法でアプリケーションをコーディングすることは非常に有望です。
独自のコントロール/ウィジェットを作成することは可能ですか?遠い未来には私自身のガントカレンダーなどを作りたいかもしれません。このようなことが可能であり、そこに良いチュートリアル/書籍がありますか?
前もって感謝します!
UPDATE: I want to create iOS Components that I can use in Flex. Controls, that are not aviable by default in Flex. Is that possible? By derivating or something?
UPDATE 2: In the meanwhile I found FlexLib to be useful. How hard is it to create stuff like this on your own? Especially for mobile devices. Are there any good tutorials, books, etc. out there?