[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] Implementing attachment funcitonality
|
- From: Kamalnath devarakonda <devarakonda.kamal@xxxxxxxxx>
- Date: Tue, 26 May 2009 09:42:54 +0530
- Delivered-to: platform-swt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=lnoz/tHXgMyBelUyxhgo8iDGyUmzuIaHtYbPujIuZI0=; b=EeFHToLJ8M0W7vJkdaeIgb8qSYUDUteBOCcnVJSiQ2M3CgWQ+zvHVLoWAFEN31WNfu eepms4GOdIqznFGUJJOoStjOZJZqgP+Gn/wRJc02QI2jK+RcVHWEYj5qkoo3cjcbOkPp LgxZsQ9gySQX5j1COr0C6DGXboQ7Y0EtRagF4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pAi78Hxi+r2FdMoVQJD9kgl2SQ04G5mxXSjaOpXQj3SXpWDrUyUMZO5QWqcq2dengU IFUnKsAHTxTlZLUtU2sKja3DBTDC5z6YAFgPJvto9g06/1zuXAwNNJE0O8jvV8I15Nv7 cG5ntxokhD3e3ZDdXdFB953PQCQ2pGNiCZA6E=
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