0
votes
0answers
36 views
Getting “Entry Assembly” or actual LayoutRoot for Silverlight control in Expression Blend
I'm developing a cross-platform solution with an underlying mechanism for reading files, in Silverlight I still want to be able to use the same filename references as with the othe …
1
vote
1answer
20 views
Expression Blend’s default LayoutRoot
Is there a way to change the default LayoutRoot type in Expression Blend 3? Currently, I'm prototyping in SketchFlow, and I prefer Canvas over the Grid, and it's annoying to change …
0
votes
1answer
15 views
Custom silverlight user controls do not appear in Blend Assets tab.
I've created a control in blend (xaml and code behind), saved it, and rebuilt the entire project. Now, not only does this new control not appear in the Assets tab in blend, none o …
0
votes
2answers
23 views
how to create a file upload button in silverlight
Stupid question I know but how do i create one? All i need it to do is open up a dialog box and populate the text box next to it
0
votes
3answers
47 views
SketchFlow prototyping font not displaying
I'm using SketchFlow for the first time, and am confused as to why my text isn't showing up in the "Buxton Sketch" font it's supposed to (see image). I just did a repair installati …
2
votes
5answers
140 views
How do I get WYSIWYG design in Blend/VS without merged ResourceDictionary in every XAML file?
I've just removed a big memory issue for me, I used to merge our "Themes" resource dictionary in every xaml file instead of just in the app.cs.xaml.
However, after removing the me …
0
votes
1answer
13 views
How to exit full-screen mode in Expression Blend
Somehow, Expression Blend has entered full-screen mode (no window chrome), but I can still minimize/maximize/restore/move through the taskbar button. I don't see any menu options …
2
votes
4answers
1k views
WPF Data Triggers and Story Boards
I'm trying to trigger a progress animation when ever the ViewModel/Presentation Model is Bussy. I have a IsBussy Property, and the ViewModel is set as the DataContext of the UserCo …
0
votes
5answers
733 views
Error about UserControl not supported in WPF in Expression Blend 2
I've created a test Silverlight 2 app in Visual Studio, just copying the Tim Heuer video, but when I go to open it in Blend I get this error
UserControl is not supported in a W …
0
votes
1answer
39 views
How do you insert a row/column in a WPF Grid?
Anyone have any suggestions on how to insert a row or column in a WPF Grid using (preferably) Visual Studio 2008?
It's no problem to add a new RowDefinition or ColumnDefinition, b …
1
vote
2answers
29 views
sketchflow project layout
I'm having a little trouble as I decide how to structure my projects. This question is slightly subjective, but I'm having trouble conceptually.
If I create a wpf blend project ( …
0
votes
2answers
30 views
why does Blend suck at compiling?
about 10% of the time when I go to compile code that should compile, blend fails. I know the code should compile because w/o changing a thing it will compile in VS just fine. The r …
0
votes
2answers
71 views
Display images from folder with Silverlight(Blend)
I have a network directory that has a dump of all employee pics here at our company. The images are named FirstnameLastinitial.jpg. I ultimately am trying to build a photo browse …
1
vote
1answer
45 views
Should I be using Expression Blend to design really dynamic UIs?
My company's product is, at its core, a framework for developing metadata-driven UIs. I don't know how to characterize it less succinctly than that, and hope I won't need to for p …
1
vote
1answer
28 views
Expression blend solutions won’t open in Visual studio
Hi I'm a designer. My key tools are Photoshop, Illustrator and Expression Blend. As much as I love the user interaction of Blend I'm finding problems when I open a Visual Studio fi …
