Click here to Skip to main content
16,004,761 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: DataGrid Pin
Pete O'Hanlon27-Mar-08 3:17
mvePete O'Hanlon27-Mar-08 3:17 
GeneralProblem scrolling WPF Controls Pin
devneeraj27-Mar-08 2:11
devneeraj27-Mar-08 2:11 
GeneralRe: Problem scrolling WPF Controls Pin
Pete O'Hanlon27-Mar-08 3:08
mvePete O'Hanlon27-Mar-08 3:08 
Generalxmlns and Solution folders Pin
PaulPrice26-Mar-08 22:49
PaulPrice26-Mar-08 22:49 
Questionmove item along the curve Pin
Zhendalf26-Mar-08 10:00
Zhendalf26-Mar-08 10:00 
GeneralRe: move item along the curve Pin
Michael Sync27-Mar-08 20:31
Michael Sync27-Mar-08 20:31 
QuestionDesignerHost for WPF Pin
Frank Thielemann25-Mar-08 7:10
Frank Thielemann25-Mar-08 7:10 
GeneralRe: DesignerHost for WPF [modified] Pin
Pete O'Hanlon26-Mar-08 3:53
mvePete O'Hanlon26-Mar-08 3:53 
Well, you can always host your application inside the Visual Studio shell (see here[^]). I'm not sure that the Cider designer is available for developers as a standalone set of classes yet. It wasn't when 3.0 was released, and I haven't seen anything to indicate that this has changed.

[Edit]
OK - this section is a bit of information as to why there isn't a readily accessible equivalent to DesignerHost and DesignSurface for WPF. Basically, as you are aware, the DesignerHost and DesignSurface classes are part of the .NET framework, while the Cider designer is actually part of Visual Studio rather than the core framework. This means that Microsoft has all sorts of issues, such as licensing, that have to be sorted out. This is why the WPF designer in Visual Studio is a feasible route - basically, if I were you I'd look at using the Visual Studio shell in Isolated mode.

I've done quite a bit of playing about with Visual Studio development and, once you get used to it, it's really powerful and really flexible.
[/Edit]


Deja View - the feeling that you've seen this post before.

My blog | My articles



modified on Wednesday, March 26, 2008 3:51 PM

QuestionHow can I draw part of a circle in WPF? Pin
Rob Philpott25-Mar-08 5:45
Rob Philpott25-Mar-08 5:45 
AnswerRe: How can I draw part of a circle in WPF? Pin
User 27100925-Mar-08 6:04
User 27100925-Mar-08 6:04 
GeneralRe: How can I draw part of a circle in WPF? Pin
Rob Philpott25-Mar-08 7:05
Rob Philpott25-Mar-08 7:05 
GeneralCheck Box in WPF Treeview Pin
Johan Lombaard23-Mar-08 5:52
Johan Lombaard23-Mar-08 5:52 
GeneralRe: Check Box in WPF Treeview Pin
Pete O'Hanlon23-Mar-08 10:25
mvePete O'Hanlon23-Mar-08 10:25 
GeneralPreparing 3D models for WPF Pin
Bartosz Bien22-Mar-08 1:15
Bartosz Bien22-Mar-08 1:15 
GeneralRe: Preparing 3D models for WPF Pin
User 27100922-Mar-08 4:35
User 27100922-Mar-08 4:35 
GeneralRe: Preparing 3D models for WPF Pin
Pete O'Hanlon22-Mar-08 9:42
mvePete O'Hanlon22-Mar-08 9:42 
QuestionWPF XAML vs Procedural Code Pin
thrakazog20-Mar-08 14:25
thrakazog20-Mar-08 14:25 
GeneralRe: WPF XAML vs Procedural Code Pin
James J. Foster21-Mar-08 2:01
James J. Foster21-Mar-08 2:01 
GeneralFPS camera Pin
Yoyosch20-Mar-08 1:23
Yoyosch20-Mar-08 1:23 
GeneralRe: FPS camera Pin
Thomas Stockwell28-Mar-08 3:31
professionalThomas Stockwell28-Mar-08 3:31 
GeneralResize event of wpf window Pin
ciacia19-Mar-08 22:21
ciacia19-Mar-08 22:21 
GeneralRe: Resize event of wpf window Pin
Pete O'Hanlon19-Mar-08 23:51
mvePete O'Hanlon19-Mar-08 23:51 
GeneralRe: Resize event of wpf window Pin
naish_kewl21-Sep-09 13:05
naish_kewl21-Sep-09 13:05 
GeneralLink Label in WPF Pin
AAKAra19-Mar-08 4:49
AAKAra19-Mar-08 4:49 
GeneralRe: Link Label in WPF Pin
User 27100919-Mar-08 5:25
User 27100919-Mar-08 5:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.