RE: Win API question
- Posted by Brian Broker <bkb at cnw.com> Dec 09, 2003
- 483 views
Hi Philip, Yes, Windows is cramming a 32x32 icon into a 16x16 space. Unfortunately, I haven't yet figured out how to get the smaller icon (like the one displayed in explorer with "List" or "Details" view). If I figure it out, I'll let you know (unless somebody chimes in with a *tested* demo). -- Brian Philip Deets wrote: > > > Thanks, it worked :) Now my editor (unreleased so far) has icons for > all > the files in the file view window on the left. The icons look squeezed > though. Can I do anything about that? Is Windows just cramming a 32 x > 32 > icon into a 16 x 16 treeview Icon space. If there's something I can do > about the squeezed look (like get a 16 x 16 icon), please let me know. > > Thanks, > > Phil >