2015-07-23 02:51 PM
I would humbe ask what is behind WM_SetCreateFlags(WM_CF_MEMDEV) ?
Trying to write a very easy application based on example ''STemWin_HelloWord'' with a couple of buttons only I can put any widget to main window ( WM_HBKWIN) OK. When I am trying to create another window and put there some widgets I am getting a mess only. When I don't use a flag WM_CF_MEMDEV, everything is OK. Any suggestions? Regards Igor #stemwin-stm32f746discovery