Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » UI Dialog empty depending on platform export(UI jface Dialog with SWT components is empty when exporting product for linux, mac and windows platforms)
UI Dialog empty depending on platform export [message #1707945] Thu, 10 September 2015 17:40
Adrian Mitrica is currently offline Adrian MitricaFriend
Messages: 1
Registered: September 2015
Junior Member
I use a jface Dialog that contains SWT elements and a custom widget.
The same custom widget is used in other places in the application without any problems.
The fact is that when I export the UI product just for "win32/x86" and "win32/x86_64" the dialog is visible and functional. When I export the same for "win32/x86", "win32/x86_64", linux (gtk/x86), linux (gtk/x86_64) and macosx (cocoa/x86_64), the dialog becomes empty and does not have the set width and height set in the dialog's code. Of course, there is no change of code between the two exports.

The code for the abovementioned Dialog and screenshots of the Dialog in both exports were added as attachments

Anyone? Any ideas why this happens?

Thank you in advance,
Adrian

index.php/fa/23229/0/
index.php/fa/23230/0/
Previous Topic:Getting exception at rewriteAST
Next Topic:Get Physical path of package selected in createPackageDialog
Goto Forum:
  


Current Time: Fri Apr 26 13:31:26 GMT 2024

Powered by FUDForum. Page generated in 0.03259 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top