Re: [MSEide-MSEgui-talk] Twidgetgrid and assitive interface.

2016-12-06 Thread Fred van Stappen
>> ;-) Yes, thanks but... does it search for frame.Caption or hint too ? (I >> know, I am insupportable.) > Sure. That it does search for frame or that I am insupportable or both ? ;-) OK I will do some comparaison and decide after if i switch to getassistivecaption(). The thing is that with

Re: [MSEide-MSEgui-talk] Twidgetgrid and assitive interface.

2016-12-06 Thread Martin Schreiber
On 12/06/2016 01:13 PM, Fred van Stappen wrote: > >> Maybe use "iaSender.getassistivecaption()" instead? > > ;-) Yes, thanks but... does it search for frame.Caption or hint too ? (I > know, I am insupportable.) > Sure. The purpose of iassistiveclient is to provide the assistive server with the

Re: [MSEide-MSEgui-talk] Twidgetgrid and assitive interface.

2016-12-06 Thread Fred van Stappen
>> But selecting a "boolean" cell, there is a access violation error (see >> attachment twidgetgrid_crash.jpg). > function TSak.WhatName(iaSender: iassistiveclient): msestring; > [...] > if (Sender is tbooleaneditradio) then > begin > if (trim(Tbooleaneditradio(Sender).frame.Caption) <> '')

Re: [MSEide-MSEgui-talk] Twidgetgrid and assitive interface.

2016-12-05 Thread Martin Schreiber
On 12/05/2016 10:23 PM, Fred van Stappen wrote: > > Hello. > > > This a continuation of: > > > On Monday 05 December 2016 15:29:08 Fred van Stappen wrote: >> >> But there are some that make trouble. >> >> It is those in projectoptionsfo with boolean cells. >> There is a Access violation error