[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: swt file dialog
|
See http://www.eclipse.org/swt/snippets/ . None of them are specific to
creating a file dialog, but all are relevant to writing swt apps/components.
"austy" <jan.ausperger@xxxxxxxxxxxxxxxxxxx> wrote in message
news:1cdac267a7364873baa998f9b11bddf5$1@xxxxxxxxxxxxxxxxxx
> 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
>