Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Eclipse-UIs and minimum screen resolution

Hi Dani,

 

thanks for answering.

 

I am talking about the IDE (as we are building an IDE here at SAP).

So with “where” I would say there are two real use-cases. A user uses a laptop screen and a user uses an external monitor.

I know that there cannot be a “strict” and general rule but a guideline would really be of help.

 

 

Matthias

 

From: <platform-dev-bounces@xxxxxxxxxxx> on behalf of Daniel Megert <daniel_megert@xxxxxxxxxx>
Reply-To: "Eclipse platform general developers list."
<platform-dev@xxxxxxxxxxx>
Date: Thursday, 4. April 2019 at 15:40
To: "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Subject: Re: [platform-dev] Eclipse-UIs and minimum screen resolution

 

Hi Matthias

I don't think you can define this in general. It depends on the application and where (device) it's used. Or are you specifically talking about the IDE?

What results did you get out of your survey?

The UI guidelines did not get an update for quite some time.

Dani



From:        "Becker, Matthias" <ma.becker@xxxxxxx>
To:        Eclipse platform general developers list. <platform-dev@xxxxxxxxxxx>
Date:        02.04.2019 13:08
Subject:        [platform-dev] Eclipse-UIs and minimum screen resolution
Sent by:        platform-dev-bounces@xxxxxxxxxxx


 

Dear Platform-Devs,

 

UI designers and developers have to know which minimum screen resolution they should support. Otherwise, it becomes frustrating to design UIs because there is not specific design target.

Source code based editor mainly don’t have issue with this topic. When writing form-based Eclipse-UIs this topic is much more important.

I am wondering if there is an Eclipse-Guideline on this topic? Does platform make any statements what the minimum supported screen resolution is?

I did not find anything on https://wiki.eclipse.org/User_Interface_Guidelines. Or maybe your company has a company specific guideline you stick to when developing Eclipse-UIs.

 

In order to get an impression of commonly used screen resolutions from users of SAP’s “ABAP Development Tools” we asked customers and colleagues to go to the website http://whatismyscreenresolution.net and report the output of that page. The interesting point of this page is that it reports the “scaled” images and not the physical pixels of the display (e.g. when you have set a scaling-factor like 125% in Windows’ Control Panel).

 

Regards,

Matthias_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev




Back to the top