mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
ide: Online search improved
git-svn-id: svn://ultimatepp.org/upp/trunk@10373 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
66d90187c6
commit
709bf90f95
8 changed files with 152 additions and 104 deletions
|
|
@ -257,6 +257,11 @@ t]_[*@3 pos])_[@(0.0.255) const]&]
|
|||
[s2;%% Returns the UNICODE character at [%-*@3 pos] offset.&]
|
||||
[s3;%% &]
|
||||
[s4; &]
|
||||
[s5;:Upp`:`:TextCtrl`:`:GetChar`(`)const: [@(0.0.255) int]_[* GetChar]()_[@(0.0.255) const]&]
|
||||
[s2;%% Returns UNICODE character at cursor, or 0 if cursor is behind
|
||||
the last character.&]
|
||||
[s3; &]
|
||||
[s4; &]
|
||||
[s5;:TextCtrl`:`:GetLength`(`)const: [@(0.0.255) virtual] [@(0.0.255) int]_[* GetLength]()_
|
||||
[@(0.0.255) const]&]
|
||||
[s2;%% Returns the total number of characters in the text.&]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue