Multi-window apps

26 views
Skip to first unread message

Adrian Mowat

unread,
Dec 6, 2010, 1:05:31 PM12/6/10
to monkeybars-mvc
Hi,

I'm writing an application for managing business rules specifications
and test cases for backend data/systems integration. I want to create
a UI that is like an email system in that you have the ability to
preview an item - in this case a business rule - or open it in it's
own window for editing. I would also like to be able to have multiple
items open at the same time.

I have been playing around with monkeybars and I like it so far.
However, I noted that you can open have one instance of a given
controller in the current version.

Perhaps I have got the wrong idea, but and I think I would need to
many instances of my "business rules" controller - each with it's own
model and view objects - to be able to have a number of instances of
the a view open displaying different data.

Can you please tell me if I have understood correctly and if there are
any alternative ways of implementing this? If not, would the multiple-
controller strategy be suitable and when is it likely to be released?

Many Thanks

Adrian

Sanu Shwetank

unread,
Jan 13, 2015, 6:18:24 AM1/13/15
to monkeyb...@googlegroups.com, adrian...@gmail.com
I also had the same idea initially. Follow this example https://github.com/monkeybars/monkeybars-core/blob/master/.outdated-examples/Nested-Simple/src/list/list_view.rb
Here multiple controllers are being used.
Reply all
Reply to author
Forward
0 new messages