Re: [MSEide-MSEgui-talk] Reference TFont ready for revision

2015-12-18 Thread Martin Schreiber
On Thursday 17 December 2015 18:44:19 Michael Ebner wrote: > Hi all, > > i've begun to write a Reference of the MSEgui-framework in the FreePascal > wiki. Now the first page (TFont) is ready for your revision: > > http://wiki.freepascal.org/Reference:_MSEgui/TFont > Thank you very much, thats how I

Re: [MSEide-MSEgui-talk] Reference TFont ready for revision

2015-12-18 Thread Martin Schreiber
On Friday 18 December 2015 09:04:29 Martin Schreiber wrote: > Concerning "Template and LocalProps": > Setting a property at design time automatically sets the corresponding > localprops item and inhibits overwriting by the template. I just found a > bug that setting height does not set flp_height..

Re: [MSEide-MSEgui-talk] Reference TFont ready for revision

2015-12-18 Thread Julio Jiménez
2015-12-18 9:04 GMT+01:00 Martin Schreiber : > On Thursday 17 December 2015 18:44:19 Michael Ebner wrote: > > Hi all, > > > > i've begun to write a Reference of the MSEgui-framework in the FreePascal > > wiki. Now the first page (TFont) is ready for your revision: > > > > http://wiki.freepascal.or

Re: [MSEide-MSEgui-talk] Reference TFont ready for revision

2015-12-18 Thread Martin Schreiber
On Friday 18 December 2015 09:04:29 Martin Schreiber wrote: > > Concerning cropped italic font with ow1_autowidth: > I'll try to improve layout calculation with italic fonts. You tested on > Windows? Please try again with git master 9a962259507874894d2a4f639ca6bf9e108b8879. Martin --

Re: [MSEide-MSEgui-talk] Assistive and info.cell.col ?

2015-12-18 Thread Fred van Stappen
> > twidgetgrid has no caretindex, the cell widget has it. I'll let twidgetgrid > > report the caretindex of the active cell widget. > > > Done, git master 10980ee67ad99092e272c2e9512dc7cc9802340a. Perfect, thanks, I will try it asap. Fre;D --

Re: [MSEide-MSEgui-talk] iassistiveclientgrid and cek_enter ?

2015-12-18 Thread Fred van Stappen
> That will not work in translated applications. What is necessary is a > dedicated 'assistivename' property. Another at least 8 bytes in every twidget > instance... Huh, yes, other assisted-widgetset have "assistive_description" => very useful for images and "assistive_enabled" so you may ass

Re: [MSEide-MSEgui-talk] Assistive and info.cell.col ?

2015-12-18 Thread Fred van Stappen
> BTW, did you ever test if blind people actually can work with our > implementation? sak_mse is nearly ready to be useful. Of course I try by myself closing eyes. Some blind people has tested it, they are enthusiast and give me advices but I did have only the sak demo to show... Now that ide

Re: [MSEide-MSEgui-talk] Assistive and info.cell.col ?

2015-12-18 Thread Fred van Stappen
> > Huh, and to get the info.chars and info.key (the character or key entered) > > ? (Aaaargh, never happy, wants always more,... I know... ;-) ) > > > I don't understand. In iassistiveserver.dokeydown()? The character(s) is/are > in info.chars, the key in info.key. Huh, assistiveserver.dokeydown

Re: [MSEide-MSEgui-talk] iassistiveclientgrid and cek_enter ?

2015-12-18 Thread Fred van Stappen
> > or what index-button has receive a mouse event ? > > > Can't you use iassistiveserver.doitementer()? For Ttoolbar? No, I did not try it. I will try it asap. Martin, all my comments about mse-assistive want to be positive. It is not criticism, it is to make it better. Your assistive-interfa

Re: [MSEide-MSEgui-talk] iassistiveclientgrid and cek_enter ?

2015-12-18 Thread Fred van Stappen
> > Subsidiary other question, how to have a flat look (no borders) for TButton > > ? > Please activate "frame" and "frame.optionsskin" "fso_flat". Ooops, too simple for me ;-) Other thing... I cannot make tabs assisted, I cannot find a way to make him say, when a tab has changed => "tab the_fi

Re: [MSEide-MSEgui-talk] Assistive and info.cell.col ?

2015-12-18 Thread Martin Schreiber
On Friday 18 December 2015 15:13:18 Fred van Stappen wrote: > > > Huh, and to get the info.chars and info.key (the character or key > > > entered) ? (Aaaargh, never happy, wants always more,... I know... ;-) ) > > > > I don't understand. In iassistiveserver.dokeydown()? The character(s) > > is/are

Re: [MSEide-MSEgui-talk] iassistiveclientgrid and cek_enter ?

2015-12-18 Thread Martin Schreiber
On Friday 18 December 2015 15:26:39 Fred van Stappen wrote: > > > or what index-button has receive a mouse event ? > > > > Can't you use iassistiveserver.doitementer()? > > For Ttoolbar? No, I did not try it. > I will try it asap. > > Martin, all my comments about mse-assistive want to be positive.

Re: [MSEide-MSEgui-talk] iassistiveclientgrid and cek_enter ?

2015-12-18 Thread Martin Schreiber
On Friday 18 December 2015 15:33:18 Fred van Stappen wrote: > > > Subsidiary other question, how to have a flat look (no borders) for > > > TButton ? > > > > Please activate "frame" and "frame.optionsskin" "fso_flat". > > Ooops, too simple for me ;-) > > Other thing... > > I cannot make tabs assist

Re: [MSEide-MSEgui-talk] Reference TFont ready for revision

2015-12-18 Thread Martin Schreiber
On Thursday 17 December 2015 18:44:19 Michael Ebner wrote: > Hi all, > > i've begun to write a Reference of the MSEgui-framework in the FreePascal > wiki. Now the first page (TFont) is ready for your revision: > > http://wiki.freepascal.org/Reference:_MSEgui/TFont > http://wiki.freepascal.org/Refer

Re: [MSEide-MSEgui-talk] iassistiveclientgrid and cek_enter ?

2015-12-18 Thread Martin Schreiber
On Friday 18 December 2015 15:33:18 Fred van Stappen wrote: > > > Subsidiary other question, how to have a flat look (no borders) for > > > TButton ? > > > > Please activate "frame" and "frame.optionsskin" "fso_flat". > > Ooops, too simple for me ;-) > > Other thing... > > I cannot make tabs assist