Re: Showing Form
- From: Beebs <ABieberitz@xxxxxxxxxxx>
- Date: Wed, 05 Oct 2005 10:19:08 -0500
I'm already doing all of that, that's why I asked this question cause
it doesn't make sense that parts of the form are showing randomly and
all choppy...if that is the best we can do, then .NET is extremely
crappy...just my opinion.
On 5 Oct 2005 05:05:13 -0700, "Swaroop" <swaroop.shikhare@xxxxxxxxx>
wrote:
>You do your processing before showing the form. Means create an
>instance of a form, do whatever processing you want to do and at last
>show your form(i.e., call frm.Show() method). This will help you to
>reduce the problem you are facing.
>Till your processing is going on, you can display wait cursor
>Thanks
.
- Prev by Date: Re: VS.NET 2003/ActiveSync 3.8 and VS.NET 2005/ActiveSync 4.0
- Next by Date: Re: Logging class for CompactFramework
- Previous by thread: Embedded webservice on WinCE.Net 4.2
- Next by thread: Re: Logging class for CompactFramework
- Index(es):
Relevant Pages
|