--- In [email protected], "mockey_a" <[EMAIL PROTECTED]> wrote: > --- In [email protected], "swzoh" <seanzoh@> wrote: > > First, I planned to provide a close button to this balloontip, but > > I couldn't figure it out. Is the close button possible only in > > TrayIcon's tooltips? > > I was looking for the close-button as well. There is a style > TTS_CLOSE (0x80), which can be applied to the tooltip (as you > probably know). But it only works with ComCtl32.dll version 6 and > visual styles. You can apply visual styles to PPro with a .manifest- > file as described here: > http://msdn.microsoft.com/library/default.asp?url=/library/en- > us/shellcc/platform/commctls/userex/cookbook.asp > At first I got no balloon-tips at all then because I had turned off > balloon-tip-notification in the registry. After turning it on and > restarting PPro I finally got the close-button (and a shadow beneath > the balloon-tip). Strange microsoft stuff...
No, I didn't know that, I mean, yes I knew TTS_CLOSE but it did nothing when I tested it. I've never dreamed that it may be related to the visual styles... (I used to delete .manifest files without hesitation if they come with apps). Bad habbit... Thanks! Now PP's tooltips have the Layered style defaultly too, so, no need to trans stuff anymore. They can be safely commented out. So, is this also related to the visual styles? Hmm... a bit strange as other apps have DropShadow/Layered-style without .manifest files. Then, maybe depends on Compilers too? The reason why PP doesn't have them defaultly without .manifest file is because PP is compiled with VC5? Actually I have no idea about compilers as I've never compiled myself before. Oh, I forgot. The cross-hair didn't work in your system either? It used to work fine by mere one execution in my system, suddenly now I have to execute it constantly to get it back. Sean Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
