Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "22 Miscellaneous"

(BusyIndicator)
m
Line 1: Line 1:
[[Comparison SWT / RWT|back to table of content]]
+
[[Comparison SWT / RWT|Back to RWTOverview]]
  
 
===BusyIndicator===
 
===BusyIndicator===

Revision as of 19:13, 17 January 2007

Back to RWTOverview

BusyIndicator

A basic implementation that executes the passed runnable exists.

Since during a request is processed the client waits for the response and shows a busy cursor anyway, we don't intend to enhance the implementation for now.

PopupList

- planned (low priority)

ControlEditor

- planned

StyledText

TBD

Back to the top