Click here to Skip to main content
15,890,438 members
Home / Discussions / WPF
   

WPF

 
QuestionWPF treeview binding question Pin
daniel radford15-Jul-09 0:14
daniel radford15-Jul-09 0:14 
AnswerRe: WPF treeview binding question Pin
Eslam Afifi15-Jul-09 15:25
Eslam Afifi15-Jul-09 15:25 
GeneralRe: WPF treeview binding question Pin
daniel radford15-Jul-09 22:41
daniel radford15-Jul-09 22:41 
GeneralRe: WPF treeview binding question Pin
Pete O'Hanlon15-Jul-09 23:09
mvePete O'Hanlon15-Jul-09 23:09 
Questionhow to add multiple toolbox controls in xaml Pin
Krishna Aditya14-Jul-09 22:34
Krishna Aditya14-Jul-09 22:34 
AnswerRe: how to add multiple toolbox controls in xaml Pin
Pete O'Hanlon14-Jul-09 23:00
mvePete O'Hanlon14-Jul-09 23:00 
Question(WPF) If Xaml That powerful? in real? [modified] Pin
cppwxwidgetsss14-Jul-09 21:19
cppwxwidgetsss14-Jul-09 21:19 
AnswerRe: (WPF) If Xaml That powerful? in real? Pin
Christian Graus15-Jul-09 0:53
protectorChristian Graus15-Jul-09 0:53 
cppwxwidgetsss wrote:
I tried to use a Plug-in to export Xaml files, but when you have complicated images it just change that image to a simple image , I had a 3D effect on my Design , but it was simplified by the plug-in i used
and just a very simple image had been made


Expression imports AI files. You need to break them into components to create controls. It doesn't just magically create UI for you. Also, by default it creates a PNG, not XAML, and you should play with the options to create XAML as you need it.

cppwxwidgetsss wrote:
It didn't have any Effect, the only thing that you have is Gradient, as I saw
and it is not enough to have a professional design


Expression creates XAML, XAML has gradients, what other effects were you hoping for ?

cppwxwidgetsss wrote:
I think The Xaml or at least Xaml Generator are not that powerful to produce complicated, professional designs


A professional design should not be complicated. I've written several programs with WPF, and the UIs on them all are excellent. We had a graphic designer create designs for us in AI, and for one program I skinned with bitmaps, but nowadays I export XAML from AI files. Our designer is given total freedom, which is often a lot of work for me, in terms of non standard shapes etc, but I have NEVER had any trouble turning his screenshots into UI that is identical or better.

cppwxwidgetsss wrote:
Am I banned to write message?
Does anybody see my post?
or is there any problem that I don't get any answer?


It's a free website and you posted while the USA ( where most users are ) was asleep. If I was home in Australia, you'd have got a reply. It's now 6 am and I am up early. If you want instant answers, find someone in your timezone you can pay to be on call. Otherwise, you just have to wait until someone replies.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

AnswerRe: (WPF) If Xaml That powerful? in real? Pin
#realJSOP15-Jul-09 1:03
mve#realJSOP15-Jul-09 1:03 
AnswerRe: (WPF) If Xaml That powerful? in real? Pin
Pete O'Hanlon15-Jul-09 1:08
mvePete O'Hanlon15-Jul-09 1:08 
GeneralRe: (WPF) If Xaml That powerful? in real? Pin
Christian Graus15-Jul-09 1:26
protectorChristian Graus15-Jul-09 1:26 
AnswerRe: (WPF) If Xaml That powerful? in real? Pin
Mark Salsbery15-Jul-09 6:54
Mark Salsbery15-Jul-09 6:54 
QuestionSilverlight UserControl [modified] Pin
GomathiR13-Jul-09 22:11
GomathiR13-Jul-09 22:11 
AnswerRe: Silverlight UserControl Pin
Michael Sync23-Jul-09 6:58
Michael Sync23-Jul-09 6:58 
QuestionHow to partially load controls in WPF Pages Pin
laprathab13-Jul-09 21:48
laprathab13-Jul-09 21:48 
AnswerRe: How to partially load controls in WPF Pages Pin
Pete O'Hanlon13-Jul-09 21:58
mvePete O'Hanlon13-Jul-09 21:58 
QuestionSilverlight file is not diplayed Pin
Rajeeeeee13-Jul-09 20:28
Rajeeeeee13-Jul-09 20:28 
AnswerRe: Silverlight file is not diplayed Pin
Mark Salsbery14-Jul-09 8:16
Mark Salsbery14-Jul-09 8:16 
GeneralRe: Silverlight file is not diplayed Pin
nizam babu30-Aug-09 22:49
nizam babu30-Aug-09 22:49 
QuestionMessage Removed Pin
13-Jul-09 10:59
professionalN_tro_P13-Jul-09 10:59 
AnswerRe: WPF animation background processing Pin
Christian Graus13-Jul-09 11:25
protectorChristian Graus13-Jul-09 11:25 
QuestionDataGrid Bindings not working Pin
Jacobus0113-Jul-09 4:06
Jacobus0113-Jul-09 4:06 
AnswerRe: DataGrid Bindings not working Pin
laprathab13-Jul-09 21:50
laprathab13-Jul-09 21:50 
GeneralRe: DataGrid Bindings not working Pin
Jacobus0113-Jul-09 22:36
Jacobus0113-Jul-09 22:36 
QuestionDisplaying Data fetched asyncronously Pin
Adriaan Davel12-Jul-09 20:27
Adriaan Davel12-Jul-09 20:27 

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.