![]() |
CXTResizeDialog Getting Started |
Post Reply
|
| Author | |
eric_hill
Newbie
Joined: 13 February 2006 Status: Offline Points: 10 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTResizeDialog Getting StartedPosted: 28 August 2006 at 3:19pm |
|
I'm trying to learn how to use the resizable dialog class CXTResizeDialog. I've looked at a few examples (the BrowseEdit example primarily) and have replicated the functionality that I believe is needed to resize a simple dialog. My problem is that when I call SetResize on the default OK button (IDOK) the button is shown initially, but when I resize the dialog, the button disappears.
I'm using the following line of code to set the button to be resizable: SetResize(IDOK, SZ_BOTTOM_RIGHT, SZ_BOTTOM_RIGHT); What am I missing? |
|
![]() |
|
eric_hill
Newbie
Joined: 13 February 2006 Status: Offline Points: 10 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 August 2006 at 12:46pm |
|
Well, I guess I wasn't missing anything. I built a brand new project to try and reproduce the issue and it worked perfectly the first time.
Oh well.If at first you don't succeed, destroy all the evidence that you tried. |
|
![]() |
|
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 |