Problems when migrating Windows forms to Linux
We are trying to migrate our Windows 10g (Release 1) forms to a Linux App Server.
When we compile the forms in Linux, deploy and then access it using the Windows clients we encounter the following types of errors and issues:
(1) Menu title bar is below the menu items.
(2) Form background displayed in a different color.
(3) Button short cut keys are not displayed.
(4) Fields with ‘bevel = none’ is displayed in white background.
(5) All fields with drop down lists displayed as buttons.
Have you encountered problems like this when migrating and if so what are the solutions (if any)?
Thanks and many regards,