Hi Angel,

I don't think that sounds like native behaviour, but could be wrong.  Is 
the textbox bound to a date value or field?  If so then VFP should not 
let the user leave the box until a valid date is entered and if SET 
NOTIFY is ON then you'll get a wait window in the top right corner of 
the screen saying: Invalid Date.

So I am guessing that the textbox is actually bound to a character value 
and there is some validation code in the textbox's valid that displays 
the "press space bar" message, so maybe you can change that code to work 
like you need it to?

Frank.

Frank Cazabon



On 10/01/2012 11:25 AM, Angel Dario Rodriguez wrote:
> Often, when user type in a date, when the mistakes the day or the month 
> value, the program returns a message in the lower line of the window saying 
> "press space bar", and until the space bar is pressed, not work, but oftenly 
> the user do not read the message and continue trying to type in the once and 
> then the program freeze and nothing can be done.
>   
> Is ther any way to avoid awful problem, that do not freeze when user tray to 
> type de date?
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>    text/plain (text body -- kept)
>    text/html
> ---
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to