wxWidgets/include/wx/cocoa
David Elliott 3b60ea2f22 Make wxToolBar accept first mouse clicks. That is, clicking on a toolbar
tool when the window is inactive will both activate the window and cause
the tool to be clicked.
TODO: User should be provided a way to override this behavior.  The Apple HIG
are basically that "dangerous" tools (like delete) should not function
on an inactive window.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-09-26 16:20:57 +00:00
..
app.h
autorelease.h
bitmap.h
bmpbuttn.h
brush.h added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
button.h
checkbox.h implement label setting 2005-04-22 00:49:43 +00:00
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h Add EndDialog helper which calls EndModal with the given return code if the 2005-09-26 15:42:42 +00:00
display.h
drawer.h
filedlg.h
font.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
fontdlg.h
frame.h
gauge.h compilo 2005-04-19 03:41:43 +00:00
gdiobj.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
glcanvas.h
icon.h
listbox.h Set m_cocoaDataSource = NULL in default constructor so subclasses that 2005-06-18 03:39:46 +00:00
log.h
mbarman.h
mdi.h added orient parameter to wxMDIParentFrame::Tile() 2005-03-21 12:27:49 +00:00
menu.h compilation fix after last commit (missing semicolon added) 2005-03-20 11:01:08 +00:00
menuitem.h
msgdlg.h
notebook.h
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSScroller.h
NSTableDataSource.h
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h Added Cocoa_acceptsFirstMouse. 2005-09-23 15:27:42 +00:00
NSWindow.h Added Cocoa_canBecomeKeyWindow. 2005-09-23 15:24:29 +00:00
ObjcAssociate.h
ObjcPose.h
ObjcRef.h GCC 4.0 (Apple 4059) is a little bit pickier than 3.3. 2005-03-23 05:51:15 +00:00
pen.h added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
radiobox.h
radiobut.h
region.h
scrolbar.h compilation fix: use wxSB_HORIZONTAL/VERTICAL instead of wxSL_XXX 2005-04-16 14:10:24 +00:00
slider.h
sound.h
spinbutt.h compilo 2005-04-19 03:41:43 +00:00
statbmp.h
statbox.h
statline.h
stattext.h
string.h
taskbar.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
textctrl.h
timer.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
toolbar.h Make wxToolBar accept first mouse clicks. That is, clicking on a toolbar 2005-09-26 16:20:57 +00:00
tooltip.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
toplevel.h
window.h