NetTalk Central

Author Topic: Time Formated Entry Field On Form - Broken  (Read 3332 times)

David

  • Full Member
  • ***
  • Posts: 127
    • View Profile
Time Formated Entry Field On Form - Broken
« on: October 24, 2008, 10:12:33 AM »
It appears that the time formatting is broken.  I tested with Example app: TimeFields(35) and the "format set in dict" resets to 0:00 on field exit.

In my app, if I enter 1:35pm, then 135 is what is in my variable.

C6.3 9058
NT4.31 PR17
« Last Edit: October 24, 2008, 10:16:15 AM by David »

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Time Formated Entry Field On Form - Broken
« Reply #1 on: October 27, 2008, 06:12:37 AM »
Hi David,

thanks for the report - I've fixed this for build PR18.

In the meantime, if you need a work-around, turn _off_ "validate immediately" for the field.
I think that'll take care of it.

Cheers
Bruce