He wants that the MSEgui dialogs use his text instead mseconsts_ru.pas. So the
 access to mseconsts*.pas must be removed in MSEgui.
============
Or overridal ?
(me also ofter use such approach - setting global vars from consts
initially (in "INITIALIZATION" section etc) & overriding them in
runtime by custom code if present )

PS:
The i18 DLLs is a superior approach - it also helps translate uncommon
(context dependent) words & phrases - for Instance the OK button may
have quite different meaning in different places of app logic.

2012/8/10, Martin Schreiber <[email protected]>:
> On Thursday 09 August 2012 20:54:40 Алексей Логинов wrote:
>> I did not see problem, for example, I have translated const [mr_cancel] in
>> .so, etc.
>> And I wont connect the module mseconsts_ru.pas in mseide.pas.
>> It must work.
>>
> Only if you remove the quoted code.
>
> Martin
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> mseide-msegui-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to