wxWidgets/include/wx/cocoa
David Elliott 33faea0a0d * Added virtual GetAppMenuBar() which returns the app-wide menubar which
would be appropriate for this window, or NULL if the manager should decide
* Added Become/Resign Main handlers
* For all Become/Resign Main/Key handlers, notify the menubar manager


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-04 21:16:41 +00:00
..
app.h Don't send idle events while an assertion dialog is showing. 2003-08-13 15:25:34 +00:00
autorelease.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colour.h
combobox.h
control.h Override CocoaSetEnabled() to call -[NSControl setEnabled:] 2003-08-19 14:49:28 +00:00
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
font.h
frame.h Send all menu item actions to a dedicated target. This is to ensure 2003-08-28 17:49:51 +00:00
gauge.h
gdiobj.h
icon.h
listbox.h some more wxListBox support 2003-08-18 02:14:53 +00:00
mbarman.h Added wxMenuBarManager 2003-09-04 19:19:03 +00:00
menu.h
menuitem.h Send all menu item actions to a dedicated target. This is to ensure 2003-08-28 17:49:51 +00:00
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSTableDataSource.h Added NSTableView support 2003-08-18 02:12:42 +00:00
NSTableView.h Added NSTableView support 2003-08-18 02:12:42 +00:00
NSTextField.h
NSView.h
NSWindow.h * Added delegate notifications for Become/Resign Main 2003-09-04 20:59:30 +00:00
ObjcAssociate.h
ObjcPose.h
pen.h
radiobox.h
radiobut.h * Implement GetValue() and SetValue(). 2003-08-18 18:27:48 +00:00
region.h Stub for wxRegion::Offset 2003-08-14 20:56:21 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h Override CocoaSetEnabled() to do nothing. Although static lines are 2003-08-19 14:47:24 +00:00
stattext.h
string.h
textctrl.h
toplevel.h * Added virtual GetAppMenuBar() which returns the app-wide menubar which 2003-09-04 21:16:41 +00:00
window.h Added machinery to Enable/Disable windows. When a window is disabled, it 2003-08-19 14:45:54 +00:00