Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-21 Thread mohamed hamza
to mseide-msegui-talk under this subject ( General List .) to the subject Filter-find like this the user can easily find them. How to proceed with the moderator ? Objet : Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui On 9/21/18 12:52 PM, mohamed hamza wrote: > Many tha

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-21 Thread Martin Schreiber
On 9/21/18 12:52 PM, mohamed hamza wrote: > > NB: the demo dbfiter2 has an exception error ? > Please try again with git master 6238275e6d12c864a32ecec68b95c8c3432a2143, there was an invalid db file. Martin ___ mseide-msegui-talk mailing list

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-21 Thread Martin Schreiber
On 9/21/18 12:52 PM, mohamed hamza wrote: > Many thanks for your advice. > Is your algorithm valid regardless the number of fields in dataset ? > Yes. > NB: the demo dbfiter2 has an exception error ? > Which one? Works for me. Martin ___

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-21 Thread mohamed hamza
Objet : Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui On Wednesday 19 September 2018 19:42:02 mohamed hamza wrote: > I think we have to go back to the last MSEIDE. I am still debugging > mseuniverse/sample/db/dbfilter.prj. I do not know why the filter is reset > each time we do

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-20 Thread Martin Schreiber
On Wednesday 19 September 2018 19:42:02 mohamed hamza wrote: > I think we have to go back to the last MSEIDE. I am still debugging > mseuniverse/sample/db/dbfilter.prj. I do not know why the filter is reset > each time we do a filter and then a find ? > Because the fek_find also calls the filter

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-19 Thread mohamed hamza
: mercredi 19 septembre 2018 14:19 À : mseide-msegui-talk@lists.sourceforge.net Objet : Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui On 9/19/18 6:13 AM, Martin Schreiber wrote: > You expect that tdataset.onfilterrecord is called in a tlocalindex.find() > call? It is not called cur

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-19 Thread Martin Schreiber
On 9/19/18 6:13 AM, Martin Schreiber wrote: > You expect that tdataset.onfilterrecord is called in a tlocalindex.find() > call? It is not called currently. Probably not easy to achieve without > performance loss. I'll take a look. > Done, git master 5c75b84b5c543fff18e9fdef79f1b2c6cc50,

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-18 Thread Martin Schreiber
On Tuesday 18 September 2018 20:06:46 mohamed hamza wrote: > Try to do a filter and then find a value outside the filter. ( using > navigator) > > Ex > values = ( 10,20,30,40) > set filter to value > 20 values = ( 30,40) are listed > try find 2020 is listed and the filter is off >

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-18 Thread mohamed hamza
I will not want to order you or ask you for an immediate response. Best Regards. Med. De : Martin Schreiber Envoyé : mardi 18 septembre 2018 16:06 À : mseide-msegui-talk@lists.sourceforge.net Objet : Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui On Tuesday

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-18 Thread mohamed hamza
Try to do a filter and after that a find a value outside the fitler. De : Martin Schreiber Envoyé : mardi 18 septembre 2018 16:06 À : mseide-msegui-talk@lists.sourceforge.net Objet : Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui On Tuesday 18

Re: [MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-18 Thread Martin Schreiber
On Tuesday 18 September 2018 11:47:18 mohamed hamza wrote: > The problem is on findvariant and when the field to search is not a > string. > > Here what I did. > > VarVar is a variant; > > procedure tmainfo.beforeendfilteredit(const sender: tmsebufdataset; >const akind:

[MSEide-MSEgui-talk] General list for MSEide+MSEgui

2018-09-18 Thread mohamed hamza
The problem is on findvariant and when the field to search is not a string. Here what I did. VarVar is a variant; procedure tmainfo.beforeendfilteredit(const sender: tmsebufdataset; const akind: filtereditkindty); begin i:=0; with sender do begin while