I'm tired of always trying to figure out how I set this up. So...well, there isn't much to set up since I made it into an extension (doh! forgot about that). So now, all I have to do is install the attached extension.

I originally used the MultiSave extension, but it quit working or something. Besides, I wanted a more direct way to export things to PowerPoint (i.e. without having to open another dialog). So I modified and updated it and we have the following:

File > Export to PDF for Web: Compresses images and creates a PDF in the same location as the original document.

File > Export to PowerPoint: Creates a .ppt file (aka PowerPoint 97) in the same location as the original document. At some point, I may update this to export to pptx instead.

Toolbar button > Export to PDF for Web: Same as above.

 

Tags

Detecting MouseEnter and MouseLeave in a control that has lots of children controls (.Net)

Seems like I have been through this before. What I want to do is hide and show something, depending on whether the mouse is inside of a certain area. For instance, I have a container of some sort with lots of controls on it. When the mouse is anywhere inside of the container, I want a link to be visible. I can't simply use the MouseEnter/MouseLeave events on the container, because MouseLeave is triggered when the mouse enters a child control and the MouseEventArgs don't say anything about what control is being entered.

Say Goodbye to Windows 8's Start Screen

 

All of the people I've talked to who don't like Windows 8, don't like it because of the new start screen. You know, the tiled "apps" screen. A.K.A. "Metro" screen.

Maybe that sort of thing makes sense on a touchscreen device. Not on a desktop computer or standard laptop.

This free software brings back your start menu, like in Windows 7: ClassicShell. If you set it to start in desktop mode, you can say goodbye to the start screen! Here's how.