[Mono-bugs] [Bug 396078] New: PaddingConverter support for serialization

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 30 17:28:25 EDT 2008


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


           Summary: PaddingConverter support for serialization
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: ASSIGNED
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: contact at i-nz.net
        ReportedBy: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Padding object needs to be serialized to code as e.g.
   button1.Padding = new Padding(1,2,3,4);

Thus PaddingConverter.ConvertTo needs to support destinationType
InstanceDescriptor.

Patch attached to bug 396076.


As a repro, before this change Padding and Margin properties are not serialized
to InitializeComponent by mwf-designer, afterwards they are (when non-default
of course).


-- 
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