Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] dynamic function list working

One more thing. To remove my filter I suppose I have to delete it.
Instead that doesn't work. It needs to say INCLUDE.
I would do this in a transparent way for the user. If nothing is in
the textbox, use INCLUDE. But do not write it and do not ask to write
it.

Cheers,
Andrea



On Fri, Apr 20, 2012 at 9:41 AM, andrea antonello
<andrea.antonello@xxxxxxxxx> wrote:
> Hi Jody,
> that all looks amazing.... but it doesn't work for me.
>
> I did a couple of tests:
>
> 1) see my attached screenshot, the combo proposes 1,2,3,4,5... but the
> field contains much more. So since it is double, it should not put
> anything.
> 2) in the end I chose 3 and then pushed insert. Nothing happened.
> 3) the function completion works great. I tried something like
> geomLength(the_geom) < 20 and it worked fine. But the tableview didn't
> update. It only did when I selected another layer and then that one
> again.
>
> Nice progress. You might want to have a look at the QGIS query builder
> or filter view. That one is very nice and well tested.
>
> Cheers,
> Andrea
>
>
>
>
> On Fri, Apr 20, 2012 at 8:42 AM, Jody Garnett <jody.garnett@xxxxxxxxx> wrote:
>>
>> With generated function description as shown.
>> Update and try it out in Style Editor.
>>
>>
>> --
>> Jody Garnett
>>
>>
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
>>


Back to the top