Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

20
votes
9answers
5k views

MSDN, Expression Studio 4 Premium, & SketchFlow

Through work I have an Visual Studio Premium with MSDN subscription that I love. However, my biggest disappointment of the last 12 months was discovering that our 2nd from the top level subscription ...
9
votes
2answers
428 views

Can you use sketchflow controls/styles in a WPF application?

I really love the sketchy-ness of the Sketchflow buttons and controls, and would love to use those controls/styles in my own WPF app, can this be done in anyway? Perhaps just reference the Sketchflow ...
5
votes
2answers
606 views

Sketchflow Navigation

I am new to Blend & Sketchflow. I hope someone can help me. I have been doing a sketchflow project and have set up several buttons that navigate to specific screens (nice and easy). Now the ...
4
votes
1answer
119 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 ...
2
votes
1answer
97 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?
2
votes
2answers
252 views

Import current UI into sketchflow

I need prototype the UI for next gen of my ASP.Net app. I'd like to use a tool like Sketchflow to mock of the new screens and updates to the currents screens. Can I import my current UI into ...
2
votes
5answers
2k views

Mockup tools for developers: balsamiq sketchflow [closed]

I got my first real project, but unfortunately it's with a client who doesn't quite know what he wants, which makes it a bit difficult to interact with him. I think to help and myself, I need to ...
2
votes
2answers
1k views

Context Menus and NavigateTo in Blend / SketchFlow

Hoping this will be a simple one, in Sketchflow i'm trying to wire up a context menu to navigate to another page. I've created the context menu, added a menu item, right clicked the mneu item in the ...
1
vote
1answer
141 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 ...
1
vote
1answer
86 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
59 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.
1
vote
1answer
108 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 ...
1
vote
2answers
391 views

Sketchables in WPF with .NET 4, can't load System.Core version=2.0.5.0

Sketchflow newbie (couple days), WPF newbie (few weeks). Workspace details: WinXP, Visual Studio 2010 Ultimate, Expression Studio Ultimate (using Expression Blend 4 with SketchFlow). Downloaded the ...
1
vote
1answer
70 views

Is there any way to automatically gather Sketchflow feedback in regular asp.net instead of using SharePoint?

Is there any way to automatically gather Sketchflow feedback in regular asp.net instead of using SharePoint? I've got a client that likes the Sketchflow experience but dislikes the SharePoint ...
1
vote
2answers
155 views

KeyDown not fired in SketchFlow

I'm trying to add a KeyDown event handler to the LayoutRoot of a view in a Silverlight SketchFlow project, but it doesn't seem to fire. The event fires if I change the event type to MouseLeftButton, ...
1
vote
1answer
167 views

How do I bind to filtered or grouped Sketchflow sample data?

I've created some sample data as a StaticResource in a Sketchflow prototype (this is a Silverlight project). I want to filter or group-by the sample data before binding it to a gridview for display. ...
1
vote
2answers
380 views

Wrong assembly-references for Silverlight Sketchflow project in Blend 3

In my installation of Blend 3, the SketchStyles are missing when a new project is created. I found out that this is because the following automatic references in the project are wrong: ...
1
vote
1answer
970 views

Sorting Listbox in Silverlight (Sketchflow)

I have a Listbox with multiple columns and bound to a data source (XML) as shown below. <ListBox x:Name="lstBox1" Background="#FFC5EFFD" Margin="7,50,10,15" ItemTemplate="{StaticResource ...
1
vote
1answer
231 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 it for every new ...
1
vote
4answers
957 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 installation, and it didn't ...
1
vote
2answers
183 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 (sketchflow right ...
1
vote
2answers
154 views

Any suggestions for best practices to follow when creating UI prototypes using sketchFlow for multiple screen sizes?

am looking to prototype the UI for an windows application. The app will be deployed on several display devices with different (physical) screen sizes and aspect ratios. Would like to be able to ...
1
vote
1answer
1k views

Expression blend (silverlight) using behaviors for header tabs? Fluid move behavior?

Hi I'm trying to create a menu in my header. I have imported my design from photoshop into expression blend and the layout works wonderfully. Now I want to add some effects and links to my objects. ...
0
votes
0answers
6 views

Sketchflow windows phone listbox data display

Im sure Im missing something really simple here. Im using the Windows Phone Sketchflow templat. When I drag a sample data source from the data tab to the art board it creates a listbox but the items ...
0
votes
1answer
24 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" ...
0
votes
1answer
41 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 ...
0
votes
0answers
9 views

SketchFlow: prototyping collaborative drawing interactions for the web

I'm new to SketchFlow. I'm excited about cranking out my prototypes significantly quicker than writing code. I'd like to prototype collaborative drawing interactions for the web. Three players will ...
0
votes
1answer
30 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
43 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 ...
0
votes
2answers
67 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 ...
0
votes
1answer
90 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
1answer
155 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
107 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
45 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
0answers
195 views

cannot create instance, of a component screen in WPF sketchflow app, design time only, Blend 4

I created several component screens in a WPF sketchflow and when I added another one, Blend crashed on me (sorry, don't remember the exact steps). I created a different component screen and removed ...
0
votes
2answers
990 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
102 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
107 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 ...
0
votes
2answers
253 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 ...
0
votes
2answers
174 views

programmatically launch sketchflow player

I am trying to embed a SketchFlow prototype in a PRISM region, i am successful in getting the sketchflow player visuals to render but it appears that the Sketch.Flow data is not loaded. I see a number ...
0
votes
1answer
61 views

Does Sketchflow to Production now work in version 4?

Please ignore all the stuff about whether you should or not go from Sketch to Production... Can it be done more easly now in version 4?
0
votes
2answers
252 views

How to set a State when clicking on a cell in a DataGrid

While working on my Silverlight4 SketchFlow prototype I have a datagrid that has a column of hyperlinkbuttons. I would like to set a State when one of these buttons is clicked. It doesn't appear that ...
0
votes
1answer
158 views

SketchFlow how to set button enabled true/false with behavior

I was trying to figure out if it is possible to set the Enabled property of a button with a ChangeProperty behavior in SketchFlow/ExpressionBlend. It doesn't appear that the Enabled property is ...
0
votes
1answer
315 views

DataGrid in SketchFlow Blendability : Please Help

I am trying to figure out how to show two different states of a datagrid in Blend/SketchFlow on a page. I would like to show the datagrid empty on load of the page and then change it to show results ...
0
votes
1answer
237 views

Expression Sketchflow : Is it possible to run full screen? (and without window border?)

I did some sketchflow prototypes for a client. The client need the application to be "touchable" on a 19" display, so I would like to try to launch the prototypes in full screen on the display (as ...
0
votes
1answer
440 views

sketchflow navigatetoscreenaction popup

I am using SketchFlow for a prototype. Right now when the user clicks certain 'links' a trigger is excuted which calls navigatetoscreenaction and I supply the target screen. The problem is instead ...
0
votes
1answer
525 views

Silverlight sketchflow: Component screen change state on click

I have a component screen which has 2 states: show and hide. When I click some button the component moves onto the stage. Now when you click the component I want it to move back out of the stage. With ...
0
votes
1answer
101 views

Multi-target rapid prototyping using Microsoft technologies?

I want rapid prototyping: Quickly define screens, links, buttons etc. I want to easily interact with sample data. I want to see things "moving". An example would be a mail account: I would like to ...
0
votes
1answer
218 views

How do you make a Sketchflow app stretch to fit the PlayerWindow?

In normal Silverlight apps if the root element is stretched (horizontally ad vertically) it will take up the entire Silverlight browser object. With a Sketchflow application the root visual is a ...
0
votes
1answer
140 views

importing an aspx page into silverlight in expression blend

I have an aspx masterpage that I would like to use in Sketchflow in ExpressionBlend as a Silverlight project. I am totally out of my comfort zone here and am not even sure how to ask this question. ...

1 2