Handbook
Glossary
<stack-table> ( model -- table )
Vocabulary
gml
.
ui
Inputs
model
an
object
Outputs
table
an
object
Definition
USING:
accessors
ui.gadgets.tables
;
IN:
gml.ui
:
<stack-table>
( model -- table )
stack-entry-renderer
<table>
10
>>min-rows
10
>>max-rows
40
>>min-cols
40
>>max-cols
;