Issue Details (XML | Word | Printable)

Key: SQ-642
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Complete
Priority: Normal Normal
Assignee: Jorge Ricardo Moran
Reporter: Jorge Ricardo Moran
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
squeakland

ScriptableButton is not translatable

Created: 24/Dec/09 01:29 PM   Updated: 06/Sep/10 07:03 AM   Resolved: 24/Dec/09 01:36 PM
Component/s: etoys
Fix Version/s: future release

Time Tracking:
Not Specified

File Attachments: 1. Text File translatableButton-Richo.1.cs (5 kB)



 Description  « Hide
I think ScriptableButtons should be translatable just like TextMorphs. I attached a change set that copies the TextMorph implementation into ScriptableButton.

Bert Freudenberg added a comment - 24/Dec/09 01:36 PM
Great! Code looks good (though not tested yet). Resolving to mark for testing.

Bert Freudenberg added a comment - 06/Sep/10 07:03 AM
There is no menu item to toggleTranslatable as is in Text. Also, a Text's menu shows the available translations.

And, do not make it translatable by default. This leads to surprises, making it translatable needs to be a conscious decision.

Punting to next release.