[Mono-bugs] [Bug 358332] PropertyGrid: Editor issues with string array
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Feb 9 11:47:41 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=358332
User andyhume32 at yahoo.co.uk added comment
https://bugzilla.novell.com/show_bug.cgi?id=358332#c2
Andy Hume <andyhume32 at yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andyhume32 at yahoo.co.uk
--- Comment #2 from Andy Hume <andyhume32 at yahoo.co.uk> 2008-02-09 09:47:40 MST ---
Some other instances of this...
1) On the first issue above, this fails in 1.9pre with a messagebox saying
"Object reference not set to an instance of an object" (a NREx occuring some
where apparently).
It applies to (all?) other array types too, for instancce to a property of type
'Int32[]'.
2) On the second issue, this means that new elements can't be added to the
string array -- as the standard dialog requires the element type to have a
default constructor, and there's no 'String..ctor()'.
--
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