is_tab_stop = flag;


When the user presses [Tab], the focus jumps here.


This attribute determines which tiles receive focus when the user presses the [Tab] key. When flag = true (the default), pressing the [Tab] key causes focus to move to the tile. When flag = false, the tile is skipped over for the next tile. A disabled tile is always skipped, regardless of this attribute setting.

More than one tile in a dialog box may have this is_tab_stop attribute. By default, all tiles are set for "tab stopping."

flag: true (default) or false.

 

Example

is_tab_stop = false;

 

Valid Tiles

button

popup_list

edit_box

multi_edit_box

radio_button

image_button

slider

list_box

toggle

 

Tell me about...

Programming Overview of DCL (Dialog Control Language)

About Predefined Attributes

 


Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved.