Questions tagged [sketchflow]

Sketchflow is a user experience prototyping module implemented in Expression Blend.

100 questions
0
votes
3 answers

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 this example: Screen 1 - 'Login' screen: I want the…
TJB
  • 13,367
  • 4
  • 34
  • 46
0
votes
1 answer

User feedback remains when changing state in Sketchflow

Wanting to check if I missed a setting somewhere, or if I'm just using the product in an unintended fashion. I've created a prototype based on an existing site, and am using states to mimic functionality, along with tabcontrols and the like. When…
0
votes
2 answers

Using Expression Blend Sketchflow - Relevance To Silverlight Programming Implementation?

I have recently been programming Web based applications using Silverlight & Ria Services. I have been made aware of the ability to incorporate the use of Expression Blend Sketchflow into my development cycle as a way of producing quick prototypes to…
Goober
  • 13,146
  • 50
  • 126
  • 195
0
votes
1 answer

MS Expression Blend: Sketchflow - Populating a sub datagrid with data upon selecting a specific row of a master datagrid?

I've recently started using Expression Sketchflow to prototype some user interface designs. I currently have a master datagrid at the top of the page, which I would like to allow the user when selecting a particular grid row to see a sub-datagrid…
0
votes
1 answer

Sketchflow Silverlight - Change button's border

I am using Expression Blend. I have a sketch button and the button's border looks sketchy and wavy. Is there a method how to change the border to a solid line without deleting the button?
Vince
  • 151
  • 1
  • 10
0
votes
2 answers

Show a single item of sample data in SketchFlow running project

I am building a prototype in SketchFlow using a sample data set. When I run the project I can see lists of values no problem but anywhere I have used details mode to display a single record the running project is blank. The data is displayed within…
Hugh
  • 104
  • 3
0
votes
1 answer

Sketchflow builds but does not show in IE

I have a sketchflow application that was building fine. I ran it again and viewed it in IE. It shows the silverlight loading logo which disapears. What am I doing wrong.
Jonathan
  • 585
  • 7
  • 27
0
votes
1 answer

How do I show a child window when a button is clicked in sketchflow?

How do I show a child window when a button is clicked in sketchflow ? I know how to do this in C#/Java/C++, but not sure how to do it in sketchflow.
user751651
0
votes
1 answer

Apply Sketch Styles to all controls in SketchFlow Application

Is there a way to globally apply the Sketch Styles to all controls within my SketchFlow application in Expression Blend 4 without having to apply the Style="{DynamicResource Foo-Sketch}" property to each and every control manually? Generally spoken,…
bitbonk
  • 48,890
  • 37
  • 186
  • 278
0
votes
1 answer

How can I detect landscape orientation in a WP7 template using SketchFlow?

I am using the official Windows Phone 7 SketchFlow template, based on the Windows Phone SDK. Is there any way to detect when the user has clicked the landscape orientation button in the player, and act accordingly? Specifically, I'd like to display…
Chris Long
  • 3,007
  • 4
  • 30
  • 37
1 2 3 4 5 6
7