PythonCard – How to Change Tab Order
There’s no tab index field, the tab traversal is simply determined by the order of the elements in the resource (*.rsrc.py) file.
http://pythoncard.sourceforge.net/framework/general_concepts_and_limitations.html
PythonCard – How to Change Tab OrderThere’s no tab index field, the tab traversal is simply determined by the order of the elements in the resource (*.rsrc.py) file. http://pythoncard.sourceforge.net/framework/general_concepts_and_limitations.html |