> Yes, if FreeImage works the way I understand from the docs, you will get all the PNG alpha channel stuff. And in fact you will be able to use GIFs and JPEGs and many other file types. (But not animated).
I will also look at allowing these file types for icons. And it should be easy to do a win.tofile(caption_list, filepath, image_type) to save a a window contents to any type of file that FreeImage supports. > BTW: Could the limited cache be the reason, why an updated file of > the same name showed correctly at some point for me? Yes, this makes sense. After the shared cache size is reached, PowerPro just pre-loads multiple copies of the bitmap, so the bar would have its own copy which would get changed on refresh. I will make the shared cache bigger and possibly dynamically expandable. 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/
