[Mono-winforms-list] TabControl not Invalidate

Peter Dennis Bartok peter at novonyx.com
Thu Oct 13 13:45:47 EDT 2005


Pavel,

Yes, in general it's a good idea to log this in bugzilla (preferably with a 
small testcase to reproduce), however in this case I know that Jackson was 
already working on this yesterday, so it should be fixed soon, even without 
a bug report.

Cheers,
  Peter

-----Original Message-----
From: "Pavel Bansky" <levap at bansky.net>
To: <mono-winforms-list at lists.ximian.com>
Date: 13 October, 2005 11:39
Subject: [Mono-winforms-list] TabControl not Invalidate


>Hello folks,
>
>when I add TabPage to TabControl like this
>tabControl1.Controls.Add(new TabPage("Next Tab"));
>
>new TabPage is not seen until I call
>tabControl1.Invalidate();
>
>Works same on linux and windows.
>
>Don't know if this is right place to send 'experiences' like this. Maybe
>I should post it into bugzilla? If so please tell me.
>
>cheers
>
>Pavel
>
>-- 
>__________________________________________________________
>
>Pavel Bánský
>levap at bansky.net                        I write code...
>__________________________________________________________
>
>_______________________________________________
>Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
> 



More information about the Mono-winforms-list mailing list