Skip to content

Commit cd0fa65

Browse files
author
livecodeali
committed
[[ Composed Widgets ]] Tweak composed widget example
1 parent 6979067 commit cd0fa65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/widgets/simplecomposed/simplecomposed.lcb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public handler onCreate()
3535
put the empty string into mInsideChild
3636

3737
put a new widget "com.livecode.extensions.livecode.selector" into mSelector
38-
set property "numSelections" of mSelector to 6
38+
set property "totalOptions" of mSelector to 6
3939
set annotation "Name" of mSelector to "Selector"
4040

4141
put a new widget "com.livecode.extensions.livecode.clock" into mClock

0 commit comments

Comments
 (0)