Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT FileDialog problem
SWT FileDialog problem [message #437637] Tue, 08 June 2004 23:01 Go to next message
Eclipse UserFriend
Originally posted by: jai.kejriwal.air2web.com

I am using the FileDialog to select a file. However,
the method getFileName() simply returns the name of the path, as opposed to
the path relative to the filterPath.

Can someone tell me if I am missing the point or provide a code snippet
which works?

Thanks.
Re: SWT FileDialog problem [message #437720 is a reply to message #437637] Wed, 09 June 2004 15:19 Go to previous messageGo to next message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
It's the result of the dialog and getFilterPath() is updated as well.

"Jai Kejriwal" <jai.kejriwal@air2web.com> wrote in message
news:ca5g18$k4n$1@eclipse.org...
> I am using the FileDialog to select a file. However,
> the method getFileName() simply returns the name of the path, as opposed
to
> the path relative to the filterPath.
>
> Can someone tell me if I am missing the point or provide a code snippet
> which works?
>
> Thanks.
>
>
Re: SWT FileDialog problem [message #437721 is a reply to message #437637] Wed, 09 June 2004 15:23 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/snippits/snippet72.html

"Jai Kejriwal" <jai.kejriwal@air2web.com> wrote in message
news:ca5g18$k4n$1@eclipse.org...
> I am using the FileDialog to select a file. However,
> the method getFileName() simply returns the name of the path, as opposed
to
> the path relative to the filterPath.
>
> Can someone tell me if I am missing the point or provide a code snippet
> which works?
>
> Thanks.
>
>
Previous Topic:How to add accessory to filedialog
Next Topic:Scroll bars don't appear...
Goto Forum:
  


Current Time: Thu Apr 18 06:17:56 GMT 2024

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

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

Back to the top