i moved to the recent pdaXrom (rc8).
i'm writing there gui using GTK.
the questions are:
pyGTK:
there are inconsistencies with other pyhton-gtk code,
ie, there's "no object named GtkXxxxxx" --- so i rename it to just "Xxxxxx" and it works.
1. Why are these inconsistencies,
2. where can i get more info about it (e.g. object reference)
3. how to run "non-compatible" pygtk without change the code
4. there's a code (in "gutenflash.py" project) that requiers a table object (GtkTableItem or somthing similiar). that object doesnt exist in any way that i could imagine. what's going on? are there several pygtk set-ups?
pyFLTK:
is there a zaurus version out there? (couldnt find w google)
GUI builders for any gui-toolkit on the zaurus (yes, i know it's cpu-killer but i'm dreaming, and i have no desktop machine right now to do my voodoo).