Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Implementing attachment funcitonality

Hi Everyone,
 
I need to implement attachment functionality in rich text editor using SWT and JFace. I need to get the icon of the file I select along with name.
 
Note: I cant use swing .
 
Please help me with appropriate code. Your help is highly appreciated.
 
Thanks,
K

Back to the top