| These are nice, but there's more than one correct answer to this one. Mark Guzdial |
| Folks, can anyone summarize the KEY difference between Morphic and MVC? I'll give you a hint: Swing is like MVC, VB is like Morphic. Mark Guzdial |
| Actually, resizing windows and subwindows works fine in both MVC and Morphic – it's a matter of how you set the windows up. This question is more about design issues involved in doing a MVC-based GUI and a Morphic-based GUI, and isn't as much about nuts-and-bolts issues that are different. -Lex Spoon |
| so you're saying that there is no way to create this kind of an effect in Morphic? I would think that since morphic is a newer and more advanced interface it would have that functionality. Maybe it wouldn't be as simple to implement as in MVC but you would still be able to do it. Any thoughts? Arkady |