Re: Waiting Cursor
From: Erdem ALKILIÇGIL (erdem.alkilic_at_mobilsoft.com.tr)
Date: 06/17/04
- Next message: ladyhawke: "Re: Panel focus?"
- Previous message: Jon Skeet [C# MVP]: "Re: what is the best obfuscator to buy"
- In reply to: Raj Kumar: "RE: Waiting Cursor"
- Next in thread: Erdem ALKILIÇGIL: "Re: Waiting Cursor"
- Reply: Erdem ALKILIÇGIL: "Re: Waiting Cursor"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Jun 2004 15:03:56 +0300
yes , i have tried both Cursor.Current=Cursors.Default
and Cursor.Hide();
but it doesn't work..
"Raj Kumar" <RajKumar@discussions.microsoft.com> wrote in message
news:50461CD6-01F9-48D6-A636-F4CCAEAE1ACD@microsoft.com...
> Hi!
> A shot in the dark. Are you setting the wait cursor using Cursor.Current =
Cursors.WaitCursor; and then using Cursor.Current = Cursors.Default; to get
the default cursor back?
>
> "Erdem ALKILIÇGIL" wrote:
>
> > Hello all,
> > The program we have written in .net CF uses Htmlviewer control from
> > intelliprog and CFCOM control. The waiting cursor doesn't hide when i
want
> > to use these two controls.
> > What could be the problem? Please help me...This problem consumes my
time a
> > lot..
> > and second problem is there a bug in htmlviewer? it does not dispose!!
when
> > i write htmlviewer.Dispose(); I get an exception..
> > Could you please help me??
> > Regards Erdem
> >
> >
> >
- Next message: ladyhawke: "Re: Panel focus?"
- Previous message: Jon Skeet [C# MVP]: "Re: what is the best obfuscator to buy"
- In reply to: Raj Kumar: "RE: Waiting Cursor"
- Next in thread: Erdem ALKILIÇGIL: "Re: Waiting Cursor"
- Reply: Erdem ALKILIÇGIL: "Re: Waiting Cursor"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|