Okay, I realized that I can catch an EnterEvent for the check box to at least stop it from blinking when I prevent it from unchecking.
I also thought i could catch the pop up trigger here, and tried this as well as just resetting the label myself in the selectevent and then setting handled to true. However, I ran into a problem ... there is one action that seems to generate an event that I can't figure out which misses all the places I try and reset the color to the default. If I click on a pop up trigger, so that my mouse ends up in the list, but then move the mouse out of the list and click somewhere else without selecting anything, this seems to generate some kind of event I can't figure out since it doesn't reset the draw color (giving weird effects). I tried an exit even on both the pop up trigger and on the pop up list itself, but neither of these seem to work to rest the color, so they are being generated. Anyone have any ideas? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
