Dialog and ResizeWindow()

Just starting out? Need help? Post your questions and find answers here.
Dirk Geppert
Posts: 332
Joined: Fri Sep 22, 2017 7:02 am

Dialog and ResizeWindow()

Post by Dirk Geppert »

Hello folks,

the nice thing about the Dialog Lib is that all gadgets created with it scale automatically when the window size is changed.
If the user does this, it works wonderfully. But not if I do it via ResizeWindow().
How can I trigger this?