Changes between Version 2 and Version 3 of sandbox


Ignore:
Timestamp:
03/25/10 17:35:51 (15 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sandbox

    v2 v3  
    66  * Example: 
    77''Msg.text("Change font size to %d pts.")'' 
    8 ''Msg.get(KEY,... || Msg)'' 
     8''Msg.get(KEY,... Msg)'' 
    99 * To visualize the auto action we use the result of applying the corresponding format string to the given parameters. 
    1010 * The KEYS could be the default (english) values for the text, or they can be modified if for example the text is too long or it is not too usable.