AMOSi:Dialog Update

From Amiga Coding
Jump to: navigation, search

Forces AMOS Interface to redraw the contents of an active zone on the screen.


<pre>
Dialog Update channel,zone
</pre>

channel the number of an active dialogue channel to be updated.


zone enters the number of the zone to be affected.


<pre>
Dialog Update channel,zone[,param1][,param2][,param3]
</pre>

The effect of these parameters depends on the type of your zone.


Param 1:


Button Enters a new position.
Active List Sets the number of the first string displayed Slider Moves the slider Digit Replaces the existing number zone Edit Inserts a new string in the edit zone


Param 2:


Active List Changes the currently selected string
Slider Alters the size of the slider window


Param3:


Active List Sets the last element of the array that you can select.
Slider Changes the "total" parameter

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox