use Ellipsize() in wxStatusBarGeneric so that the text is correctly ellipsized when...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 8 Feb 2009 13:30:40 +0000 (13:30 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 8 Feb 2009 13:30:40 +0000 (13:30 +0000)
commit78612fa68fdeb01b2cb0fa8b2b89fc8924bb71ff
tree98b95b937210227ee1271003ee47cef76b97e030
parenta78618b062fd6468a823ad1ed3d9034c493cd4a8
use Ellipsize() in wxStatusBarGeneric so that the text is correctly ellipsized when exceeding field width; avoid that text overlaps the size grip

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/statusbr.h
src/generic/statusbr.cpp