Click here to Skip to main content
15,892,965 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: and to think i used to love coding guis Pin
dandy7214-Aug-19 11:33
dandy7214-Aug-19 11:33 
GeneralRe: and to think i used to love coding guis Pin
TheGreatAndPowerfulOz14-Aug-19 12:24
TheGreatAndPowerfulOz14-Aug-19 12:24 
GeneralRe: and to think i used to love coding guis Pin
Super Lloyd14-Aug-19 14:42
Super Lloyd14-Aug-19 14:42 
GeneralRe: and to think i used to love coding guis Pin
honey the codewitch14-Aug-19 16:36
mvahoney the codewitch14-Aug-19 16:36 
GeneralRe: and to think i used to love coding guis Pin
Super Lloyd14-Aug-19 21:53
Super Lloyd14-Aug-19 21:53 
GeneralRe: and to think i used to love coding guis Pin
honey the codewitch14-Aug-19 21:54
mvahoney the codewitch14-Aug-19 21:54 
GeneralRe: and to think i used to love coding guis Pin
Super Lloyd14-Aug-19 22:05
Super Lloyd14-Aug-19 22:05 
GeneralRe: and to think i used to love coding guis Pin
lmoelleb14-Aug-19 23:32
lmoelleb14-Aug-19 23:32 
Super Lloyd wrote:
Seriously I don't quite understand the anti-WPF crowd.
I do understand it.

If you try to program WPF the same way as you would WinForm etc, then WPF appears to be extremely tedious and difficult to work with. When learning it, I recall swearing at the treeview - I just wanted to set an item to selected and it took quite a lot of code to do it.... I could not simply walk the tree nodes, as they would not be created before expanding - and they would be created after the call to expand returned, meaning I had to walk the tree one level at the time, queuing the next expansion level on the dispatcher with low priority...

... Then I replaced all that complicated code with databinding on IsSelected to a boolean in my ViewModel Laugh | :laugh:

Now I am used to it, I find anything else tedious. Happy I invested the time to learn WPF - but if you "just need a UI right now" and am not already familiar with MVVM then I can see where the frustration comes from.
GeneralRe: and to think i used to love coding guis Pin
MSBassSinger15-Aug-19 2:59
professionalMSBassSinger15-Aug-19 2:59 
GeneralRe: and to think i used to love coding guis Pin
honey the codewitch14-Aug-19 17:39
mvahoney the codewitch14-Aug-19 17:39 
GeneralRe: and to think i used to love coding guis Pin
pkfox14-Aug-19 19:53
professionalpkfox14-Aug-19 19:53 
GeneralRe: and to think i used to love coding guis Pin
honey the codewitch14-Aug-19 20:42
mvahoney the codewitch14-Aug-19 20:42 
GeneralRe: and to think i used to love coding guis Pin
Sander Rossel14-Aug-19 21:48
professionalSander Rossel14-Aug-19 21:48 
GeneralRe: and to think i used to love coding guis Pin
Jörgen Andersson14-Aug-19 21:59
professionalJörgen Andersson14-Aug-19 21:59 
GeneralRe: and to think i used to love coding guis Pin
honey the codewitch14-Aug-19 22:18
mvahoney the codewitch14-Aug-19 22:18 
GeneralI'm impressed. This Surface is good! Pin
OriginalGriff14-Aug-19 9:21
mveOriginalGriff14-Aug-19 9:21 
GeneralRe: I'm impressed. This Surface is good! Pin
raddevus14-Aug-19 9:30
mvaraddevus14-Aug-19 9:30 
GeneralRe: I'm impressed. This Surface is good! Pin
OriginalGriff14-Aug-19 9:37
mveOriginalGriff14-Aug-19 9:37 
GeneralRe: I'm impressed. This Surface is good! Pin
raddevus14-Aug-19 9:38
mvaraddevus14-Aug-19 9:38 
GeneralRe: I'm impressed. This Surface is good! Pin
Ravi Bhavnani14-Aug-19 9:39
professionalRavi Bhavnani14-Aug-19 9:39 
GeneralRe: I'm impressed. This Surface is good! Pin
raddevus14-Aug-19 9:44
mvaraddevus14-Aug-19 9:44 
GeneralRe: I'm impressed. This Surface is good! Pin
  Forogar  14-Aug-19 10:50
professional  Forogar  14-Aug-19 10:50 
GeneralRe: I'm impressed. This Surface is good! Pin
W Balboos, GHB15-Aug-19 2:29
W Balboos, GHB15-Aug-19 2:29 
GeneralRe: I'm impressed. This Surface is good! Pin
Rick York14-Aug-19 9:45
mveRick York14-Aug-19 9:45 
GeneralRe: I'm impressed. This Surface is good! Pin
OriginalGriff14-Aug-19 9:58
mveOriginalGriff14-Aug-19 9:58 

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.