Project

General

Profile

Support #2961

list of differences between the Swing GUI client and the original 4GL Windows GUI environment

Added by Greg Shah over 8 years ago. Updated about 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#1 Updated by Greg Shah over 8 years ago

Similar to #2675 (which is web-client specific), this task is meant to be a location to collect a list of differences between Swing GUI and the Windows 4GL GUI.

Please add to this list whenever you find something that is a permanent restriction.

1. The font rendering will be close but will not be a pixel-for-pixel duplicate of the Windows font rendering. To resolve this we would have to implement our own font rendering engine that duplicated the Windows font rendering engine. This is not planned at this time and it is believed it is not needed so long as our rendering is close enough that users cannot tell the difference during use.

2. The default icon is a GCD logo instead of the OpenEdge logo. We don't want to duplicate their logo because it would confuse the user into thinking this is OpenEdge code. That would violate trademark law and copying the logo would violate copyright law.

3. There is no OpenEdge splash screen. We could make our own but there doesn't seem to be a functional reason to do so.

4. The cursors being used don't exactly match the sets used in Windows. This could be resolved, but again there is little reason to do so.

#2 Updated by Hynek Cihlar about 8 years ago

5. Window cannot be moved outside of screen bounds in Swing GUI. See #3008.

Also available in: Atom PDF