[Gambas-user] Release of gambas 1.9.43
Benoit Minisini
gambas at ...1...
Tue Sep 26 18:40:49 CEST 2006
On Tuesday 26 September 2006 14:07, Timothy Marshal-Nichols wrote:
> * BUG: Dialog.Filter syntax has been fixed.
>
> A new bug appears to have entered the file filter syntax with Gambas
> 1.9.43. If you enter the file filter:
>
> Dialog.Filter = ["*.htm;*.html", "HTML Files", "*", "All Files"]
>
>
> You get two "All Files" entries in the dialog. (The second one as "All
> files (*)") - lower case "f". I am sure the dialog did not behave like
> this before.
>
>
> Thanks
>
> 8-{)} Timothy Marshal-Nichols
> <mailto: timothy.marshal-nichols at ...247...>
>
Dialog.Filter property could detect that "*" filter was specified, and don't
add it automatically then.
I will do that...
--
Benoit Minisini
More information about the User
mailing list