Hi,
I'm implementing the ColorPickerGalleryTool (as presented in your xamFeatureBrowser), within our application.
I'm not able to make the popup gallery part stay open until you release the mouse button over an item (like Word 2007)... it always closes on MouseDown instead :-(
The trouble I'm having, is that the MouseDown selects the desired colour and closes the popup part - then if there happens to be another control under where the popup was - this control receives the MouseUp event!
Is there any way I'd be able to prevent this, or will it require changes your end?
Regards,
Dave
It looks like this is something we need to change on our end. Since we are differing from the behavior in Office 2007 I've submitted an issue for this.
That's great, thanks Andrew.