On Wed, 3 Sep 1997, Bermingham Charles E wrote:

> When I create a "toplevel" window in vtcl with a lot of buttons and
> entry fields, how can I change the tab order of those fields?  Is there
> a way in Visual TCL, or do I have to do something to the output source?

 default tab order is order of creation and it controlled by TK. 
 you can create custom bindings to override this.

 -stewart-

Reply via email to