Print Page | Close Window

CXTResizeDialog Getting Started

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=4906
Printed Date: 11 November 2025 at 2:42am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTResizeDialog Getting Started
Posted By: eric_hill
Subject: CXTResizeDialog Getting Started
Date Posted: 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?



Replies:
Posted By: eric_hill
Date 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.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net