wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -106,7 +106,7 @@ const wxTextCoord wxInvalidTextCoord = -2;
|
||||
// automatically detect the URLs and generate the events when mouse is
|
||||
// moved/clicked over an URL
|
||||
//
|
||||
// this is for Win32 richedit controls only so far
|
||||
// this is for Win32 richedit and wxGTK2 multiline controls only so far
|
||||
#define wxTE_AUTO_URL 0x1000
|
||||
|
||||
// by default, the Windows text control doesn't show the selection when it
|
||||
|
Reference in New Issue
Block a user