Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Issues with SWT in Linux

Hi,

 

With SWT controls, I found the following issues in Linux:

 

  1. Most of the labels and table headers are in trimmed state (shown with incomplete text). But in windows it looks fine.
  2. I have a non-editable combo box (SWT) with many items. In Windows, the items are selected as the values are typed in (For e.g., when ‘t’ is typed, the focus is changed to items starting with ‘t’). But in Linux, this does not happen. To select an item, I have to scroll down till the item is found. Is it an issue with SWT? Or do I need to handle the key stroke separately?

 

Could someone guide on how I can overcome these issues?

 

Thanks in advance,

Srirekha

 

 

 
***** Confidentiality Statement/Disclaimer *****

This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.
The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.

Back to the top