[Gambas-user] bug 1.9.44 Dialog.Filter
olinux
olinux at ...289...
Wed Oct 25 10:50:53 CEST 2006
Benoit Minisini a écrit :
> On Wednesday 25 October 2006 10:42, olinux wrote:
>
>> Benoit Minisini a écrit :
>>
>>> On Wednesday 25 October 2006 08:51, olinux wrote:
>>>
>>>> A little bug
>>>>
>>>> Dilaog.Filter give strange things with Dialog.SaveFile when setting
>>>>
>>>>
>>>>
>>>> regards
>>>> Olivier Coquet
>>>>
>>> What are you talking about ? I can't read minds yet. :-)
>>>
>> setting dialog.filter like this
>>
>> Dialog.filter = ["monfiltre (*.flt)"]
>>
>> and yhe window show this in selector after dialog.save
>>
>> all files (*)
>>
>> setting this:
>>
>> Dialog.Filter = ["monfiltre (*.flt)","mon autre filtre (*.mft)"]
>>
>> and the window show this in selector after dialog.save
>>
>> monfiltre (*.flt)(mon autre filtre (*.mft))
>> all files (*)
>>
>> setting this:
>>
>> Dialog.Filter = ["monfiltre (*.flt)",""]
>>
>> and the window show this in selector after dialog.save
>>
>> monfiltre (*.flt)()
>> all files (*)
>>
>> regards
>> Olivier Coquet
>>
>
> Do you use gb.qt component, gb.qt & gb.form or gb.qt & gb.qt.kde ?
>
>
gb.qt only
regards
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.11/496 - Release Date: 24/10/2006
More information about the User
mailing list