actionscript 3 - AS3 - To do list structure -


i want learn how structure applications. start simple to do list application as3.

this goal: - show every entrie in grid - add / remove entries - add additional informations notes date , importance - save entries local

especially local read , write part i'm totally lost because of flexibility. how display entries in grid?

i hope tips or links tutorials. michael

in opinion, mvc structure 1 of best way develop applications.

puremvc has support, can point start.

http://puremvc.org/


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -