]> git.saurik.com Git - wxWidgets.git/commit
Add wxToolBar::GetToolByPos() method to access tools by their index.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Apr 2010 20:52:53 +0000 (20:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Apr 2010 20:52:53 +0000 (20:52 +0000)
commite79f02bdde82eb564e1408ba09e6b5abb031b694
treeda5007b8945d3056f621f681c4300dd427ae2946
parent1be1262444ac19c0c7575e740d8f17b1540b3d42
Add wxToolBar::GetToolByPos() method to access tools by their index.

This is a trivial accessor which somehow was never added before even though we
had GetToolsCount() and even DeleteToolByPos().

Closes #11120.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/tbarbase.h
interface/wx/toolbar.h