Refactor custom Create code to a separate helper function.

Add a replacement for the constructor taking arrays of rgb values.
Update and expand tests.
This commit is contained in:
Robin Dunn
2016-08-05 12:08:21 -07:00
parent 1429bb0dd2
commit a672913e97
3 changed files with 120 additions and 68 deletions

View File

@@ -661,7 +661,7 @@
"DirPickerWidgetNameStr":"wx.",
"DirSelector":"wx.",
"DirSelectorPromptStr":"wx.",
"Direction":"wx.",
"Direction":"wx.DataObject.",
"DisableAsserts":"wx.",
"Display":"wx.",
"DisplayChangedEvent":"wx.",