0
votes
1answer
8 views
Screens in Folders within Expression Blend Sketchflow
Is there a way to put screens in a folder int he project view and have them available in the SketchFlow Map? I can create the Screens but they are not available in the Sketchflow Map. It is appearing …
1
vote
1answer
24 views
Expression Blend: Getting error “XXX” does not exist in the namespace “XXX”, but not in VS2008
I am trying to use Blend 3.0 to edit a project that contains some WPF controls. This project already compiles and runs fine from Visual Studio 2008.
In Blend however, I'm getting mysterious errors …
0
votes
2answers
31 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
0answers
47 views
Behaviours in ContentTemplate Triggers
Hi all,
I’m loving behaviours and states in Blend 3. Typically I’m using the GoToStateAction behaviour to go to a state when an action (such as a button click) occurs.
I’ve hit a snag with …
1
vote
2answers
76 views
Visual Studio Missing “Open in blend” option
Am I missing something or does that "Open in blend" option in Visual Studio 2008 not exist anymore?
I am using VS 2008 SP1 + Expression Studio 3.0.
I can do it the other way around, from blend to …
0
votes
3answers
106 views
How can you store state between screens in SketchFlow?
I'm building a prototype using Expression Blend 3 and SketchFlow (a Silverlight SketchFlow application to be specific) and it consists of multiple screens that I want to share state between.
Take …
0
votes
1answer
100 views
How to make an existing object a data source in Microsoft Expression Bend 3?
This example is just for learning ...
I have started a project in Visual Studio C#. It is very simple, there is a Phone class which is instantiated in the code behind. I would like to add the GUI …
1
vote
1answer
59 views
In Blend 3 how do I design a user interface for external hardware running in real time?
How do I design a user interface for external hardware which is running in real time?
Is this possible with Blend 3?
I need to design a two way interface for a piece of external hardware and it would …
0
votes
3answers
328 views
Blend 3 Can’t Open VS 2010 Projects!
I have Blend 3 Final and Visual Studio 2010 Beta 1 installed and I need to develop in VS 2010 with .net 4.0 and design my end-user UI in Blend but Blend 3 can't open my projects!
What should I do?! …
1
vote
1answer
29 views
SketchFlow - Merge and Report Multiple users feedback
I'm using Microsoft Elements 3 SketchFlow to get user feedback, but how can I merge them together or at least print them?
1
vote
1answer
57 views
How to track multiple user feedback in SketchFlow?
Looking for the best practice here... I would like to allow multiple users to provide feedback against a single SketchFlow project. They would also like this ability so that they could see everyone …
0
votes
2answers
54 views
How do you change the height of a SketchFlow ComboBox?
SketchFlow allows for the changing of the Height property for the TextBox and ListBox controls. However, I seem to be unable to change the Height property for a ComboBox. The Height property can be …
0
votes
1answer
30 views
Expression Blend3
Hi,
I am new in Expression Blend3. Now I got a game created in it and asked me to edit the interface. I successfully changed the font and colour. But somethings are inserted as "Path" as it's …
0
votes
3answers
474 views
How to draw a grid in SketchFlow?
Since there is no grid asset in SketchFlow, what is the best way to represent one? Does everyone just use the rectangle asset?
1
vote
2answers
361 views
How to bind test data to a SketchFlow ComboBox?
I haven't been able to successfully bind some test data to a SketchFlow ComboBox. I added a sample data source and created a collection with some basic string values. There are a number of tutorials …
