Validating visible Toolbar items
Validating visible Toolbar items
- Subject: Validating visible Toolbar items
- From: Michael Dupuis <email@hidden>
- Date: Thu, 21 Jun 2001 17:58:45 -0400
I'm having a problem getting my toolbar icons to re-enable consistently
after being disabled because a thread is running. Think Project builder
toolbar items. When you're compiling, one item is active, the others are
disabled. When the thread finishes, all are enabled. If we're not supposed
to call validateVisibleItems(), according to the docs, how do we guarantee
that the items get re-enabled when a task finishes?
Thanks for casting any light on the subject...
Michael