Files
wxWidgets/tests
Francesco Montorsi 32ee98eb76 reorder GetLabel(), GetLabelText(), SetLabel() and SetLabelText() function declarations, implementations and relative documentations.
Add wxStaticTextBase::GetLabelWithoutMarkup() and use it in the wxMSW implementation of wxStaticText::SetLabel() to close bug #11446; the function RemoveMarkup() which was previously used in fact could not check for presence/absence of wxST_MARKUP style since it's a static function.

Add wxStaticTextBase::SetLabelText() functions for symmetry with wxControlBase::SetLabelText()

Add test unit for both wxControl::*Label* and wxStaticText::*Label* functions.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-03-21 21:39:15 +00:00
..
2009-07-23 20:30:22 +00:00
2010-01-04 00:45:45 +00:00
2009-09-13 12:26:03 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2008-01-13 01:13:03 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-12 17:00:29 +00:00
2004-11-22 15:12:29 +00:00
2010-01-04 00:45:45 +00:00
2009-09-21 14:45:37 +00:00