Salve a tutti, ho due problemi relativi al widget statusbar. Ho associato il widget statusbar al campo state che ho creato.
Il primo problema è che se cerco di aggiungere il campo state nella tree ho quest'errore:
ValueError
Expected singleton: mia.classe(2, 5, 7, 8, 9, 10)
e questo credo sia legato al fatto che il campo state sia un fields.Selection ma non so se è cosi, e non so quale può essere una soluzione..
Il secondo problema è quando cerco di colorare la tree:
<tree colors="red:state!=valid">
e ho quest'errore
Uncaught Error: NameError: name 'state' is not defined
http://localhost:8069/web/static/lib/py.js/lib/py.js:370
Qualcuno gentilmente può aiutarmi? Grazie mille