Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

| * |

  Show Posts
Pages: [1]
1  Announcements and General Discussion / Architecture / Build an excel like application on: August 27, 2009, 02:11:24
Hi, this is my first post here.
I'm playng with puremvc a bit and I want build an application Excel like in AS3.
User create a selection on an "fluid" grid (24x24) with scrollbars: every time the user draw a selection, the system prompt (or not) a configuration window for cutomize with colors the selected cells.
I don't want draggable rows and columns (for set rows and columns width) but I have to build a shits navigation system.

Some questions:

1) standard puremvc or multicore?
2) some advice on how to implement it?  ;D
Pages: [1]