CMiniFrameWnd Caption problem
Nanda -- nanda@genius.tisl.soft.net
Wednesday, December 04, 1996
Environment: VC++ 4.0, NT 3.51
Hi,
I am facing this peculiar problem where the caption of the
miniframe window suddenly increases in size. This goes off if I resize
the window. This generally happens when I am doing a lengthy operation,
like drawing into one of my MDI windows.
Can anyone tell me why this is happening? Is this a bug? If so
how do I fix this?
Thanking you all.
Regards,
Nanda
Randy Taylor -- randy_taylor@ebt.com
Saturday, December 07, 1996
[Mini-digest: 2 responses]
The code looks fine.
----------
> From: Nanda
> To: mfc-l@netcom.com
> Subject: CMiniFrameWnd Caption problem
> Date: Wednesday, December 04, 1996 8:53 AM
>
> Environment: VC++ 4.0, NT 3.51
>
> Hi,
> I am facing this peculiar problem where the caption of the
> miniframe window suddenly increases in size. This goes off if I resize
> the window. This generally happens when I am doing a lengthy operation,
> like drawing into one of my MDI windows.
>
> Can anyone tell me why this is happening? Is this a bug? If so
> how do I fix this?
>
> Thanking you all.
>
> Regards,
> Nanda
-----From: jimt1@voicenet.com (Jim Tannenbaum)
Nanda,
I have had a similar experience using VC++ 1.52 & WFW 3.11. The
solution for me was that I was overwritting my stack and destroying my font.
I blew a few sprintfs.
Hope this helps.
Jet
>Environment: VC++ 4.0, NT 3.51
>
>Hi,
> I am facing this peculiar problem where the caption of the
>miniframe window suddenly increases in size. This goes off if I resize
>the window. This generally happens when I am doing a lengthy operation,
>like drawing into one of my MDI windows.
>
> Can anyone tell me why this is happening? Is this a bug? If so
>how do I fix this?
>
> Thanking you all.
>
>Regards,
>Nanda
>
>
>
JJM Systems, Inc Phone: (215) 672-3660
1 Ivybrook Blvd, Suite 190 Fax: (215) 672-5702
Ivyland, PA 19874 Net: jimt1@voicenet.com
| Вернуться в корень Архива
|