| Caleb's profileCaleb's RamblingsBlogLists | Help |
|
February 02 WPF Designer Frustrations
Lately I have been increasingly frustrated with the designers for WPF. I would not be at all surprised to find that I would have some of the same frustrations with the Windows forms designer, but some of the frustrations are more WPF specific. The real problem seems to be that as soon as you do something non trivial the designer will break even though the code runs perfectly fine. Here are some of the things that are giving me grief at the moment.
The designers are very useful when they are working as they enable you to quickly try out loads of different brushes for styles without having to start the app up each time, but increasingly I find my self fighting with the designer to get it to show me the thing I am interested in so I can work on it. Maybe I am using the wrong approach to things, but there seems very little documentation of a better way to work with them while actually showing the data you are interested in. What would be truly awesome is if you could attach a designer program to a running application and muck around with the properties of the objects while the application was running. That way you wouldn’t have the problem of not being able to see the working data from the database or some other datasource. TrackbacksThe trackback URL for this entry is: http://cebla5.spaces.live.com/blog/cns!1B8262ED00250003!202.trak Weblogs that reference this entry
|
|
|