mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
7898055383
commit
7dcdeab29e
1 changed files with 11 additions and 6 deletions
|
|
@ -88,12 +88,7 @@ selected.&]
|
|||
[s4; &]
|
||||
[s5;:DropList`:`:Drop`(`): [@(0.0.255) void]_[* Drop]()&]
|
||||
[s2;%% Forces the list to `"drop`".&]
|
||||
[s3; &]
|
||||
[s4; &]
|
||||
[s5;:DropList`:`:SetDropLines`(int`): [_^DropList^ DropList][@(0.0.255) `&]_[* SetDropLines
|
||||
]([@(0.0.255) int]_[*@3 d])&]
|
||||
[s2;%% Sets the number of lines in dropped list.&]
|
||||
[s3; &]
|
||||
[s3;%% &]
|
||||
[s4; &]
|
||||
[s5;:DropList`:`:SetIndex`(int`): [@(0.0.255) void]_[* SetIndex]([@(0.0.255) int]_[*@3 i])&]
|
||||
[s2;%% Sets the value of list item [%-*@3 i] to be the current value.&]
|
||||
|
|
@ -203,6 +198,16 @@ list. &]
|
|||
show items.&]
|
||||
[s3; &]
|
||||
[s4; &]
|
||||
[s5;:DropList`:`:SetDropLines`(int`): [_^DropList^ DropList][@(0.0.255) `&]_[* SetDropLines
|
||||
]([@(0.0.255) int]_[*@3 d])&]
|
||||
[s2;%% Sets the number of lines in dropped list.&]
|
||||
[s3; &]
|
||||
[s4; &]
|
||||
[s5;:DropList`:`:SetValueConvert`(const Convert`&`): [_^DropList^ DropList][@(0.0.255) `&
|
||||
]_[* SetValueConvert]([@(0.0.255) const]_[_^Convert^ Convert][@(0.0.255) `&]_[*@3 cv])&]
|
||||
[s2;%% Sets the converting object for the value in view area.&]
|
||||
[s3; &]
|
||||
[s4; &]
|
||||
[s5;:DropList`:`:SetConvert`(const Convert`&`): [_^DropList^ DropList][@(0.0.255) `&]_[* Se
|
||||
tConvert]([@(0.0.255) const]_[_^Convert^ Convert][@(0.0.255) `&]_[*@3 cv])&]
|
||||
[s2;%% Sets the converting object for list values `- list values
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue