sketchflow
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[详细]
2023-03-28 02:18 分类:问答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[详细]
2023-03-09 10:35 分类:问答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 t[详细]
2023-02-12 07:57 分类:问答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.[详细]
2023-02-10 02:59 分类:问答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 scre[详细]
2023-02-05 00:46 分类:问答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[详细]
2023-01-30 19:52 分类:问答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[详细]
2023-01-26 22:27 分类:问答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[详细]
2023-01-19 16:35 分类:问答KeyDown not fired in SketchFlow
I\'开发者_如何学Cm 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.[详细]
2023-01-19 16:33 分类:问答SketchFlow how to set button enabled true/false with behavior
I was trying to figure out if it is possible to set the Enabled propert开发者_运维知识库y of a button with a ChangeProperty behavior in SketchFlow/ExpressionBlend. It doesn\'t appear that the Enabled[详细]
2023-01-18 17:42 分类:问答