[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: swt file dialog
|
- From: Gabriel Bermudez <elgabo81@xxxxxxxxx>
- Date: Fri, 09 Nov 2007 08:34:11 -0500
- Newsgroups: eclipse.platform.swt
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.6 (Windows/20070728)
http://www.ibm.com/developerworks/library/os-ecgui1/
this tutorial creates a file navigator .... check it out.
austy escribió:
Hello,
I like to implement own file dialog but I don't want to use native
org.eclipse.swt.widgets.FileDialog that is unmodifiable. I like to use
swt but I don't have found any example or source code application. Can
you advise me please?
austy