rodrigocfd/winlamb

Using DLGTEMPLATE to create dialog.

Closed this issue · 1 comments

Now, WinLamb only support using a resource id to construct dialog and it's simple. However, using "DLGTEMPLATE" is a more flexible way to create dialog. Do you have any plan for it?

WinLamb is very opinionated when it comes to window creation, and making it flexible would break this philosophy.

So, no plans.