| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
sequence to get the schema lists from the components and register them
into it.
svn path=/trunk/; revision=10553
|
|
|
|
|
|
|
|
| |
get button_press events from it. Also, get the EActivtyHandler to
properly dispatch "Clicked" events when the user clicks on an
ETaskWidget.
svn path=/trunk/; revision=10450
|
|
|
|
|
|
|
|
|
|
|
|
| |
updating of progress information from the component's side. This
object allows to automatically set a lower limit to the delay between
CORBA calls towards the shell, so that the component isn't slowed down
too much by doing too frequent updates.
Also changed the test component to use this instead of doing CORBA
calls directly.
svn path=/trunk/; revision=10449
|
|
background tasks. The Activity interface is added to the shell, and
the status of the various tasks is now displayed in a task bar widget
at the bottom of the EShellView.
I also implemented a simple test component to test all this stuff.
svn path=/trunk/; revision=10434
|