Hello Christian,
- Say I'd like to display files matching *.py and *.pyc at
the same time in a file dialog. Can a wildcard be modified to
accomplish that?
wildcard = "Mixed py/pyc Files (*.py, *.pyc)|*.py;*.pyc"
- And (a similar question): How can a file dialog be enforced
to ignore the case of a file suffix? (e.g. the wildcard
should match *.py and *.PY at the same time)
wildcard = "Python Files (*.py, *.PY)|*.py;*.PY"
I have no idea if you can ignore the case of a file suffix, I know almost nothing about *nix
Maybe some wxPython/*nix guru will give you a better answer on this subject...
HTH.
Andrea.
···
_________________________________________
Andrea Gavana (gavana@kpo.kz)
Reservoir Engineer
KPDL
4, Millbank
SW1P 3JA London
Direct Tel: +44 (0) 20 717 08936
Mobile Tel: +44 (0) 77 487 70534
Fax: +44 (0) 20 717 08900
Web: http://xoomer.virgilio.it/infinity77
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯