[Gambas-user] Dialog filter

Matti math.eber at ...221...
Sun Apr 17 19:06:46 CEST 2011


Hi Shane,

try something like
Dialog.Filter = ["*.jpg; *.jpeg", ("JPEG files"), "*.jpg;*.jpeg;*.png;*.bmp",
("All picture files")]

See wiki: [first pattern, first description, second pattern, second description,
third...]


Am 17.04.2011 11:39, schrieb Shane Powell:
> hi list
>          Is there anyway of having all of the dialog filters as a filter
>      e.g. *.png *. jpeg *.gif  and then one for all the filters e.g. all 
> supported graphics files
> 





More information about the User mailing list