[Mono-winforms-list] button implmentation

Dennis Hayes denisraytek@yahoo.com
Sat, 9 Aug 2003 22:45:54 -0700 (PDT)


--0-2047449786-1060494354=:20236
Content-Type: text/plain; charset=us-ascii

Button.cs implments OnPaint.
The spec says this should be in ButtonBase.cs.
ButtonBase is just
base.OnPaint (pevent)
There is a lot of implmentation in button.cs
 
*
It looks like just replacing the ButtonBase OnPaint with the Button OnPaint, and removing the OnPaint from Button.cs would be the correct option.
*
Can someone do this and verify that is does not break any of the test?
Thanks,
Dennis
 


---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
--0-2047449786-1060494354=:20236
Content-Type: text/html; charset=us-ascii

<DIV>Button.cs implments OnPaint.</DIV>
<DIV>The spec says this should be in ButtonBase.cs.</DIV>
<DIV>ButtonBase is just</DIV>
<DIV><FONT color=#0000ff size=2>base</FONT><FONT size=2>.OnPaint (pevent)</FONT></DIV>
<DIV><FONT size=2>There is a lot of implmentation in button.cs</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>*</FONT></DIV>
<DIV><FONT size=2>It looks like just replacing the ButtonBase OnPaint with the Button OnPaint, and removing the OnPaint from Button.cs would be the correct option.</FONT></DIV>
<DIV><FONT size=2>*</FONT></DIV>
<DIV><FONT size=2>Can someone do this and verify that is does not break any of the test?</FONT></DIV>
<DIV><FONT size=2>Thanks,</FONT></DIV>
<DIV><FONT size=2>Dennis</FONT></DIV>
<DIV><FONT size=2>&nbsp;</DIV></FONT><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/evt=10469/*http://sitebuilder.yahoo.com">Yahoo! SiteBuilder</a> - Free, easy-to-use web site design software
--0-2047449786-1060494354=:20236--