Skip to main content

I was curious if there was a way to set a tab stop to false on text boxes and other dialog fields. In addition, is there any resource for knowing how to, if it can be done for adding color to either fields or background?


#Rumba

I was curious if there was a way to set a tab stop to false on text boxes and other dialog fields. In addition, is there any resource for knowing how to, if it can be done for adding color to either fields or background?


#Rumba

Currently there is no way set a tab stop to false on any input control. All one can do is control the tab stop sequence by moving the controls up and down in the Begin Dialog.... End Dialog block of code.

The is no method of setting either fore- or background colors in Rumba script dialogs.