Should we use Material Design Style controls when developing VL Web application after V14 SP2?

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
Kazunori Kasahara
Posts: 20
Joined: Wed May 25, 2016 5:26 pm

Should we use Material Design Style controls when developing VL Web application after V14 SP2?

Post by Kazunori Kasahara »

I think we should use Material Design Style controls for mobile application. They are suitable for mobile than existing Desktop Style controls.
If application is only for desktop (no need for mobile and resposive design), which option we should use?

1. We should use Material Design controls because they are better than existing Desktop Style controls.
2. We should use existing Desktop Style controls because Material Design controls are basically for mobile.
3. We can use both controls (Material Design and Desktop style controls are mixed).

Any adivise will be appreciated. Thank you for your support.
Dominik
Posts: 21
Joined: Fri Jun 10, 2016 12:14 pm

Re: Should we use Material Design Style controls when developing VL Web application after V14 SP2?

Post by Dominik »

Yes, you can, and probably should use Material Design even for desktop only applications. The look you will achieve is similar to (but not exactly the same as) Windows 10 applications. This is a general design direction for all applications now, not just mobile.

Of course you are not restricted to this design style, and if you want to use a more oldschool style "Classic" look for your application you can use regular controls, or even Material Design controls styled to your liking.
MarkD
Posts: 692
Joined: Wed Dec 02, 2015 9:56 am

Re: Should we use Material Design Style controls when developing VL Web application after V14 SP2?

Post by MarkD »

If you look at the Google Material Design guidelines in depth they are include a lot of advice about desktop application design.

For example, look at the Menus spec - https://material.io/design/components/menus.html#


There are 9 mentions of the work "desktop" - so I think Google view the their guidelines as being relevant to desktop applications.
Kazunori Kasahara
Posts: 20
Joined: Wed May 25, 2016 5:26 pm

Re: Should we use Material Design Style controls when developing VL Web application after V14 SP2?

Post by Kazunori Kasahara »

Thank you very much, Dominik and Mark.
BrendanB
Posts: 134
Joined: Tue Nov 24, 2015 10:29 am

Re: Should we use Material Design Style controls when developing VL Web application after V14 SP2?

Post by BrendanB »

After Upgrading to V14 sp2, it appears that all visualizations are now using the #prim_md style.

It takes a bit of fiddling if you want these to show as before. (although, perhaps curiously, any visualizations that were dragged into a panel before applying the service pack stay in the old style).

if you are close to complete with a webpage using the old style of controls, is there a way to quickly tell the IDE not to use the #prim_md style for visualizations? or would this require editing each individual field in the repository?
jyoung
Posts: 694
Joined: Thu Jan 21, 2016 6:43 am
Location: Oklahoma City, OK USA

Re: Should we use Material Design Style controls when developing VL Web application after V14 SP2?

Post by jyoung »

I think there is a setting in the options that enable the MD controls by default. I think you need to uncheck that option. Not at my workstation so cannot confirm.

Joe
JamesDuignan
Posts: 85
Joined: Thu Nov 26, 2015 1:43 pm

Re: Should we use Material Design Style controls when developing VL Web application after V14 SP2?

Post by JamesDuignan »

Joe is correct,

It is in Settings > General > Design > Drop Fields as Material Design
dropMD.PNG
dropMD.PNG (36.01 KiB) Viewed 13918 times
Post Reply