Hi guys.
I'm getting through the open issues very well. I think, I can release a test build soon.
But I have some open issues, for which I couldn't find documentation:
- Is it possible to use WinFileDlg to select a directory? I can filter directories, but I can't select them.
- Can I manipulate the style values of a dialog control at runtime, eg. in WM_INITDLG?
- The API documentation alludes to being able to build a dialog description in memory via DLGTEMPLATE and DLGITEM structures, but doesn't show how nor documents the structures at all. Does someone know some sample code for this process?
- Do we have a color chooser dialog (I know nothing official), or some code how to do it? Or, would it suffice to enter the code as a string with the hex code pattern '#RRGGBB'?
If someone has some answers or pointers for frther investigations, it would help for this port.