[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: swt file dialog

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