getOpenFileName options
- Posted by AndyDrummond Oct 29, 2010
- 2035 views
I'm using Win32Lib, and getOpenFileName(). I'd very much like the menu to open showing thumbnails rather than a simple list. Does anyone know how I can achieve this? I've looked at the OFN_xxx options but nothing seems relevant. I'm selecting pictures for a program, and it isn't nice to always have to select Thumbnails from the open filename menu system each time.
I suppose I'm bound to admit that I'm still using Eu3, largely because I'm using IDE & Win32Lib and it does all I want. One day I'll change, but for now, not.