Community blog feed

Silverlight RC0 ComboBox aaaargh

Website
Blog
.NET, Silverlight, and other ramblings
Posted
04 Oct 2008 at 13:08

Summary

I've been updating my Silverlight Spectrum Emulator to work with RC0 (which so far has been brilliant). Unfortunately, as I soon as I drop the combobox onto the page, it routes the keydown, keyup for the Return Key.  All other keys are fine and route ok. I'm sure there is a simple way around th

Post extract

I've been updating my Silverlight Spectrum Emulator to work with RC0 (which so far has been brilliant).

Unfortunately, as I soon as I drop the combobox onto the page, it routes the keydown, keyup for the Return Key.  All other keys are fine and route ok.

I'm sure there is a simple way around this but in my current state of sickliness, i can't figure it.

Even when I switch off hittestenabled or even disable the control, the mere presence of the comboxbox is enough to make me lose my return key.

Related blog entries

We'd love to hear what you think! Submit ideas or give us feedback