From ddc2c5951de8fcba0cf8f2a2af0cd67a35b73f59 Mon Sep 17 00:00:00 2001
From: nyamatongwe
- SCI_AUTOCSETMAX(int characterCount)
- SCI_AUTOCGETMAX
+ SCI_AUTOCSETMAXWIDTH(int characterCount)
+ SCI_AUTOCGETMAXWIDTH
Get or set the maximum width of an autocompletion list expressed as the number of characters in the longest item that will be totally visible.
If zero (the default) then the list's width is calculated to fit the item with the most characters. Any items that cannot be fully displayed within
--
cgit v1.2.3