wxWidgets/include/wx/osx
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
..
carbon Initial ShowWithoutActivating implementations for Mac and Windows, and attempt to improve IsActive behavior on Mac. Also adding ShowWithoutActivating() and Show/Hide tests, but until the mainloop issues are resolved, not adding them to tests.bkl. 2009-10-30 05:04:47 +00:00
cocoa Initial ShowWithoutActivating implementations for Mac and Windows, and attempt to improve IsActive behavior on Mac. Also adding ShowWithoutActivating() and Show/Hide tests, but until the mainloop issues are resolved, not adding them to tests.bkl. 2009-10-30 05:04:47 +00:00
core Initial ShowWithoutActivating implementations for Mac and Windows, and attempt to improve IsActive behavior on Mac. Also adding ShowWithoutActivating() and Show/Hide tests, but until the mainloop issues are resolved, not adding them to tests.bkl. 2009-10-30 05:04:47 +00:00
iphone Initial ShowWithoutActivating implementations for Mac and Windows, and attempt to improve IsActive behavior on Mac. Also adding ShowWithoutActivating() and Show/Hide tests, but until the mainloop issues are resolved, not adding them to tests.bkl. 2009-10-30 05:04:47 +00:00
private
accel.h
app.h overriding to allocate an outer autorelease pool 2009-09-30 18:25:33 +00:00
bitmap.h
bmpbuttn.h moving bitmapbutton functionality up to button for OSX 2009-10-09 12:24:35 +00:00
brush.h
button.h Improve wxCollapsiblePane appearance under OS X. 2009-10-16 16:25:43 +00:00
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
config_xcode.h
control.h
cursor.h removing unneeded method, closes #11073 2009-09-24 09:39:38 +00:00
dataform.h
dataobj2.h
dataobj.h
dataview.h Return the real column width from wxOSX wxDataViewColumn::GetWidth(). 2009-10-31 15:57:51 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
evtloop.h Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
evtloopsrc.h Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
filedlg.h
font.h Removed wxFont::Set/GetNoAntiAliasing() implementations. 2009-10-09 13:04:59 +00:00
fontdlg.h
frame.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
gauge.h
glcanvas.h
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h
listctrl.h Applied #10858: wxListCtrl on Mac does not route Freeze/Thaw/Update to m_genericImpl 2009-09-25 07:45:35 +00:00
mdi.h
menu.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
menuitem.h
metafile.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
mimetype.h
minifram.h
msgdlg.h
nonownedwnd.h Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. 2009-10-05 22:57:59 +00:00
notebook.h
palette.h
pen.h
pnghand.h
pngread.h
popupwin.h
printdlg.h
printmac.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
slider.h
sound.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
spinbutt.h
spinctrl.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
srchctrl.h
statbmp.h
statbox.h
statline.h
stattext.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
statusbr.h
taskbarosx.h
textctrl.h
tglbtn.h
toolbar.h
tooltip.h
toplevel.h Initial ShowWithoutActivating implementations for Mac and Windows, and attempt to improve IsActive behavior on Mac. Also adding ShowWithoutActivating() and Show/Hide tests, but until the mainloop issues are resolved, not adding them to tests.bkl. 2009-10-30 05:04:47 +00:00
treectrl.h
uma.h
window.h Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. 2009-10-05 22:57:59 +00:00