]> git.saurik.com Git - wxWidgets.git/commit - src/generic/hyperlinkg.cpp
Generic wxHyperlinkCtrl appearance and behaviour improvements.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Jun 2011 21:56:23 +0000 (21:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Jun 2011 21:56:23 +0000 (21:56 +0000)
commitbc927c9a8c67410637ac036efea53bcac44e9a12
tree5887d8e1d282e67a20f60500b9d09864c672d50f
parentda8eb5f5bbf9b3eaf6e5cd48ac16484b1c787846
Generic wxHyperlinkCtrl appearance and behaviour improvements.

Show focus rectangle around the control when it has focus. Also handle the
space key to trigger the link.

Also allow using either the native or generic version of the class in the
widgets sample.

Closes #11285.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/generic/hyperlink.h
samples/widgets/hyperlnk.cpp
src/generic/hyperlinkg.cpp