I have a property of type string that I created a custom ui type editor for. This part is working great the editor pops up and the text is reflected back on the property sheet for that property. However the changes to the property value are not serialized back to the class unless I manually type something on the property sheet.
Even though the text I type in custom editor is being reflected back to the property sheet property value some event or something is not firing to know that the value of that property has changed.
Any ideas?
Paul
When I started with reflection, I felt like I was playing Doom3... you're walking around an absolutely huge, pitch-black room with nothing but a dinky flashlight, so you can only look at one thing at a time. However, once you've gone through the game a few times, you can navigate the room by by touch because you know where everything is