Home All Groups Group Topic Archive Search About
Author
20 Jun 2006 1:30 PM
Meelis Lilbok
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]

Author
20 Jun 2006 1:55 PM
Meelis Lilbok
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
>
>
Author
20 Jun 2006 8:00 PM
Smokey Grindle
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
>>
>>
>
>