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 / General Discussion / Re: Document-Based Application: is PureMVC the way to go? on: February 24, 2009, 02:05:52
I have the same dilemma to choose or not to choose pureMVC. My project looks pretty much  like ScrapBlog.com. AS3 and PureMVC are both new to me, so it makes me even harder to understand how to use PureMVC to develop a ScrapBlog.com like web application. For example, for the following task:
1) view : lots of identical dynamic add/remove textboxes in one document
2) view: a text format toolbar to show the format of active textbox, like font name, font size, letter spacing, etc.. also the toolbar need to set text format to the active textbox.

So a question for every actionscript guru -  what’s the right way to implement one mediator as the bridge to those textboxes and the text format toolbar?

Details information will be very welcome and appreciated.

-Raymond


Pages: [1]