Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » SWT.ICON_SEARCH and SWT.ICON_CANCEL NOT WORK
SWT.ICON_SEARCH and SWT.ICON_CANCEL NOT WORK [message #985766] Thu, 15 November 2012 21:23 Go to previous message
ocean xue is currently offline ocean xue
Messages: 100
Registered: November 2011
Senior Member
SWT.ICON_SEARCH and SWT.ICON_CANCEL NOT WORK

Text txtPointName = new Text(container, SWT.BORDER|SWT.ICON_SEARCH|SWT.ICON_CANCEL);


Text-Search-Icon {
background-image: url( css/widget/rap/text/find.png );
spacing: 3px;
}

Text-Cancel-Icon {
background-image: url( css/widget/rap/text/clear.gif );
spacing: 3px;
}
 
Read Message
Read Message
Read Message
Previous Topic:about org.eclipse.ui.themes
Next Topic:CTabFolder strange border
Goto Forum:
  


Current Time: Tue May 21 07:10:19 EDT 2013

Powered by FUDForum. Page generated in 0.02743 seconds