aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-04-03 12:34:05 +0000
committernyamatongwe <devnull@localhost>2003-04-03 12:34:05 +0000
commit3d0117d9b355477ac4054d5a0a91772ab89a9e96 (patch)
tree0cfa2be9e2e8e5d4facfac54c62da3d91a31d7bc /include/Scintilla.h
parente22bcdbe06d78ab811ebc5a1623001133c10ea59 (diff)
downloadscintilla-mirror-3d0117d9b355477ac4054d5a0a91772ab89a9e96.tar.gz
CallTip can display up and down arrows and clicks are reported to
container. Calltip can be replaced while visible rather than needing a cancel and recreation to minimize flashing.
Diffstat (limited to 'include/Scintilla.h')
-rw-r--r--include/Scintilla.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.h b/include/Scintilla.h
index eaa2f1a44..c377d07cc 100644
--- a/include/Scintilla.h
+++ b/include/Scintilla.h
@@ -599,6 +599,7 @@ typedef sptr_t (*SciFnDirect)(sptr_t ptr, unsigned int iMessage, uptr_t wParam,
#define SCN_ZOOM 2018
#define SCN_HOTSPOTCLICK 2019
#define SCN_HOTSPOTDOUBLECLICK 2020
+#define SCN_CALLTIPCLICK 2021
//--Autogenerated -- end of section automatically generated from Scintilla.iface
// These structures are defined to be exactly the same shape as the Win32