Contents

×

Suntan Special version 0.68

Suntan Special Broadband edition

radiolist

Suntan Special Function: radiolist

Presents a dialog containing a list of items to the user. Only a single item on the list may be selected.

Syntax:

selectedItem = radiolist(dialogName, instructions, prompt, item1, item2...)

Program Arguments

  1. dialogName - title line for VIO and the name of the tab on the Display Monitor
  2. instructions - instructions to the user
  3. prompt - very short instructions
  4. item1, item2... - list of items. To set one item as selected, preceed the item name with an exclamation point (!)

Returns:

string containing the selected item

Note:

The items in the list are presented with a box which is selected or cleared. The user may change the state of the selection by single clicking the box or the item in the list. If there are too many items to fit on the screen, the list can scroll.

The first item on the list is selected initially.

Last Modified: 24 Dec 2019
Graphics by Colorful Language
Copyright 2019 by Blonde Guy