Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] StyledTextContent

Did you check:
org.eclipse.swt.custom.DefaultContent 

It is a bit complicated but maybe it helps. 

Felipe




Bahadir Yagan <bahadir.yagan@xxxxxxxxxx> 
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx
12/08/2005 06:02 PM
Please respond to
"Eclipse Platform SWT component developers list."


To
"Eclipse Platform SWT component developers list." 
<platform-swt-dev@xxxxxxxxxxx>
cc

Subject
[platform-swt-dev] StyledTextContent






Hi,

I am having trouble to implement the StyledTextContent interface. Is 
there a simple implemantation inside SWT (or Eclipse), which stores the 
buffer in a String. And yes I read the articles of Lynne Kues and Knut 
Radloff.

Bahadir
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Back to the top