0
votes
1answer
16 views
How do i create a custom button in blend from Expression Blend?
I have created an image in Expression Design that I'm trying to import into Blend to create a button. I'm trying to make the button scale with it's container (most likely a grid) w …
1
vote
2answers
53 views
Blend mode on a transparent and semi transparent background.
In general, the "normal" blend mode equation looks like this:
D = Sa * S + D * (1.0 - Sa)
where D is destination color, Sa is source alpha and S is source color.
Now, this work …
0
votes
1answer
23 views
Silverlight DataGrid Property error - “The member “AutoGenerateColumns” is not recognized or is not accessible”
I am trying to modify a Datagrid in Expression Blend 3 using Silverlight 3 tools. When I attepmt to open the file Blend shows the "Invalid XAML" error and in the XAML shows errors …
0
votes
1answer
11 views
Silverlight Encoder Templates, is it possible to change the background colour?
Hi,
Is it possible to change the default background colour of black in Silverlight Encoder Templates?
We have a website that requires a white background, instead of the default b …
0
votes
0answers
11 views
Disable Intellisense in Blend 3
We are currently building a WPF solution in Blend 3 and Intellisense is extremely slow.
Visual Studio 2008 and 2010 beta 2 do not have any problems, Blend 2 did not have any issue …
0
votes
0answers
34 views
composite colors : CALayer and blend mode on iPhone
I'm trying to use core image on the iphone. I'm able to composite my colors using quartz to draw an uiview, but i want to separate each component into CALayer (UIview consume more …
0
votes
1answer
31 views
Designing with Blend but loading styles at runtime
I have a large WPF application and am trying to use Blend 3 to speed up my UI design on some portions of it.
The problem I run into is that I have different skins that the user …
1
vote
1answer
25 views
Intellisense while writing XAML
Using VS 2008, or Blend 3, is there any way I can get intellisense for the available properties when creating styles in XAML? I thought I heard there was a third-party freebie that …
0
votes
1answer
57 views
Expression Blend 3 TFS referesh problem
When I checkout, checkin, rename soemthing in Vs 2008 SP1 while I have the project open in Expression Blend 3, these changes are not updated in Blend until I close and reopen the s …
0
votes
2answers
78 views
Context Menus and NavigateTo in Blend / SketchFlow
Hi All,
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 …
1
vote
1answer
83 views
OpenGL with FBO RTT, blending when it shouldn’t
This should be really simple, but it's consumed multi-hours of my time, and I have no clue what's going on.
I'm rendering a flat-colored full-screen quad to a texture, then readin …
0
votes
2answers
527 views
Any good Expression Blend Tutorial out there??
Hi, i want to learn Expression blend.. ive been reading some blogs.. about it.. but the applications are some what hard to follow cuse i haven't had a crash course on Blend.. any g …
0
votes
0answers
87 views
Cannot Install Expression Studio 3 on Windows 7 x86 in VMWare 6.5 [closed]
Cant seem to find help with this problem. Expression Blend 3 setup dialog is not displaying correctly (one button, missing background etc) which prevents me from installing it. I h …
0
votes
0answers
52 views
Custom XmlnsDefinition with Blend
In my project, I have an assembly that defines a set of WPF controls. I want to be able to use them without referencing explicitly the assembly in the XAML code. That's why I'm usi …
0
votes
0answers
53 views
Expression blend slideshow?
Hi
I'm specificaally a photoshop web designer and have a limited knowledge of xaml.
I'm trying to create a slideshow effect with images an text within it, similar to http://www.si …
