wxWidgets/include
Vadim Zeitlin d831e2db16 Return the real column width from wxOSX wxDataViewColumn::GetWidth().
Code used to return the last programmatically set width value instead of the
real column width which could have been changed by user if the column was
resizeable, fix this by returning the current NSTableColumn:width value.

Closes #11397.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-10-31 15:57:51 +00:00
..
msvc/wx Added automatic linking of ribbon libraries when using MSVC. 2009-09-22 12:13:03 +00:00
wx Return the real column width from wxOSX wxDataViewColumn::GetWidth(). 2009-10-31 15:57:51 +00:00