Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Is it possible to open the SWT FileDialog in the details view
Is it possible to open the SWT FileDialog in the details view [message #484964] Thu, 10 September 2009 00:48 Go to next message
Greg Babcock is currently offline Greg BabcockFriend
Messages: 53
Registered: July 2009
Member
A customer has requested the FileDialog open in the details view. I could
not find a method in the documentation to do this, is it possible to do?

Thanks,

GB
Re: Is it possible to open the SWT FileDialog in the details view [message #485075 is a reply to message #484964] Thu, 10 September 2009 13:31 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi,

I'm not sure which Details view you mean, but if the point is to embed the
FileDialog's content into a view then no, this isn't possible. The native
file dialog always opens in its own shell.

Grant


"Greg Babcock" <greg.babcock@testadvantage.com> wrote in message
news:h89ids$i8a$1@build.eclipse.org...
> A customer has requested the FileDialog open in the details view. I could
> not find a method in the documentation to do this, is it possible to do?
>
> Thanks,
>
> GB
>
>
Re: Is it possible to open the SWT FileDialog in the details view [message #485169 is a reply to message #485075] Thu, 10 September 2009 16:48 Go to previous messageGo to next message
Greg Babcock is currently offline Greg BabcockFriend
Messages: 53
Registered: July 2009
Member
Thanks for your response.

I am refering to the detailed file view that is available from the view menu
of the dialog. It shows file size and creation date and other file info.

GB


"Grant Gayed" <grant_gayed@ca.ibm.com> wrote in message
news:h8av7o$tta$1@build.eclipse.org...
> Hi,
>
> I'm not sure which Details view you mean, but if the point is to embed the
> FileDialog's content into a view then no, this isn't possible. The native
> file dialog always opens in its own shell.
>
> Grant
>
>
> "Greg Babcock" <greg.babcock@testadvantage.com> wrote in message
> news:h89ids$i8a$1@build.eclipse.org...
>> A customer has requested the FileDialog open in the details view. I
>> could
>> not find a method in the documentation to do this, is it possible to do?
>>
>> Thanks,
>>
>> GB
>>
>>
>
>
Re: Is it possible to open the SWT FileDialog in the details view [message #485224 is a reply to message #485169] Thu, 10 September 2009 20:25 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Ok, I see. There isn't api to do this either ;-). Looking at
http://msdn.microsoft.com/en-us/library/ms646839(VS.85).aspx I don't see a
flag for this, so I don't think that win32 provides a way to do this.

Grant


"Greg Babcock" <greg.babcock@testadvantage.com> wrote in message
news:h8balb$2e4$1@build.eclipse.org...
> Thanks for your response.
>
> I am refering to the detailed file view that is available from the view
menu
> of the dialog. It shows file size and creation date and other file info.
>
> GB
>
>
> "Grant Gayed" <grant_gayed@ca.ibm.com> wrote in message
> news:h8av7o$tta$1@build.eclipse.org...
> > Hi,
> >
> > I'm not sure which Details view you mean, but if the point is to embed
the
> > FileDialog's content into a view then no, this isn't possible. The
native
> > file dialog always opens in its own shell.
> >
> > Grant
> >
> >
> > "Greg Babcock" <greg.babcock@testadvantage.com> wrote in message
> > news:h89ids$i8a$1@build.eclipse.org...
> >> A customer has requested the FileDialog open in the details view. I
> >> could
> >> not find a method in the documentation to do this, is it possible to
do?
> >>
> >> Thanks,
> >>
> >> GB
> >>
> >>
> >
> >
>
>
Previous Topic:SWT Mathematical expression editor
Next Topic:JFace dialog button bar doesn't show until dialog is resized
Goto Forum:
  


Current Time: Thu Apr 18 03:57:54 GMT 2024

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

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

Back to the top