Click here to Skip to main content
15,892,674 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: I'm Certified! Pin
Shao Voon Wong5-Feb-19 0:55
mvaShao Voon Wong5-Feb-19 0:55 
GeneralRe: I'm Certified! Pin
Gerry Schmitz5-Feb-19 4:58
mveGerry Schmitz5-Feb-19 4:58 
GeneralRe: I'm Certified! Pin
Johnny J.5-Feb-19 1:37
professionalJohnny J.5-Feb-19 1:37 
GeneralRe: I'm Certified! Pin
Rick York5-Feb-19 4:42
mveRick York5-Feb-19 4:42 
GeneralRe: I'm Certified! Pin
Mike Hankey5-Feb-19 4:28
mveMike Hankey5-Feb-19 4:28 
GeneralRe: I'm Certified! Pin
Gerry Schmitz5-Feb-19 5:04
mveGerry Schmitz5-Feb-19 5:04 
GeneralRe: I'm Certified! Pin
BillWoodruff6-Feb-19 2:47
professionalBillWoodruff6-Feb-19 2:47 
GeneralRe: I'm Certified! Pin
Gerry Schmitz6-Feb-19 8:28
mveGerry Schmitz6-Feb-19 8:28 
I've found that UWP has more "look and feel" properties that you can't arbitrarily mess with (like a minimum size / height).

All the "built-in" UWP controls work well. They are supplemented with 2 main Nugets that provide extra controls that would be in WPF but not UWP currently or are just different. And UWP has some nice controls that WPF doesn't (mostly "flash" IMO).

The Treeview was a Nuget; worked as advertised. Made my own out of a ListView because it was more customizable (but I have particular demands). DataGrid is also a Nuget. Works. (With row templating, "data grids" are not such a big deal anymore).

Virtualy every control (UWP, Windows and WPF) can be reduced to a few primitives: a button, text block or a list.

UWP lets you roll your own just like in Win Forms or WPF. (And no sign of MVVM).
"(I) am amazed to see myself here rather than there ... now rather than then".
― Blaise Pascal

GeneralRe: I'm Certified! Pin
BillWoodruff6-Feb-19 11:13
professionalBillWoodruff6-Feb-19 11:13 
GeneralRe: I'm Certified! Pin
Gerry Schmitz6-Feb-19 17:15
mveGerry Schmitz6-Feb-19 17:15 
GeneralRe: I'm Certified! Pin
BillWoodruff8-Feb-19 12:36
professionalBillWoodruff8-Feb-19 12:36 
GeneralCommand prompt idea...aye or nay? Pin
dandy724-Feb-19 11:46
dandy724-Feb-19 11:46 
GeneralRe: Command prompt idea...aye or nay? Pin
Gerry Schmitz4-Feb-19 12:14
mveGerry Schmitz4-Feb-19 12:14 
GeneralRe: Command prompt idea...aye or nay? Pin
lopatir4-Feb-19 16:54
lopatir4-Feb-19 16:54 
GeneralRe: Command prompt idea...aye or nay? Pin
CodeWraith5-Feb-19 1:43
CodeWraith5-Feb-19 1:43 
GeneralRe: Command prompt idea...aye or nay? Pin
Gerry Schmitz5-Feb-19 4:45
mveGerry Schmitz5-Feb-19 4:45 
GeneralRe: Command prompt idea...aye or nay? Pin
Dar Brett4-Feb-19 12:31
Dar Brett4-Feb-19 12:31 
GeneralRe: Command prompt idea...aye or nay? Pin
Mark_Wallace4-Feb-19 18:22
Mark_Wallace4-Feb-19 18:22 
GeneralRe: Command prompt idea...aye or nay? Pin
Kornfeld Eliyahu Peter4-Feb-19 20:23
professionalKornfeld Eliyahu Peter4-Feb-19 20:23 
GeneralRe: Command prompt idea...aye or nay? Pin
dandy725-Feb-19 3:48
dandy725-Feb-19 3:48 
GeneralRe: Command prompt idea...aye or nay? Pin
den2k884-Feb-19 22:33
professionalden2k884-Feb-19 22:33 
GeneralRe: Command prompt idea...aye or nay? Pin
dandy725-Feb-19 3:49
dandy725-Feb-19 3:49 
GeneralRe: Command prompt idea...aye or nay? Pin
Stuart Dootson5-Feb-19 22:32
professionalStuart Dootson5-Feb-19 22:32 
GeneralRe: Command prompt idea...aye or nay? Pin
irneb11-Feb-19 2:39
irneb11-Feb-19 2:39 
GeneralRe: Command prompt idea...aye or nay? Pin
Rage4-Feb-19 22:36
professionalRage4-Feb-19 22:36 

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.