Hello !
Anyone know a possibility to define more type of the files at once in
File Dialog ?
#Orig:
dlg = wxFileDialog(self, "Choose audio file", os.getcwd(), "", "*.mp3",
wxOPEN
> wxMULTIPLE
> wxCHANGE_DIR
)
Like this needed:
dlg = wxFileDialog(self, "Choose audio file", os.getcwd(), "",
"*.mp3|mp3 files|*.ogg|ogg files",
wxOPEN
> wxMULTIPLE
> wxCHANGE_DIR
)
???
Thanx for it.
···
--
Üdv/Kind of Regards:
fowlertrainer@anonym.hu
mailto:fowlertrainer@anonym.hu