| Summary: | MarkUp support for MessageBox text | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | John Gymer <jgymer> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 2.2 | ||
| Target Milestone: | 3.2 M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
John Gymer
MessageBox is a Dialog and there is no set/getData API. If we enable the markup for message label by default, than we will have problems with single-sourcing - <> will need escaping in RAP . Hi Ivan, yes, understand, setData is missing. Any chance you could invent a new SWT.MarkUp style for the MessageBox instead? Fixed with change https://git.eclipse.org/r/#/c/83349/ |