Add support for wxDatePickerCtrl::SetNullText() to XRC
Recognize null-text element.
This commit is contained in:
parent
02f1ee3987
commit
9bc6c3c234
2 changed files with 6 additions and 1 deletions
|
|
@ -894,7 +894,8 @@ wxDatePickerCtrl =
|
|||
element object {
|
||||
attribute class { "wxDatePickerCtrl" } &
|
||||
stdObjectNodeAttributes &
|
||||
stdWindowProperties
|
||||
stdWindowProperties &
|
||||
[xrc:p="o"] element null-text {_, t_text }*
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue