Sketchflow is a user experience prototyping module implemented in Expression Blend.
0
votes
1answer
7 views
How do I change the canvas size on expression blend sketchflow?
How do I change the default canvas size, it's simply too small for my prototype.
Help!!!
0
votes
0answers
7 views
sketchflow textbox disabled after animation
I execute an animation on txt box mouse capture, and then on lose focus i execute another animation. Once the second animation is complete the text box is no longer functional (i.e. cannot enter it, ...
0
votes
1answer
13 views
How do you resize a screen (or “canvas”) in Expression Blend +Sketchflow?
You can't select the actual "Screen" by clicking on it in the designer. Even if you have no other elements added. If you add any element, you get the typical resize behavior you would expect, but ...
0
votes
0answers
32 views
how to have sketchflow style controls in Windows Phone8 app
I liked the sketchflow sketchy styles in Sketchflow app. I wanted to use them in the WindowsPhone 8 application. I looked this question but couldn't able use the answer without any errors.
Is there ...
0
votes
1answer
36 views
How to programmatically navigate to screen after validation on click
I have inherited a Sketchflow-prototyped WPF application. I am in the process of adding functionality to the UI.
As it currently is, navigation from screen to screen is defined in XAML as an event ...
0
votes
1answer
43 views
ms silverlight blend sketchflow - default text in combobox
I'd like to get the default text in a combo box to show "Select Team...."
Like this in WPF
Setting default text for a combo box
But in sketchflow.
How can I do this?
Thanks
it is a sliverlight ...
0
votes
0answers
26 views
Behavior for simulating data dependancy on combobox selection/datagrid row selection
I have a Sketchflow project setup already that is using generated dummy data for a combobox and a datagrid. What I would like to do is simulate dependant behavior such that the datagrid is populated ...
0
votes
0answers
45 views
Binding hyperlinked text in custom grid column in Expression 4 Sketchflow
I wanted to make something thought to be a simple thing, but turned to be impossible for me... Using Expression 4 and developing a Silverlight Sketchflow project, also using the Sketchables component, ...
1
vote
0answers
59 views
Change Rectangle Position Sketchflow Blend
I am using Sketchflow c# silverlight Expression Blend 4. I have a dragable control on a rectangle and I am trying to change the rectangle position in c# on mouse click. How can this be achieved? ...
0
votes
1answer
70 views
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?
2
votes
1answer
35 views
How can I scale each and every screen to the browser resolution In a Expression Blend Sketchflow project?
I've been looking all over the place to find the solution to this but haven't had success. I have a Sketchflow project and I want to scale every Screen to the browser resolution on running, as in ...
0
votes
0answers
13 views
Sketchflow Redirection
Is it possible to make auto redirection to a particular page at the end of an animation in Sktetchflow Expression Blend?
I need this to be done either in c# or using behaviours.
Thanks
0
votes
0answers
20 views
Sketchflow SiteMap
How can you make a sketchflow sitemap in expression blend? This means that every page will automatically display it's relation with it's root.
0
votes
0answers
58 views
In Sketchflow, how do you get new screens to follow windows phone template?
Hi I just started using the windows phone template for Sketchflow, but every time I make a new screen that is connected to the main screen, they all appear as UserControl and have the wrong look and ...
1
vote
1answer
78 views
Sketchflow Timer Trigger
Does anyone know how to create a timer trigger in c# in Expression Blend Sketchflow ?
0
votes
0answers
44 views
Sketchflow 4 Silverlight: Having multiple copies of a component screen on the same screen
I have a component that consists of a combo box, several labels and two buttons. The component is bound to object data source.
There are 4 of these on the main screen and I have succeedeed having ...
1
vote
2answers
89 views
Is it possible to deploy sketchflow wpf to PixelSense?
I am using Blend + SketchFlow 2012 Preview to develop some prototypes for PixelSense. I just wonder if it is possible to deploy a sketchflow project to the PixelSense table?
0
votes
1answer
32 views
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.
0
votes
0answers
30 views
Assigning individual settings to components of a component screen
I'm using a component screen in some of my screens. The component screen contains some checkboxes.
I like to handle those checkboxes differently in each screen. For example I want to select a ...
0
votes
1answer
50 views
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.
1
vote
1answer
174 views
Sketchflow Panorama in WPF Application
When creating a Windows Phone 7 template I have Panorama and PanoramaItem controls. However when creating a new WPF application, I am missing these sets of controls. Is the panorama not compatible ...
0
votes
0answers
102 views
SketchFlow sample data with DesignDataWithDesignTimeCreatableTypes
I am using the build action DesignDataWithDesignTimeCreatableTypes on sample data created in SketchFlow. However SketchFlow doesn't seem to honor this setting.
I am using the sample data in a ...
0
votes
1answer
179 views
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 ...
0
votes
1answer
138 views
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 ...
0
votes
1answer
152 views
Change TextBox contents on state change
When using the Sketchflow designer is it possible to have the content of a TextBox change when moving between states. For example if i have a TextBox containing the text "Foo" in state A, is it ...
0
votes
1answer
527 views
Expression Blend Sketchflow reference build error
I'm working on a mobile application prototype in Expression Blend 4. Up until now it has worked fine, but after re-opening the program I can no longer build the project. I get 4 errors that are all ...
3
votes
1answer
255 views
How to use a horizontal WrapPanel in Panorama (sketchflow)
I would like to use a horizontal WrapPanel in my application (like the People Hub). However, I have to start with a SketchFlow project.
My question is: how can I do?
In fact, I saw that I had to add ...
0
votes
1answer
86 views
SMS Composer SketchFlow Mock
Is there an SMS Composer screen Mock in Expression Blend SketchFlow for Windows Phone? Or should I build one on my own?
0
votes
1answer
98 views
SketchFlow Phone Screen instead of UserControl
Each time I create a new screen (by selecting "Create a connected screen") I get a xaml file which is of type UserControl rather than ChromePage. How can I add new Windows Phone pages? I dont want it ...
1
vote
2answers
93 views
Test WP7 prototype directly on the phone
I created a low-fidelity prototype for an app for WP7. This was done in Expression Blend + Sketchflow using Sketchflow WP7 template from http://wp7sketchflow.codeplex.com/
While this worked out fine, ...
0
votes
1answer
109 views
How to share Sketch Flow screen to multiple user(s)?
I am creating an application in sketch flow and silverlight technology. In that I want to share one(s) screen(s) to multiple users for editing.
How It possible to share screen(s) to multiple users ...
0
votes
1answer
232 views
How to make an image border in Sketch Flow 4?
I am using Expression Blend + Sketch Flow 4
How to make the image box to have a border?
<Image HorizontalAlignment="Left" Height="100" Border = "2" Margin="60,60,0,0" VerticalAlignment="Top" ...
1
vote
1answer
496 views
Silverlight ListBoxItem DataTemplate Button problems!?
I am trying to build a ListBox with items that have edit states. I created a separate DataTemplate for the Normal and Edit modes, But once i change the ContentTemplate on the ContentPresenter I am ...
0
votes
1answer
209 views
Expression Blend onLongClick event
I wanna do a very simple thing using Expression Blend (SketchFlow).
I want to have a button in a screen that when it's pressed for more than 3 seconds it should go to another screen.
I thought about ...
6
votes
1answer
295 views
Does visual studio “watermark” builds with unique metadata
Does visual studio "watermark" builds? If I used the same solution and build settings, on different computers (same vs build, same build settings), should I always get the same build?
Do any of the ...
0
votes
1answer
102 views
How Sketchflow player works?
If you launch a Sketchflow project, a SF player is hosting the sketched screens and interacts with them. The idea of one Silverlight application hosting another and interacting with it is very ...
0
votes
1answer
170 views
Silverlight App object Does not exist' Error
name 'App' does not exist in the current context.
How that possible?
Have to note my initialization code is different than MainPage() type, as I converted SketchFlow app into production ...
1
vote
2answers
172 views
SketchFlow WP7 Navigation Buggy
I'm making a Sketchflow WP7 application which is working fine, except Navigation is sometimes buggy. Sometimes when I go to a screen and try and click it doesn't work, some times it does. I'm using ...
2
votes
1answer
329 views
How to add existing screen to Sketchflow map?
If I remove a screen from the Map, but still have its xaml files and whatnot, how can I get it back on the map? This seems like it should be pretty straight forward, but I cannot seem to figure it ...
1
vote
2answers
122 views
SketchFlow wizard-like window
Is there a way to create a wizard-like window in SketchFlow 4?
it needs the standard prev/next buttons, and of course the "Finish" button on the last page.
0
votes
1answer
213 views
sketch flow — how do we rename .xaml and .cs files without breaking sketchflow map?
how do we rename .xaml and .cs files?
would like to be able to keep development in synch with the original sketchflow. i.e. sketchflow has features such as the ability to collect client feedback on a ...
0
votes
2answers
310 views
Mockup tools Hebrew (RTL) support and compairision
Looking for a mockup tool such as one listed in "Balsamiq mockups alternative for building wireframes?", "What collaborative wireframing / UI mockup tools are out there?" and "Web UI prototyping ...
0
votes
1answer
232 views
Making your own sketchflow style element(or finding something I can't find)
I was trying to find a sketchflow style element, to signify the placement of an image. This element looks like a rectangle or a square, with a cross drawn in it and a text between parantheses at the ...
0
votes
1answer
48 views
Where in the code can i find the connections between different screens?
I am going to expand an existing sketchflow application. The problem is that the person who created it didn't understood how component screens work. This means that instead of having one connection to ...
0
votes
2answers
2k views
SketchFlow / Using (Selected) TabItem in TabControl to Trigger State
Context:
A new Sketchflow / Silverlight project.
Expression Blend 4 (Ultimate)
I have the below code.
I have a TabControl with 2 TabItem's.
I also have 2 "callout" (big bubble things) as quick ...
0
votes
1answer
137 views
Publish to SharePoint using SketchFlow authentication prompt causes publish to fail
I published 8 versions of a SketchFlow prototype to SharePoint but then on the 9th time, it started prompting me for credentials. I type my credentials and it gets to the "Creating project folders" ...
0
votes
3answers
244 views
SketchFlow / SketchStyles is empty. ((Assets) Styles > SketchStyles)
I just installed the Expression Blend Studio 4 (Trial) from Microsoft.
I have several tutorials telling me to change the style, that I should go to
(Assets) Styles > SketchStyles
There is nothing ...
1
vote
1answer
186 views
Something similar to the Sketchflow map for actual applications?
I was very excited when i first used sketchflow, and i fell in love with the little navigation thing at the bottom.
i have a program that has to follow a certain navigation scheme, and i was ...
0
votes
2answers
481 views
Show window frame in SketchFlow WPF application
I'm developing a WPF application, and using SketchFlow to prototype the application for the client. All the screens that I've created so far in SketchFlow only show a white frame inside which my ...
2
votes
1answer
140 views
What does d:IsPrototypingComposition mean in WPF/Silverlight projects using Blend SketchFlow?
I can't find any documentation on this anywhere. Does anyone know what the d:IsPrototypingComposition attribute means and does?
