Custom tab traversal order?
Aggro
spammerdream at yahoo.com
Tue Aug 1 05:00:20 PDT 2006
Silvio Moioli wrote:
> Good morning,
> I'm trying to build the UI of one of my little Python programs with
> wxGlade, and sometimes the tab order is "weird". Is there any way to
> change it?
If I remember correctly, it matters in what order the controls were
created. Or then it was just according to the id values. Other post
explained the other way to change it.
More information about the wx-users
mailing list