|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
Hi
Im developing a small chat client for my other software. But UI is veeeery slow, even when i dont use BackGround image, textboxes, buttons are drawn very slowly, when resizing form. On form are 1 splitcontainer and 4 tablelayoutpanels, to set controls like i want. How for example works real MSN messenger? There are many backgrounds used but on resize all controls are drawn very "smoothly" :) Regards Meelis [attached file: image.jpg] if somebody wants to test, you can download project here
http://www.deltmar.ee/mex/RIKS_Chat.zip Meelis Show quoteHide quote "Meelis Lilbok" <meelis.lil***@deltmar.ee> wrote in message news:uxZlt2GlGHA.3720@TK2MSFTNGP03.phx.gbl... > Hi > > > Im developing a small chat client for my other software. > > But UI is veeeery slow, even when i dont use BackGround image, textboxes, > buttons are drawn very slowly, when resizing form. > On form are 1 splitcontainer and 4 tablelayoutpanels, to set controls like > i want. > > How for example works real MSN messenger? There are many backgrounds used > but on resize all controls are drawn very "smoothly" :) > > > Regards > Meelis > > I think its a side effect of the table layout panel, ive seen similar things
with it and the flow layout panel... try not to use them and see if it improves your speed... use panels docking and anchoring... you'll get the same effect with faster performance Show quoteHide quote "Meelis Lilbok" <meelis.lil***@deltmar.ee> wrote in message news:%23pIi7EHlGHA.3776@TK2MSFTNGP03.phx.gbl... > if somebody wants to test, you can download project here > http://www.deltmar.ee/mex/RIKS_Chat.zip > > > > Meelis > > > > "Meelis Lilbok" <meelis.lil***@deltmar.ee> wrote in message > news:uxZlt2GlGHA.3720@TK2MSFTNGP03.phx.gbl... >> Hi >> >> >> Im developing a small chat client for my other software. >> >> But UI is veeeery slow, even when i dont use BackGround image, textboxes, >> buttons are drawn very slowly, when resizing form. >> On form are 1 splitcontainer and 4 tablelayoutpanels, to set controls >> like i want. >> >> How for example works real MSN messenger? There are many backgrounds used >> but on resize all controls are drawn very "smoothly" :) >> >> >> Regards >> Meelis >> >> > >
More VS2003 to VS2005 questions
Mouse/Screen Image Status how to launch media player and a selected file from within VB.Net app? Datagrids asp.net template for user registration How do I make my computer unstupid? how do i compare two string and get the difference? Calling .Net DLL functions in Excel 2003 How to update application settings in vb.net code Easiest way to get the equivalent of vb6 app.path in vs2005 Vb.net |
|||||||||||||||||||||||