F
fowlertrainer
Hi !
Is anyone know about a DB form generator unit under wxPython ?
What that's means ?
I add information about a Query, or a ListOfDict, I set some other infos
(Lookups, others), and it is generate a Form with edit boxes, listboxes,
etc.
Then I can fill up the form with a record's datas. User can modify them.
After I can call Apply method, and every modifications are stored in a
result.
That is very important thing, when you have many record editor forms.
Don't need to create them one-to-one, not need to repeat many codes...
Is anyone have an idea ?
Thanx: ft
Is anyone know about a DB form generator unit under wxPython ?
What that's means ?
I add information about a Query, or a ListOfDict, I set some other infos
(Lookups, others), and it is generate a Form with edit boxes, listboxes,
etc.
Then I can fill up the form with a record's datas. User can modify them.
After I can call Apply method, and every modifications are stored in a
result.
That is very important thing, when you have many record editor forms.
Don't need to create them one-to-one, not need to repeat many codes...
Is anyone have an idea ?
Thanx: ft