Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking for visual error indicator I saw somewhere
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00598343
Message ID:
00598581
Views:
16
, a lovely red circle drew itself around each field in error, right in front of your eyes.

Hiya Tom,

What you might want to consider is to subclass a text box, and then add a frame behind/around it whose border color is red. Add a property such as 'isaerror' and then when whatever causes 'isaerror' to be .T. the border for the field would be red.

I did something like this for a data entry department that wanted people to know where their cursor was. If the field had focus, the green border would show, and then go away when it lost focus. Pretty neat visually.

FWIW, love your show, sorry about the marriage :-).

Lata-
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform