I have created a program that contains several frames, each with several widgets. I moved the frames and widgets around (using place method) so the "tab order" (Visual Basic terminology) is incorrect. I am trying to figure out how to change the order so that the tab key flows logically from widget to widget, frame to frame. In VB this is a property of each widget. I did not see the same property in Vtcl. Does anyone know how I can set the order? Thanks. --------------------------------------------------------------------------- To unsubscribe from the Visual Tcl mailing list, please send a message to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the message body (where [EMAIL PROTECTED] is your e-mail address).