Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do any events fire when clicking on disabled button?
Message
 
 
To
02/10/2002 12:02:49
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00706874
Message ID:
00707015
Views:
26
David,

Windows does use Tooltips for disabled items, although it doesn't change the text based on the Enabled state. But I don't think it's that far off, your users at least get feedback about what's going on.

Drop the CommandGroups, IMHO it's one of the most useless things in VFP. Use individual CommandButtons instead. If you need to aggregate buttons together you can use a Container to hold them.

>Thanks. I will try this too, and ask my users which solution they like better - actually, come to think of it I think your solution makes more sense - because a user would not normally think of clicking a disabled button, but they might drag the mouse over it for help - which solution is more consistent with Windows interface standards/guidelines?
>
>To implement my solution with the command group I disabled the button itself but kept the command group enabled, and coded the status message in the click of the command group, and made the command group height and width slightly larger than the command button, with no border.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform