On Thursday 17 December 2015 23:07:09 Fred van Stappen wrote: > Hum, maybe, if you agree, I propose to change only very, very few things in > MSEide code. > > For all TWidgetgrid (in sourceform.pas and all other units that uses it), > there is always the same name : 'grid'. > > I would propose, for sourceform.pas that you rename it to => source_editor. > It can be done very easy => with replace-command: "grid." into > "source_editor". > > Feel free to re-name message-grid too. > > So, assistive will call it by his real name (and not "grid").
That will not work in translated applications. What is necessary is a dedicated 'assistivename' property. Another at least 8 bytes in every twidget instance... Martin ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

