Hello all,

Is it possible to localize the return values from SelectionSize control event 
(or any other control event). Here are samples from my UI control and entries 
from my two loc files.

              <Control Id="Size" Type="Text" X="241" Y="133" Width="120" 
Height="50" TabSkip="yes">
                <Text>(loc.UI_FeatureSize)</Text>
                <Subscribe Event="SelectionSize" Attribute="Text" />
              </Control>

LocaleFile-en-US.wxl

  <String Id="UI_FeatureSize">This feature requires [1] on your hard 
drive.</String>

LocaleFile-fr-FR.wxl

  <String Id="UI_FeatureSize">Cette fonction nécessite [1] d'espace 
disque.</String>


I realise that the SelectionSize event overwrites the Text element but can I 
localise the value returned by this?

Thanks,

Vince.








________________________________

This e-mail contains privileged and confidential information intended for the 
use of the addressees named above. If you are not the intended recipient of 
this e-mail, you are hereby notified that you must not disseminate, copy or 
take any action in respect of any information contained in it. If you have 
received this e-mail in error, please notify the sender immediately by e-mail 
and immediately destroy this e-mail and its attachments.
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to