![]() |
CXTPScrollableEdit scroller does not appear |
Post Reply
|
| Author | |
DiZSl
Groupie
Joined: 08 August 2020 Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPScrollableEdit scroller does not appearPosted: 23 September 2020 at 7:31am |
|
When changing the text of CXTPScrollableEdit during dialog initialization, the scroller does not appear. This is because IsWindowVisible returns FALSE (parent window is invisible) after ShowWindow(SW_SHOW). See msdn: https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-iswindowvisible That is why Layout method not worked (it check IsWindowVisible) during scroll sycnhronization
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |