Jump to content

WPF and PDN User Interfaces


MJW

Recommended Posts

I'm curious if anyone has tried writing a PDN user interface using WPF. I've used Windows Forms quite a bit, though never to write a PDN UI, but I've never used WPF. Microsoft hasn't deprecated Windows Forms (as far as I know), but they encourage the use of WPF instead. I looked at WPF quite a while ago, and as I remember, there wasn't a graphical designer, so code had to be written in that ugly XAML format. In VS 2013, there seems to be a nice WPF grapical form designer.

 

Can PDN UIs be written using WPF, and if so, how does it compare to using Windows Forms?

Edited by MJW
Link to comment
Share on other sites

As far as I'm aware Winform and WPF are different toys from the same toy box. :lol:

I'm pretty sure WPF could be used. Seems a lot of work as you're going to have to recreate all the controls.

I'll send you something via PM later. An intro to the winform template. You might find it of interest in your quest.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...