--- In [email protected], "mockey_a" <[EMAIL PROTECTED]> wrote: > > Hi Bruce. > > New clip tracking features are really nice. > I guess this has been asked before: Any chance of getting the image- > tooltips on a Menu.Folder?
If you are talking about .powerproclip files, they should work now, as clip.menu just calls menu.folder so the processing is already part of menu.folder. You may have to turn on tool tips for menu folder. If you are talking about displaying tool tip images for .jpeg etc when displayed as menu folder, then this is unlikely, as it requires I develop special code to display each image type. (GDI+ package in new versions of Windows may be able to do this but is not pleasant to use, especially in C). > Also a max size limit for tracking might make sense. Maybe in a future release. > Another (minor) thing: The scaled-down versions of bigger images in > the tooltips don't look very nice. Would it be possible to use another > scaling algorhythm there? Just for the eye-candy...;-) No, sorry, it is just using simple Windows API calls and I don't want to get into fancier graphics work. The images are just intended to remind you of what is in the clip. 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/
