开发者

MVVM DESIGN PATTERN

开发者 https://www.devze.com 2023-01-09 18:16 出处:网络
Am very much new to this MVVM DESIGN PATTERN.Am doing a small project in this pattern In my project i have a button,if i click on that button it will create a new button at run time and we can creat

Am very much new to this MVVM DESIGN PATTERN.Am doing a small project in this pattern

In my project i have a button,if i click on that button it will create a new button at run time and we can create any number of buttons there.

Creating mutliple buttons is working and now am trying to move that controls at runtime where ever we want in the same window only.

I开发者_StackOverflow社区 implemented some methods and now controls are moving with my mouse point as i want but now what is the problem is::

if one button is created it is moving fine when the second button is created

then it is coming attached to the first button now both the buttons are moving together and third and so on..

i cant able to understand whats happening over there?

Can Any one help me plz ??

Thanks In Advance

i dont know how to post code over here if anyone give me your mail id then i wil send whole project to them

ThanQ Once Again


You might be interested in Laurent Bugnion's "Understanding the Model-View-ViewModel Pattern" session at MIX10 http://channel9.msdn.com/Events/MIX/MIX10/EX14

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号