Changes between Version 2 and Version 3 of sandbox
- Timestamp:
- 03/25/10 17:35:51 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sandbox
v2 v3 6 6 * Example: 7 7 ''Msg.text("Change font size to %d pts.")'' 8 ''Msg.get(KEY,... ||Msg)''8 ''Msg.get(KEY,... Msg)'' 9 9 * To visualize the auto action we use the result of applying the corresponding format string to the given parameters. 10 10 * 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.