Wizard pages for selecting resources [message #310401] |
Thu, 30 November 2006 16:55  |
Eclipse User |
|
|
|
I am trying to construct a wizard to allow me to import one or more files
that then get composited into a zip package. I know how to build the
basic wizard with pages, etc. What I can't figure out is how to implement
the necessary resource navigation and selection. Basically, I want
something more or less like one gets with the "Import..." menu popup in
the resource navigator. I have poked at the WizardResourceImportPage and
the like, but it is not obvious (to me) how to use them. Can someone
point me to some sample code? Thanks, Ric Wright
|
|
|
Re: Wizard pages for selecting resources [message #310405 is a reply to message #310401] |
Thu, 30 November 2006 23:41  |
Eclipse User |
|
|
|
I guess you are looking for some thing more than
org.eclipse.swt.widgets.FileDialog?
Ric Wright wrote:
> I am trying to construct a wizard to allow me to import one or more
> files that then get composited into a zip package. I know how to build
> the basic wizard with pages, etc. What I can't figure out is how to
> implement the necessary resource navigation and selection. Basically, I
> want something more or less like one gets with the "Import..." menu
> popup in the resource navigator. I have poked at the
> WizardResourceImportPage and the like, but it is not obvious (to me) how
> to use them. Can someone point me to some sample code? Thanks, Ric Wright
>
|
|
|
Powered by
FUDForum. Page generated in 0.03354 seconds