[Gambas-user] gb.form.dialog Dialog.Filter errors
Tobias Boege
taboege at ...626...
Fri Mar 1 22:02:59 CET 2013
Hi,
I get an error:
gb.form: FileView.CheckFilter.127: Bad regular expression: Missing '}'
when I set a particular class of Dialog.Filter strings which are actually
valid ones for LIKE. According to the docs, FileView uses LIKE to match its
filters.
Note that this error is only shown when gb.form.dialog is loaded (I think
because the enhanced Dialog uses a FileView, right?). Anyway, the file my
program creates for this test is not shown with either Dialog. (Is this a
distinct issue?)
Hmm, there are actually three points in this mail:
a) the file is not shown
b) Dialog of gb.form and the one of gb.form.dialog work differently with
their Filter property (AFAICS) because gb.form's one doesn't seem to use
LIKE but the FileView used in the latter does.
c) the error message
Project attached.
Regards,
Tobi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dialog_filter-0.0.1.tar.gz
Type: application/octet-stream
Size: 5013 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20130301/449e8870/attachment.obj>
More information about the User
mailing list