Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Issue with Mouse Listener


I would suggest asking this on the eclipse.platform.jface newsgroup (or the equivalent forum: http://www.eclipse.org/forums/index.php?t=thread&frm_id=15&  ).

Grant




"Sunil" <sunil.k@xxxxxxxxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

03/02/10 05:45 AM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>

To
"NabbleList" <platform-swt-dev@xxxxxxxxxxx>
cc
Subject
[platform-swt-dev] Issue with Mouse Listener





Hi All,
While implementing the autocompletion functionality for Text cell editor i am facing an issue.
when selecting the Proposals from keyBoard I am able to select,But if I am selecting with mouse,it is not selecting.
I have attached my code.
please give me a solution.
Thanks in advance.

Thanks & Regards,
Sunil Kumar

Software Engineer


IDEAL INVENT Technologies Pvt. Ltd.
Tower Block 1, Office Block 2 - Floor 1
Global Village SEZ, Mysore Road
Bangalore 560 059
Tel: +91 80 2860 8105 | Fax: +91 80 2860 8106
Mob: +91 9742569615

sunil.k@xxxxxxxxxxxxxxx |www.idealinvent.com

---------------------------------------------------------------------------------------------------------------------------------------- CAUTION - Disclaimer ---------------------------------------------------------------------------------------------------------------------------------------- This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. IDEAL INVENT Technologies Pvt. Ltd. and its subsidiaries, reserve the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the e-mail system of IDEAL INVENT Technologies Pvt. Ltd. and its subsidiaries. ------------------------------------------------------------------------------------------------------------------------------------------- End of Disclaimer ------------------------------------------------------------------------------------------------------------------------------------------- _______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev

Attachment: DefaultControllerConfigurationComposite.java
Description: Binary data

Attachment: TextCellEditorCustom.java
Description: Binary data


Back to the top