|
|
|
|
|
by pjmlp
2770 days ago
|
|
For me it was always "drag and drop" + setting the respective properties, not sure what the problem is, other than not bothering to learn how to use them. The only problem is how buggy VS designer in some releases tends to be, forcing to restart VS from time to time. But that affects all kind of stuff, including apps not using layout managers. And regarding Motif, I surely recall the GUI designers being relatively good. Likewise with Java Swing and designers like Netbeans Matisse. |
|
Matisse is the only UI designer that I know that does true drag and drop (letting you position widgets exactly where you want them) while also producing flexible layout. And IIRC they had to write a custom Swing layout manager for that.