[Gambas-user] BIG BUG in IDE or Dialog.Filter
Charlie Reinl
Karl.Reinl at ...9...
Thu Feb 24 22:19:14 CET 2005
Salut,
if you set Dialog.Filter like
selExisting.Filters = ("Text files") & "|*.txt,*.text,*.html|" & ("All files")
& "|*.*"
and you choose 'All files' , you don't see files without a DOT in , like
COPYING or ChangeLog.
So all (the most of them) Dialog.Filter in the IDE for 'All files' have to be
* or the Dialog.Filter has to be changed, to show even files without a DOT
in!
This is on gambas-1.0.3
Amicalment
Charlie
More information about the User
mailing list