mhammond / pywin32

Python for Windows (pywin32) Extensions
5.01k stars 792 forks source link

Support for MFC's dynamic layout in win32ui #2305

Open lir-ht opened 3 months ago

lir-ht commented 3 months ago

MFC added a dynamic layout feature in 2015 to support resizable dialog boxes:

It would be handy to have this API exposed in the win32ui module.