Hello, 

Is it possible to exclude certain files in a wx.FileDialog, so that the user 
won't see them and can't select them with the mouse in de File open window?

I was thinking of somehow extending the class FileDialog(Dialog) 
in the wx module _windows.py to a subclass, but I'm not sure how to do that 
(if feasible). 


cheers
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to