Recent update: 2008-3-21

Welcome

919 byte By BarakCohen at 2008-3-7
Welcome to the "WPF/E" Designer forum. "WPF/E" Dec 2006 CTP is out there for you to play with as the MSDN Dev Center indicates. Try it and come back with any questions on designer tools and workflows, design implementation scenarios, XAML for WPF/E and design ideasMore in my blog: ...

live stream with Expression Encoder

376 byte By JassimRahma at 2008-3-6
I am starting with Expression Encoder and I want to know the following: Can I do a liove stream from vista or XP PC? Do I have to get a Static IP in order to do the live stream with Expression? I am hosting with DiscountASP and I wnat to know what will be the publishing point? Thanks.. ...

Silver LIght - Scroll Bar

202 byte By DharmeshMakwana at 2008-3-5
How to implement the Scroll bar in Canvas? Is there any in-built property or it has to be implemented thru JavaScript. If any sample code is there then plz send me on dharmesh_dsd@hotmail.com.

Please go to the new silverlight.net to continue the discussion!

296 byte By JoeMorel-MSFT at 2008-3-3
<span> These forums are retired. To join the conversation about Silverlight, please go to the <strong>new</strong> Silverlight community home: <a title=" http://silverlight.net/forums/" href=" http://silverlight.net/forums/"> http://silverlight.net/forums/</a> Thanks! </span>

Button Control does not work

5610 byte By Alex_SG at 2008-3-1
<Canvas xmlns=" http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x=" http://schemas.microsoft.com/winfx/2006/xaml" > <!--<Canvas.Triggers> <EventTrigger RoutedEvent="Canvas.Loaded"> <BeginStoryboard> <Storyboard ...

Microsoft Expression Studio for Mac?

185 byte By Bill at 2008-2-28
The designer who I work with, like many web and graphic designers, uses an Apple. Does anyone know of plans to release versions of the Expression Studio for Mac? Thanks.

Another text question

2460 byte By rgny at 2008-2-27
I have the following<TextBlock x:Name="MyLink" Canvas.Left="150" Canvas.Top="0" FontFamily="Verdana" FontSize="12" Width="250" TextWrapping="Wrap" Text="some say on his days off he makes shoes for tiny little ...

Font offset problem

527 byte By rgny at 2008-2-26
I am placing text in a position say for example Canvas.top 100 and left 100The left part of the text appears in the correct place ( I have drawn a polygon with start position of the same points as the text) but the top of the text there appears to be a gap before the top of the text and i ...

How can I animate a rectangle clipping path?

1065 byte By JasonGrunstra at 2008-2-25
How would you go about animating some RectangleGeometry that is used as a clipping path?Something like this... <Storyboard> <PointAnimation Storyboard.TargetName="clipRectGeom" Storyboard.TargetProperty="Rect" To="0,0 50,50" ...

Shiney, glass-like visual appearance like Office 2007 Application Button

206 byte By mscherotter at 2008-2-24
Does anyone have suggestions of how to create a gradient that is like the Office 2007 application menu? I need to create a "shiny, glass-like visual appearance." Thanks, Michael

WPF /E Styles or Themes?

612 byte By Collarad_Dcv at 2008-2-23
Hello,Currently I'm experimenting with WPF /E CTP February 2007As I checked examples and internet, currently there is nothing about Styles or Themes in WPF /E Currently is there something about Styles or Themes?If NO; is something planned about this?Thanks in ...

Tutorial: Using Blend to do WPF/E Design Work

372 byte By BryantLikes at 2008-2-22
This question comes up a lot and I'm glad there is finally a good answer. If you're looking to do design work for WPF/E you can use Blend. Just follow this tutorial here: http://designerslove.net/?p=34Go check it out and watch that blog for more design tips. ...

WPF/E Designer Issues Best Practices

2391 byte By BryantLikes at 2008-2-22
Welcome to the WPF/E Forums! The E is for Everywhere, try the WPF Forum for regular WPF questions. Forum Goals: Help fellow designersGrow body of knowledge Enable more people to find the information without asking Give feedback to WPF/E team about difficultiesRecommended Steps for Asking ...

How to set Stroyboard.TargetName property at runtime

98 byte By DINESHCHAUDHARI at 2008-2-21
Hello All How to set Stroyboard.TargetName property at runtime by using javascript .

how i used createFromXaml method parametre as xaml file

2461 byte By DINESHCHAUDHARI at 2008-2-20
I know that we can create a xaml controls dynamically by using CreateFromXaml method. But The CreateFromXaml method takes a parameter as xaml control syntax but is it possible to send parameter as a xaml file name. or if any other way how i cretae dynamic controls by using xaml file . Here i ...

How can i drawing text, which is repeating some Path.Geometry?

349 byte By SaltanovMaxim at 2008-2-19
I'm using the <path> object (a line with BezierSegment geometry) and the <textblock> object with some "text" value. How can i drawing the line with text, which will be repeat the line geometry...i.e. the text geometry should be like on the BezierLine. How can i get it?Is it ...

An online Mac Os Tiger build with wpf/e!

327 byte By Cestlavie at 2008-2-18
http://www.mystart.co.jp/ It's my demo wpf/e site. just for training wpf/e project ui. If you have any suggest, you can input it in this site's chat room. Thanks everybody. I love wpf/e! ...

3D Opacity not always valid based on the creation order?

723 byte By John1975 at 2008-2-17
Hi, I'm playing around with WPF at the moment and I'm having a major headache with opacity.I've got 3 meshes on my viewport, let's call them 1, 2 and 3. Now 1 and 3 are next to each other with 2 between and in front of them covering half of each. If I make 2 opaque now it disappears...

Import WPF/E XAML files

192 byte By MichaelSchwarz-MVP at 2008-2-16
Hi, is it possible to import WPF/E XAML files in the Expression Designer? I didn't find any way to do this. <img src="/library/msdn/images/emoticons/smile_sad.gif"> Michael

WPF/E Export: Text as Path, how to change?

179 byte By MichaelSchwarz-MVP at 2008-2-15
Hi, why isn't it possible to export text as an WPF/E XAML Text element. I currently get all my text exported as a path instead. I'm missing something? Michael

Linetypes

245 byte By rgny at 2008-2-15
Are linetypes available in wpfe such as dashed, dotted, and different variations such as long dash, short dash, long dash etc.. Is it possible to draw a line or polygon with a dashed linetype, any examples appreciated. Richard

One qestion about yellow text on top of a graduated fill background, using this mask to modulate

1442 byte By LuisinSE at 2008-2-15
Dear all,I had one question about implementing the following scenario. i.e. yellow text on top of a graduated fill background, using this mask to modulate the opacity. The ideal outlook will be like figure 2 on this website.I try to do like this in the window1.xaml.<TextBlock ...

Error :Could not complete the operation due to error c00cee2b

1695 byte By DINESHCHAUDHARI at 2008-2-15
Hi Friends ,I am Dinesh Chaudhari ,i have got error when i write following line in my wpfe applicatiion by using JavaScript : var Newcanvas=wpfeControl.createFromXaml(xamlstring); Error is like Could not complete the operation due to error c00cee2bSo any one know how to remove this error .plz ...

3d

305 byte By rgny at 2008-2-15
is there a simple xaml sample of getting started in 3d, I do not want to use any 3d software to output the 3d. A simple box shape and camera viewport would do for starters. Any urls or demos, just cant find any googling ...

Vertical Text and Gradient Brushes

321 byte By BryantLikes at 2008-2-14
It would be nice to have a way to create vertical text without using wrapping. However, this does work. But if you set the Foreground to a LinearGradientBrush it repeats for each letter instead of applying top to bottom against the TextBlock. Is there a work-a-round for this? Is this the ...

Another text question

275 byte By rgny at 2008-2-14
Is it possible to have anchors in text, In SVG we can have <dir><font color="#606060" size=2> <text text-anchor="end" x="341.17" y="443.50"...... </dir></font> Can also have, middle, baseline etc... thx Richard

Intellisense support in VS2005 and Designer for Feb 2007 CTP

2111 byte By RobertSlaney at 2008-2-13
Couple of questions.Firstly, is there a visual designer available for VS2005 for WPF/E, or do we have to hand code all the xaml ?Secondly, I am also getting partial support for intellisense with WPF/E. The wpfe.xsd is present in the VS schemas folder, and the properties for the xaml file have ...

"WPF/E" Feb 2007 CTP is Live!

1277 byte By BarakCohen at 2008-2-13
Earlier today, you may have noticed your “WPF/E” December Community Technology Preview (CTP) control expired. No worries though- we’ve just posted the February CTP for Windows and Mac to Microsoft's download center and updated the samples on the Channel 9 Playground to work with the new CTP. ...

New XAML elements do not display immediatelly

893 byte By PeterKalev at 2008-2-12
I created a test HTML page containing a WPF/E control - Canvas, clickable Rectangle that covers the entire canvas, TextBlock at the bottom of the control that displays a message about the coordinates of every click.On every click after displaying the message, I create a small ellipse(circle) ...