Welcome to MSDN Blogs Sign in | Join | Help

February 2007 - Posts

IObjectWithBrowserSiteImpl - base template for IE BHO or toolbars

If you want to extend IE with a browser helper object or a toolbar , you need to implement IObjectWithSite interface. ATL has a basic IObjectWithSiteImpl<> template that helps a bit. Most BHOs and toolbars also subscribe to the browser events. ATL
Posted by Franci Penov | 1 Comments
Filed under: ,

Enabling dragging in Canvas, part 2

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.
Posted by Franci Penov | 1 Comments
Filed under:

Attachment(s): CanvasDragHelper.zip

Incoming posts

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
Posted by Franci Penov | 0 Comments

Enabling dragging in canvas

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
Posted by Franci Penov | 1 Comments
Filed under:

Windows Live Toolbar build 130

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
Posted by Franci Penov | 3 Comments
Filed under: ,
 
Page view tracker