Franci PenovNotes from the Microsoft campusEnabling dragging in Canvas, part 2- February 28, 2007 Update: There were some bugs in the code, which caused funny behavior with elements that have a render transform applied to them. I've updated the code below to fix these. In part 1 we covered how the dragging behavior will be attached to the Canvas object....(read more)http://blogs.msdn.com/francip/archive/2007/02/28/enabling-dragging-in-canvas-part-2.aspx Incoming posts- February 23, 2007 Here's short list of topics I am planning to write about in the next month after I finsh the CanvasDragHelper (and if I can find the time). I am going to use this post as a simple survey to see what people would like to see first. Of course, I might not...(read more)http://blogs.msdn.com/francip/archive/2007/02/22/incoming-posts.aspx Enabling dragging in canvas- February 22, 2007 When developing UI, most of the time we want the controls nicely sized, ordered and aligned automatically. But sometimes it's just fun to put them free floating and be able to push them around. The Canvas panel allows for absolute positioning of the controls...(read more)http://blogs.msdn.com/francip/archive/2007/02/22/Enabling-dragging-in-canvas.aspx Windows Live Toolbar build 130- February 22, 2007 We just released the latest build of Windows Live Toolbar. There are no new features in this release, it's fucosed mostly on stability and performance improvements. If you use the toolbar, I'd suggest you upgrade. And if you're not using WLT, well, be...(read more)http://blogs.msdn.com/francip/archive/2007/02/22/windows-live-toolbar-build-130.aspx |