Question

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 make a difference. In the Text properties, I don't see "Buxton Sketch" as an option, either. I'd appreciate any help.

UPDATE Everything looks fine in the SketchFlow player (when I hit F5), but not in the designer.

My messed-up SketchFlow font

Compared to this:

Proper "wiggly" font http://www.lorenheiny.com/wp-content/uploads/sketchflowwigglystyles.png

Was it helpful?

Solution

I tried downloading the SketchFlow files from a tutorial I had used, and it worked fine. It turned out the difference was that my files resided within a subfolder of a directory I had named "C#" - where I've kept all of my Visual Studio source files for a long time, with no problems (until now). Moving the SketchFlow project to a different directory fixed it.

What makes it even stranger is that the C# directory is 2 levels higher up than the solution's directory, so I don't know why anything within the solution would even matter.

OTHER TIPS

Are you able to create anything with that font? Can you create a textblock and set the text to the Buxton Sketch font?

We encountered this same issue - but found a slightly different solution.

In our case, SketchFlow projects were being in the default location (My Documents\Expression\Blend 3\Projects), and the screens weren't coming up with Buxton Sketch.

The difference we found is that, in our environment, "My Documents" is mapped to a network storage location (H:\Data). What we observed was:

  • Open the project via My Documents\Expression\Blend 3\Projects. No Buxton Sketch. :-(
  • Open the project via H:\Data\Expression Blend 3\Projects. Buxton Sketch OK. :-)

Click "Embed" in the Text properties on most "Sketchy" controls to get Buxton Sketch to appear at design time in Blend for MS Visual Studio 2013 (v 12.0.50429.0 update 2)

If you paste items from other sketchflow screens, ensure you paste after you have already added a "Sketchy" control to your screen and don't "Overwrite existing resource with copied resource" when a "Resource Key Conflict" occurs, "Discard the copied resource and use the existing resource" if the resources from your copied items already exist or leave as default and add them.

First, make sure you've started by creating a new Sketchflow Application from Blend 3. Then from within Blend 3 in your Sketchflow project on the toolbar, click the chevron at the bottom of the list (the >>). From there expand Styles and select SketchStyles. From there you should see all the sketchy controls like BasicTextBox-Sketch and ListBox-Sketch. Those all have the sketchy look that you want.

It shows up at design time for me.

alt text
(source: bryantlikes.com)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top