Re: VC++6 About Box Cancel Button
- From: "may" <may2@xxxxxxxxxxxxxxx>
- Date: 2 Jun 2005 07:46:38 -0700
original dialog box created with AppWizard; all books, etc. tell you to
delete all the default boxes which appear and drag the control boxes
on; name them, give m_variables, BNclicked, and edit the code; this
works fine for the main dialog box, however when I go into the .rc file
I only get the "drawing board" version of the About box; and nothng
works to close it out; how do I get the About box to "run" as a
finished product; I tried doing the same thing with it as the main
dialog box, naming the cancel button, BNclicked, m_variable name, etc.
etc, however it is not saved anywhere because I do not see it anymore;
please help.
Joseph M. Newcomer wrote:
> Was this an app created by the AppWizard, or did you make the colossal blunder of writing
> the code by hand?
> joe
>
> On 31 May 2005 15:20:20 -0700, "may" <may2@xxxxxxxxxxxxxxx> wrote:
>
> >Please Help, Newbie Question: I cannot activate the cancel button or
> >the x on the top right hand corner of the About Box; the dialog box is
> >okay when clicked the buttons will exit the program.
>
> Joseph M. Newcomer [MVP]
> email: newcomer@xxxxxxxxxxxx
> Web: http://www.flounder.com
> MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- Follow-Ups:
- Re: VC++6 About Box Cancel Button
- From: Joseph M . Newcomer
- Re: VC++6 About Box Cancel Button
- References:
- VC++6 About Box Cancel Button
- From: may
- Re: VC++6 About Box Cancel Button
- From: Joseph M . Newcomer
- VC++6 About Box Cancel Button
- Prev by Date: Re: time delay
- Next by Date: Re: time delay
- Previous by thread: Re: VC++6 About Box Cancel Button
- Next by thread: Re: VC++6 About Box Cancel Button
- Index(es):
Loading