Open GoogleCodeExporter opened 9 years ago
Original comment by sper...@google.com
on 8 Aug 2013 at 12:04
I have create fieldTextArea that does a multi-line text editor. Please feel
free to add to the Blockly codebase.
Issues to solve - I know they will be simple but I need help.
* the blockly rect doesn't resize on enter - only when I start writing text
this means when I hit enter initially the textarea overhangs the rect until I
start typing.
* the same happens when I delete a line the rect is not resized correctly
* at the moment I'm using a fixed pixel height for each line - this feels wrong
and I think the dimensions are out slightly
Happy to discus further
Regards
Andrew
Original comment by primary....@gmail.com
on 31 Jul 2014 at 1:45
Attachments:
Update - here is an improved version
Original comment by primary....@gmail.com
on 31 Jul 2014 at 2:14
Attachments:
I was thinking of how to enter comments in a Blockly program - and this may
solve it - add a dummy variable "Comment" and assign it a block of text!
Voila!! :-)
I think it's a good idea to encouraging budding programmers to comment their
code!
--joe
Original comment by joeor...@gmail.com
on 7 Oct 2014 at 3:34
Please can you tell me what has to be done, to get this new field in the
blockfactory.
Original comment by peter.ga...@gmail.com
on 23 Feb 2015 at 10:19
Original issue reported on code.google.com by
dtyre...@gmail.com
on 16 Aug 2012 at 10:00