wxWidgets/include/wx/osx/cocoa
2009-03-08 04:15:58 +00:00
..
private Start on implementation for wxTE_MULTILINE / wxTE_RICH* support using NSTextView/NSScrollView. 2009-02-14 08:06:34 +00:00
chkconf.h Enable wxDVC on OS X Cocoa using the generic control. 2009-02-08 23:24:29 +00:00
evtloop.h second part of #10320: move wxApp event handling functions to wxEventLoopBase (in particular move Yield() functions); add backward compatible redirections to wxApp; update docs; remove global lists wxPendingEvents and wxPendingEventsLocker 2009-02-15 14:25:08 +00:00
private.h Fixes needed to get transient popup windows working, also implement SetFont for OS X Cocoa for classes that support it. 2009-03-08 04:15:58 +00:00