Author: reinhard
Date: 2010-12-12 15:50:36 -0600 (Sun, 12 Dec 2010)
New Revision: 10270
Modified:
trunk/gnue-forms/
trunk/gnue-forms/src/uidrivers/wx/widgets/entry.py
Log:
Introduced "picker" controls for numeric and date input. Now the user can
input numerical and date fields with the mous
Author: reinhard
Date: 2010-12-12 15:50:33 -0600 (Sun, 12 Dec 2010)
New Revision: 10269
Modified:
trunk/gnue-forms/
trunk/gnue-forms/src/GFObjects/GFBlock.py
Log:
If there was no current record in a block before the commit, don't jump to the
first record after the commit.
Property changes
Author: reinhard
Date: 2010-12-12 15:50:29 -0600 (Sun, 12 Dec 2010)
New Revision: 10268
Modified:
trunk/gnue-forms/
trunk/gnue-forms/src/GFObjects/GFEntry.py
Log:
Don't switch to editing mode if the block behind the current entry has no
current record.
Property changes on: trunk/gnue-form