Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 11 total
Thread Separate Applications for Desktop and Mobile?
Fri, May 19 2017 1:10 AMPermanent Link

Steve Gill

Avatar

I have often found that a mobile version of a web application can't necessarily contain all of the visual elements that a desktop-sized version can, at least not without seeming overly cluttered.

I'm interested to know if other EWB users are creating separate applications for each device, ie. one for desktop sized browser windows and one for mobile phone sized browser windows.  Or are you managing to cram everything in with responsive design (using layout management)?

Just curious. Smile

= Steve
Fri, May 19 2017 2:59 AMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

Hi Steve,

I crammed mine into one.

It actually uses different forms that it selects based upon the
available screen size.

Makes it slightly larger but it is still only just over 1MB in size.

Chris

On 19/05/2017 06:10, Steve Gill wrote:
> I have often found that a mobile version of a web application can't necessarily contain all of the visual elements that a desktop-sized version can, at least not without seeming overly cluttered.
>
> I'm interested to know if other EWB users are creating separate applications for each device, ie. one for desktop sized browser windows and one for mobile phone sized browser windows.  Or are you managing to cram everything in with responsive design (using layout management)?
>
> Just curious. Smile
>
> = Steve
>

--
Chris Holland
[Team Elevate]
Fri, May 19 2017 3:06 AMPermanent Link

Uli Becker

Hi Steve,

> I'm interested to know if other EWB users are creating separate applications for each device, ie. one for desktop sized browser windows and one for mobile phone sized browser windows.  Or are you managing to cram everything in with responsive design (using layout management)?
> Just curious. Smile

I always create separate apps. Since you can share a lot of code between
the apps, it's more or less just the UI which has to t be created from
scratch.

Some time ago I posted some screenshots here:

http://www.elevatesoft.com/forums?action=view&category=ewb&id=ewb_general&page=1&msg=8440#8440

Uli
Fri, May 19 2017 5:03 AMPermanent Link

Matthew Jones

I aim to focus on a particular device, and let others work as best they can. So targetting mobile would still work on dekstop, and vice versa. Depends on the purpose of the application of course. WebBuilder 2's responsive layout is brilliant though, so you can make it look nice in whatever form. Occasionally I will replace one panel with another on a different device, or rather, a smaller device. I have stuff that involves dragging in one application, and that is replaced on a dinky phone with edit boxes.

--

Matthew Jones
Fri, May 19 2017 8:53 AMPermanent Link

Mark Brooks

Slikware

Avatar

I have found that EWB's responsive capabilities make it simple for most of my apps to function equally well on desktop or mobile devices. I generally make two small changes at runtime startup based on the environment:

- Change navigation from "top bar" to "dropdown menu"
- Change modal dialogs from "screen centre" to "cover screen"

I have attached some screenshots to show the differences. This particular app has to work across desktop, tablet and phone. So far these changes have been all that's required for a single app to handle all.

Hope this help
Mark



Attachments: Desktop-Mobile Views.zip
Fri, May 19 2017 2:27 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Steve,

<< I'm interested to know if other EWB users are creating separate applications for each device, ie. one for desktop sized browser windows and one for mobile phone sized browser windows.  Or are you managing to cram everything in with responsive design (using layout management)? >>

I think this type of decision can be very application-specific.  In certain cases, the mobile version *needs* to use a reduced set of features due to the fact that there isn't a keyboard/mouse, etc.  In such cases, a separate application (sharing basic functionality as shared units) may be warranted.

However, you can certainly use the layout functionality in EWB to have the same application work on both.  You just need to think in terms of grouping various bits of functionality as panels, and then using the layout and/or page panel controls to dictate how things flow or are situated on the various tabs.

Tim Young
Elevate Software
www.elevatesoft.com
Sun, May 21 2017 9:25 PMPermanent Link

Steve Gill

Avatar

Thanks for all the input everyone. Smile

I agree that it depends on the application.  In some cases having the same UI for both desktop and mobile makes sense, and in other cases it may be better for the mobile version to have a subset of UI elements.

Thanks again.  It was interesting to read other people's views on this.

= Steve
Sun, May 21 2017 9:28 PMPermanent Link

Steve Gill

Avatar

Hi Mark,

<< I have attached some screenshots to show the differences. This particular app has to work across desktop, tablet and phone. So far these changes have been all that's required for a single app to handle all. >>

Thanks for the screenshots. Really nice UI designs!

= Steve
Wed, May 31 2017 11:50 PMPermanent Link

Kane Jun

EZ-Tech, Inc

Steve Gill wrote:

I have often found that a mobile version of a web application can't necessarily contain all of the visual elements that a desktop-sized version can, at least not without seeming overly cluttered.

I'm interested to know if other EWB users are creating separate applications for each device, ie. one for desktop sized browser windows and one for mobile phone sized browser windows.  Or are you managing to cram everything in with responsive design (using layout management)?

Just curious. Smile

= Steve


Hi

I am sure with EWB you can make web-app that work on both desktop and smart phone as I did on my business web site www.texasbrisket.net.

Only thing I wish there is is the button property to change color.

That way I don't have to mass with interface
Thu, Jun 1 2017 7:16 AMPermanent Link

Walter Matte

Tactical Business Corporation

Kane Jun:

See Component section - add color button to your EWB 2.x

http://www.elevatesoft.com/forums?action=view&category=ewb&id=ewb_components&page=1&msg=67#67

Walter
Page 1 of 2Next Page »
Jump to Page:  1 2
Image