|
Motif on AIX and SWT
hi all,
I've written a GUI application in Eclipse using SWT. It's running fine on linux(which uses GTK on x86).
But when I ran the same application on AIX(which uses Motif on PPC), the GUI part is suffering. :-(
The checkboxes are looking very small(like tiny dots on screen!) , spinners are not appearing well and the text box size is so small that it can not show the text written in it.
Any idea, how to get over this problem?
Thanks in advance,
Rathor
|