Elhanan
unread,Jul 20, 2011, 5:42:44 AM7/20/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
hi..
i keep pondering about how to implement the same look and feel on our I.T apps. so i was thinking on something like this:
top section would have pull down menus standard for every app, side section would have application specific menus (maybe as a stack panel)
buttom section would be for messages, while the center would be for the app itself. (and be changed by the menu selection).
i believe this way i would need to deal with one ActivityManager, (for the center region). but there many ways to lay this out.
either by the design of tables in the HTML section, or using a dockLayoutPanel or some other means i'm not aware of.