Migration from version 12 to 18 |
Post Reply |
Author | |
Migration
Newbie Joined: 23 June 2018 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 23 June 2018 at 6:01am |
Hi I have problem with migration in project,
for example in old project that using version 12 i have CXTButton m_btnMakeNow; m_btnMakeNow.SetXButtonStyle(BS_XT_XPFLAT | BS_XT_SHOWFOCUS, FALSE); In toolkit 18 CXTButton marked as deprecated, but in release notes i cannot find new class instead of CXTButton? I gues that it might be CXTPButton but CXTPButton does not have SetXButtonStyle. How should i replace CXTButton? |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(1)
|
Hello,
CXTButton and CXTButton::SetXButtonStyle exist in path Source\Controls\Deprecated\ so you can include and use them.
Regards, Oleksandr Lebed |
|
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 |