I would like to come up with a design where the model decides which objects can be dropped.
I know that the dragMoveEvent() solution will work, but this way I will have to code into the View the logic for valid/invalid node combinations. I believe it would be "more MVC" if such logic could be coded into the Model




Reply With Quote



Bookmarks