Re: [MSEide-MSEgui-talk] MSE Programing Pass Book

2018-09-18 Thread Martin Schreiber
On Wednesday 19 September 2018 02:21:18 fredvs wrote: > > Not sure that using LyX will be easier than editing the pdf with > LibreOffice Draw.and re-export as pdf. > But ok, I will try with LyX. > Translating the LyX source is better because the document layout is defined there. Simply modifying

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] MSE Programing Pass Book

2018-09-18 Thread fredvs
Hello Martin. OK, the lyx files are in /books/layouts. Not sure that using LyX will be easier than editing the pdf with LibreOffice Draw.and re-export as pdf. But ok, I will try with LyX. Fre;D -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

Re: [MSEide-MSEgui-talk] MSE Programing Pass Book

2018-09-18 Thread fredvs
> The Latex/Lyx project is here: > https://gitlab.com/mseide-msegui/books/tree/master/programmierspass > if you like to translate without disrupting the document layout. = LyX error: Module not available The module mse has been requested by this document but has not been found in the list of

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

2018-09-18 Thread mohamed hamza
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 Sample example is in mseuniverse/samples/db/dbfilterI . I will not

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] MSE Programing Pass Book

2018-09-18 Thread Martin Schreiber
On Tuesday 18 September 2018 16:09:00 fredvs wrote: > Hello. > > Included translation of the MSE Programing Pass book: Thanks, please push it to MSEuniverse when you think it is good enough. The Latex/Lyx project is here: https://gitlab.com/mseide-msegui/books/tree/master/programmierspass if you

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:

Re: [MSEide-MSEgui-talk] MSE Programing Pass Book

2018-09-18 Thread fredvs
Hello. Huh, after a deeper check, it appears that the translation (done by Google-translate) from Germain into English, Spanish and Portuguese is more or less understandable (but needs work). But for translation from German into French, there is lot of work to make it understandable. I will do

[MSEide-MSEgui-talk] MSE Programing Pass Book

2018-09-18 Thread fredvs
Hello. Included translation of the MSE Programing Pass book: https://sourceforge.net/projects/mseuniverse/files/book/ mse_progpass_en.zip mse_progpass_fr.zip

[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