wxWidgets/include/wx/cocoa
2003-09-08 15:42:40 +00:00
..
app.h
autorelease.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h Implement wxChoice including sorting and client data 2003-09-06 00:33:02 +00:00
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 Implement (sort-of) non-client wxWindowDC 2003-09-08 15:42:40 +00:00
dcmemory.h
dcscreen.h
dialog.h Implement Cocoa_canBecomeMainWindow to say YES to Cocoa 2003-09-05 01:40:52 +00:00
font.h
frame.h Added virtual GetNonClientNSView() 2003-09-08 15:37:58 +00:00
gauge.h Implement wxGauge 2003-09-05 18:40:00 +00:00
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 * Move m_cocoaNSMenu out of wxCocoaNSMenu and into wxMenu and wxMenuBar 2003-09-05 14:00:53 +00:00
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 Works a little better when you remember to say "virtual" 2003-09-05 15:29:17 +00:00
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 Override CocoaSetEnabled because it's not an NSControl 2003-09-06 19:10:22 +00:00
radiobut.h * Implement GetValue() and SetValue(). 2003-08-18 18:27:48 +00:00
region.h
slider.h
spinbutt.h
statbmp.h
statbox.h Override CocoaSetEnabled because it's not an NSControl 2003-09-06 19:10:22 +00:00
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 NSWindowStyleForWxStyle static method 2003-09-08 14:51:38 +00:00
window.h Added virtual GetNonClientNSView() 2003-09-08 15:37:58 +00:00