sketchflow

Mockup tools for developers: balsamiq sketchflow

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 introduce some prototyping or sketching tool into our conversations. I did a quick search now and found balsamiq and MS sketchflow, but I keep...

importing an aspx page into silverlight in expression blend

Hi, 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. This masterpage has a Header and a Footer and the middle section will contain the Content - which will actually be Silverlight. Is there ...

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 Microsoft.Expression.Prototyping.Workspace.PlayerWindow and your screens are dynamically displayed within a frame on the right side. As sho...

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 Sketchflow? Is there another prototyping tool that does allow importing existing UIs? ...

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 say that a message has a sender, date, subject and content, then say that a "message" screen displays a list of message headers, and clicking...

Silverlight sketchflow: Component screen change state on click.

Hello, 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 normal elements this works by using activate state but with component screens it doesn't seem to do anything. Anybody know how to...

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 of going to this screen and leaving my main window, I want my target screen to popup into a modal dialog. Can you accomplish this with Sket...

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

Hello everybody, 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 will the final application be). I searched through the net and found a "solution" : transform my sketchflow project in a ...

DataGrid in SketchFlow Blendability : Please Help

Hi, 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 data using databinding with sample data when the Search key is pressed. I have made two copies of the datagrid - one empty and one with ...

SketchFlow how to set button enabled true/false with behavior

Hi, 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 available in the behavior. thanks! Bill ...

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

Hi, 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 the controls inside the datagrid are exposed to drop a behavior on them. Is there any way to do this? Essentially, I am trying to set ...

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, but I want to demonstrate this using a keyboard-shortcut. Does anyone know how to accomplish both? ...

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? ...

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 overhead. Thanks Everyone. ...