Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Wizard pages for selecting resources
Wizard pages for selecting resources [message #310401] Thu, 30 November 2006 16:55 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:ComboBoxCellEditor - Bug when not read-only
Next Topic:Predefine dialog settings of problems view in a RCP
Goto Forum:
  


Current Time: Fri Jul 25 23:20:11 EDT 2025

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

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

Back to the top