Here I am on a Saturday afternoon playing with the AppWizard and the PyCon Tutorial.
There's a couple of things I want to do though and haven't found how to. a) I'd like to do both, field validation and record validation. But I'd like that when the field validation fails to set the corresponding edit window object's foreground colour to red and let the user continue editing. b)I've noticed that when using field validation it will not let the user exit the field with invalid data but it will let the user change record without saving. When this is done though the invalid field value is kept in the grid until the user asks for a requery. I'd like that if the user moves to another record without saving his changes those changes be lost and the original value kept. Where can I do this? TIA _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
