wxWidgets/include/wx/osx/core
Václav Slavík 98f5315405 Don't set initial label in wxNativeWindow on OS X
Differentiate between setting the label from SetLabel() and from
SetPeer() (i.e. initially), because some native controls shouldn't have
an empty string set as their intitial value.

Override SetInitialSize() to be empty for wxNativeWindow in order to
prevent label-setting issues when an unknown, caller-controlled native
widget is attached. Reverts db9baf9aa5,
which was the previous attempt to fix this, but was causing too many
problems elsewhere.
2016-04-29 17:26:02 +02:00
..
private
cfdataref.h
cfref.h
cfstring.h
colour.h
dataview.h Make wxDataViewCtrl::Expand() expand ancestors in native ports too 2016-03-22 21:22:36 +01:00
evtloop.h
hid.h
joystick.h
mimetype.h Add wxFileType::GetExpandedCommand() 2016-03-05 03:09:59 +01:00
objcid.h
private.h Don't set initial label in wxNativeWindow on OS X 2016-04-29 17:26:02 +02:00