Changes between Version 4 and Version 5 of sandbox


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

--

Legend:

Unmodified
Added
Removed
Modified
  • sandbox

    v4 v5  
    55 * Instead of description AutoActionsshould have a Message object. Each Message object consists of KEY and coresponding PARAMETERS. 
    66  * Example: 
    7 ''Msg.text("Change font size to %d pts.") 
    8  
     7''Msg.text("Change font size to %d pts.")[[BR]] 
    98Msg.get(KEY,... Msg)'' 
    109 * To visualize the auto action we use the result of applying the corresponding format string to the given parameters.