[Mono-bugs] [Bug 387072] TrackBar: non-repaint on resize

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 6 12:34:50 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=387072

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=387072#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2008-05-06 10:34:49 MST ---
Fixed in r102635.  We can't set ResizeRedraw because it isn't set on .Net.  So
I just did the same thing that setting that flag does in TrackBar.WndProc.

Thanks for the report!

2008-05-06  Jonathan Pobst  <monkey at jpobst.com>

        * TrackBar.cs: We can't set ResizeRedraw because it isn't set
        on .Net.  So do the same thing in WndProc.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list