Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Fancy progress dialogs
Fancy progress dialogs [message #248894] Thu, 03 June 2004 15:29 Go to next message
Eclipse UserFriend
Originally posted by: vladimir.none.com

Hi,

Recently (>M8 I think) eclipse added fancy progress dialogs with details
subsection. There is also a concurrent display of progress in the
right/bottom corner of the workbench that can be invoked to display
details in the progress view.

How is this achieved? I have found some classes that look like
implementation of these fancy dialogs but they are all internal?

All the best.
Re: Fancy progress dialogs [message #248951 is a reply to message #248894] Thu, 03 June 2004 17:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: john.eclipsefaq.org

See:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-core-home/documents/plan_concurrency_modal_progress.htm l
--

Vladimir wrote:
> Recently (>M8 I think) eclipse added fancy progress dialogs with details
> subsection. There is also a concurrent display of progress in the
> right/bottom corner of the workbench that can be invoked to display
> details in the progress view.
>
> How is this achieved? I have found some classes that look like
> implementation of these fancy dialogs but they are all internal?
Re: Fancy progress dialogs [message #248994 is a reply to message #248951] Thu, 03 June 2004 17:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vladimir.none.com

Thanks John. It is a good item for your faq list?

All the best.

> See:

>
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-core-home/documents/plan_concurrency_modal_progress.htm l
> --
Re: Fancy progress dialogs [message #249222 is a reply to message #248951] Fri, 04 June 2004 07:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

John Arthorne <john@eclipsefaq.org> wrote:

Is it available in standalone JFace applications?
As I can see, only implementation is internal, but may be I miss
something...

> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-core-home/documents/plan_concurrency_modal_progress.htm l
> --

> Vladimir wrote:
>> Recently (>M8 I think) eclipse added fancy progress dialogs with details
>> subsection. There is also a concurrent display of progress in the
>> right/bottom corner of the workbench that can be invoked to display
>> details in the progress view.
>>
>> How is this achieved? I have found some classes that look like
>> implementation of these fancy dialogs but they are all internal?


--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: Fancy progress dialogs [message #251218 is a reply to message #249222] Wed, 09 June 2004 21:45 Go to previous message
Eclipse UserFriend
Originally posted by: john.eclipsefaq.org

No, this support is not in JFace. You would need the
org.eclipse.ui.workbench plugin, which is available to Eclipse RCP
applications.
--

Konstantin Scheglov wrote:
> John Arthorne <john@eclipsefaq.org> wrote:
>
> Is it available in standalone JFace applications?
> As I can see, only implementation is internal, but may be I miss
> something...
Previous Topic:Adding a nature...
Next Topic:How to get pointer to IAction
Goto Forum:
  


Current Time: Tue Jul 16 15:34:34 GMT 2024

Powered by FUDForum. Page generated in 0.03629 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top