wxWidgets/include/wx/cocoa
Ryan Norton 8f248607e5 ComboBox for cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-17 04:45:13 +00:00
..
app.h
autorelease.h
bitmap.h Added wxBitmap::UseAlpha() stub. 2004-12-29 04:00:28 +00:00
bmpbuttn.h
brush.h wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model). 2004-12-03 15:31:31 +00:00
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h Add constructor and Set taking NSColor. 2005-01-10 18:37:36 +00:00
combobox.h ComboBox for cocoa 2005-02-17 04:45:13 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h Moved Clear() implementation into wxDC using a new virtual CocoaGetBounds() 2005-01-17 21:30:53 +00:00
dcclient.h Moved Clear() implementation into wxDC using a new virtual CocoaGetBounds() 2005-01-17 21:30:53 +00:00
dcmemory.h Moved Clear() implementation into wxDC using a new virtual CocoaGetBounds() 2005-01-17 21:30:53 +00:00
dcscreen.h
dialog.h wxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog. 2004-12-31 07:08:11 +00:00
display.h
drawer.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
gdiobj.h
glcanvas.h
icon.h
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
log.h
mbarman.h
mdi.h
menu.h
menuitem.h
msgdlg.h
notebook.h Common default notebook name. 2005-01-13 20:30:21 +00:00
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSScroller.h
NSTableDataSource.h
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h
NSWindow.h
ObjcAssociate.h
ObjcPose.h
ObjcRef.h
pen.h
radiobox.h
radiobut.h
region.h
scrolbar.h
slider.h
sound.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
string.h
taskbar.h
textctrl.h wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
timer.h cocoa wxTimer 2005-02-04 17:21:28 +00:00
toolbar.h
tooltip.h
toplevel.h
window.h Forgot to commit this as part of the CocoaGetWxToBoundsTransform change. 2005-01-14 15:02:54 +00:00