Button flicker in views
- From: "develop" <develop@xxxxxxxxxx>
- Date: 5 Oct 2005 10:25:04 -0700
Hello all,
I'm struggling with what should be a simple concept that I'm hoping
someone can enlighten me...
I have several wizard-type views (property pages) in which I fill the
entire background with a bitmap. I then have pushbuttons drawn on top
of it.
I'm getting this annoying flashing each time the views are switched.
In my OnEraseBkgnd which fills the window with the background bitmap, I
return a TRUE. The docs for OnEraseBkgnd say "Nonzero if it erases the
background; otherwise 0."
The buttons have the VISIBLE checkbox off in the res editor. They
shown in the OnInitDialog.
What am I missing?!
Thanks,
-Vin
.
- Follow-Ups:
- Re: Button flicker in views
- From: AliR
- Re: Button flicker in views
- Prev by Date: Creating Sub (sub) menus dynamically at run time
- Next by Date: CHtmlView shutdown problem
- Previous by thread: Creating Sub (sub) menus dynamically at run time
- Next by thread: Re: Button flicker in views
- Index(es):