Hi,
I made a block witch custom type parameter, selcted from a dropdown menu:
('voltage on pin %4' r getVoltage:'A0')
The block is a watcher - I can display it's value on stage. The only problem is that it displays "Voltage on pin %4", not "voltage on pin A0". It should work just like sensor blocks from Scratch (slider, resistance etc.) How to do that? I think it can have something to do with ScratchTranslator, but I'm not sure what exacly...
Another problem I have, is that when I switch to a different language, my custom block goes red and obsolete. How to fix that?
Thanks in advance.
Offline