Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Ian McIntosh
|
Jul 9, 2007 - 6:02 AM
|
Hi, I have a CExtLabel that is used to display a bitmap on a dialog derived from CExtResizableDialog. The bitmap is set using SetBitmap(). It displays correctly until the dialog is resized. When resized, all other controls are drawn but the bitmap is not. The same happens if the dialog is minimised & restored, or hidden by another app then brought to the front.
|
|
Ian McIntosh
|
Jul 9, 2007 - 9:32 AM
|
The CExtLabel is not on a group box, and also has a tab order number of 1.
|
|
Technical Support
|
Jul 9, 2007 - 10:09 AM
|
Would you reproduce this problem using one of the Prof-UIS samples? By the way, why do not use CStatic instead of CExtLabel if you show a bitmap only?
|
|
Technical Support
|
Jul 9, 2007 - 9:22 AM
|
|
|