From: SourceForge.net <no...@so...> - 2006-12-28 08:31:16
|
Bugs item #1622918, was opened at 2006-12-27 15:10 Message generated for change (Settings changed) made by anmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=1622918&group_id=161868 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Pawel Konieczny (konieczp) >Assigned to: Angel Marin (anmar) Summary: Windows.PlotSurface2D.Padding hiddes Control.Padding Initial Comment: Windows.PlotSurface2D.Padding hides a property in the base class of the same name. Control.Padding is new in .NET 2.0 so it was not an issue with .NET 1.1. To avoid mistakes when NPlot is used with .NET 2.0 libraries, I propose to rename Windows.PlotSurface2D.Padding to something else (e.g. to Windows.PlotSurface2D.SurfacePadding). Paweł ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=1622918&group_id=161868 |