Re: [OT] Graphics Card
From: Nicholas Paldino [.NET/C# MVP] (mvp_at_spam.guard.caspershouse.com)
Date: 03/19/04
- Next message: sho_nuff: "Re: TreeView - Event fired when node added / removed?"
- Previous message: Mike: "Re: Newbie question"
- In reply to: C# Learner: "Re: [OT] Graphics Card"
- Next in thread: C# Learner: "Re: [OT] Graphics Card"
- Reply: C# Learner: "Re: [OT] Graphics Card"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 19 Mar 2004 09:19:28 -0500
C# Learner,
You are right, it could be your graphics card. I don't see any flicker
when I open the dialog over your form.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
"C# Learner" <csharp@learner.here> wrote in message
news:eD8%23GsXDEHA.3408@tk2msftngp13.phx.gbl...
> Nicholas Paldino [.NET/C# MVP] wrote:
> > C# Learner,
> >
> > Do you have code that shows this behavior? A small sample project
> > perhaps? I am curious if it is actually the graphics card.
>
> Hi,
>
> Thanks for your concern. I have attached a VS.NET 2003 project that
> demonstrates the behaviour described in my original post in this thread.
>
> Presuming you receive and are able to open this okay, you'll notice that
> the main form is white. The reason for this is, when a modal form is
> opened over a white background, I get the flicker. To be more precise,
> the flicker occurs exactly where the labels and buttons are being drawn
> on the modal form.
>
- Next message: sho_nuff: "Re: TreeView - Event fired when node added / removed?"
- Previous message: Mike: "Re: Newbie question"
- In reply to: C# Learner: "Re: [OT] Graphics Card"
- Next in thread: C# Learner: "Re: [OT] Graphics Card"
- Reply: C# Learner: "Re: [OT] Graphics Card"
- Messages sorted by: [ date ] [ thread ]
Loading