Re: speeding up form display/repaints in MDI apps
From: Bernie Yaeger (berniey_at_cherwellinc.com)
Date: 04/22/04
- Next message: Cor Ligthert: "Re: Adding buttons programmatically in visual basic .net"
- Previous message: Armin Zingler: "Re: Adding buttons programmatically in visual basic .net"
- In reply to: Sarah Smith: "speeding up form display/repaints in MDI apps"
- Next in thread: CJ Taylor: "Re: speeding up form display/repaints in MDI apps"
- Reply: CJ Taylor: "Re: speeding up form display/repaints in MDI apps"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Apr 2004 07:45:30 -0400
Hi Sarah,
I haven't had this experience and I've been coding in vb .net for almost 2
years now. I do have a stronger system than you do (gig ram), and you
didnlt mention your op sys (I'm using xp pro), but that really shouldn't be
that significant.
I'd recommend you stop using other color schemes and use only xp visual
styles (if you have xp) to see if this doesn't change matters. Also, are
your forms loading lots of data on start up of a form? (eg, comboboxes
loading thousands of rows, etc), although this ordinarily also should not be
a big deal.
HTH,
Bernie Yaeger
> standard windows system colors, and
"Sarah Smith" <nixdk@yahoo.dk> wrote in message
news:qcqe809bdpnl87jtajsjn5925cfp9pjsbe@4ax.com...
>
> Hello,
>
> I am a bit of a newbie to VB.NET, but not totally new. I took the
> plunge recently and decided (along with my colleagues), to try to
> convert/port a VB6 client/server app to .Net.
>
> (I'm not using any upgrade tools, I'm just re-writing).
>
> I have be learning/testing .net with SDI type forms and now I'm
> actually working on the conversion, I'm starting to worry that VB.net
> is just too slow to be useful. (And I'm coding on a good machine too:
> P4/2600/512).
>
> I had started out using some nice graphical buttons, and form and
> panel colors that I thought would be more appealing than the standard
> battle-ship-gray, but now I think this could be affecting the display
> speed adversely.
>
> Changing to and from, and opening new windows from the MDI main menu
> is quite slow, but some windows do not repaint properly when other
> windows have been closed, or selected or moved. Sometimes leaving an
> ugly mess on the screen.
>
> Would it be better to stop using any other color schemses than the
> standard windows system colors, and drop graphical buttons and labels?
>
> Are there any smart tricks to make things a little snappier?
>
> -Sarah.
>
>
- Next message: Cor Ligthert: "Re: Adding buttons programmatically in visual basic .net"
- Previous message: Armin Zingler: "Re: Adding buttons programmatically in visual basic .net"
- In reply to: Sarah Smith: "speeding up form display/repaints in MDI apps"
- Next in thread: CJ Taylor: "Re: speeding up form display/repaints in MDI apps"
- Reply: CJ Taylor: "Re: speeding up form display/repaints in MDI apps"
- Messages sorted by: [ date ] [ thread ]