Re: [MSEide-MSEgui-talk] lookup

2016-08-26 Thread Martin Schreiber
On Friday 26 August 2016 22:38:42 mohamed hamza wrote: > Hi Martin, > >the function dataset.lookup( 'fieldname',fieldvalue,'resultfield') > does not work for me. > TDataset.Lookup() is not implemented in TmseBufDataSet. Please use one of the TmseBufDataSet.IndexLocal[n].Find() functions in

[MSEide-MSEgui-talk] lookup

2016-08-26 Thread mohamed hamza
Hi Martin, the function dataset.lookup( 'fieldname',fieldvalue,'resultfield') does not work for me. the result is variant and I have a localindex. what is wrong ? I use lookup instead locate cause it does not move cursor to the matching row. Regards. Med

Re: [MSEide-MSEgui-talk] tlayouter question

2016-08-26 Thread code dz
thanks :) 2016-08-26 16:52 UTC+01:00, Martin Schreiber : > On Friday 26 August 2016 17:28:48 code dz wrote: >> thanks >> >> what dose tlayouter.align.glue means ? and ( tlayouter.align.mode ) >> > It "glues" a group of aligned widgets to the border or centre of the > tlayouter

Re: [MSEide-MSEgui-talk] tlayouter question

2016-08-26 Thread Martin Schreiber
On Friday 26 August 2016 17:28:48 code dz wrote: > thanks > > what dose tlayouter.align.glue means ? and ( tlayouter.align.mode ) > It "glues" a group of aligned widgets to the border or centre of the tlayouter widget. Activate lao_aligny in order to activate vertical alignment based on the

Re: [MSEide-MSEgui-talk] tlayouter question

2016-08-26 Thread code dz
thanks what dose tlayouter.align.glue means ? and ( tlayouter.align.mode ) also whats mean lao_placex ? thanks again -- ___ mseide-msegui-talk mailing list

Re: [MSEide-MSEgui-talk] tlayouter question

2016-08-26 Thread Martin Schreiber
On Friday 26 August 2016 16:23:16 code dz wrote: > still no difference > can you check please Please set optionslayout lao_placex and remove lao_scaleleft and lao_scalewidth. Martin --

Re: [MSEide-MSEgui-talk] tlayouter question

2016-08-26 Thread code dz
still no difference can you check please layout.7z Description: Binary data -- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net

Re: [MSEide-MSEgui-talk] tlayouter question

2016-08-26 Thread Martin Schreiber
On Friday 26 August 2016 12:19:32 code dz wrote: > in this example i set lao_scaleleft and lao_scalewidth true for > tlayouter optionslayout > This defines the distance between the widgets too. Better use place_options plo_scalesize. Martin

Re: [MSEide-MSEgui-talk] tlayouter question

2016-08-26 Thread Martin Schreiber
On Friday 26 August 2016 12:17:46 code dz wrote: > Hi Martin > how to keep the same distance between items inside tlayouter ? Set place_maxdist = place_mindist = . -- ___

Re: [MSEide-MSEgui-talk] tlayouter question

2016-08-26 Thread code dz
in this example i set lao_scaleleft and lao_scalewidth true for tlayouter optionslayout -- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net

[MSEide-MSEgui-talk] tlayouter question

2016-08-26 Thread code dz
Hi Martin how to keep the same distance between items inside tlayouter ? -- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net