This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-01-08 10:52:38

owetre18
Scratcher
Registered: 2009-07-01
Posts: 1000+

multiline string code?

what is the code for the multi-line string? I need it for a mod. full credit for the user who put it here.

Offline

 

#2 2011-01-09 07:31:46

rubiks_cube_guy238
Scratcher
Registered: 2009-07-02
Posts: 100+

Re: multiline string code?

Things could get a little tricky here... I've done this in the past to make a block that runs a piece of code, but you have to make an entirely new class to do so. I'll look into how to make the multiline string an argMorph.

Anyways, I did this by making a copy of the now obsolete CommentBlockMorph and making some slight modifications.

[off-topic]Hey, I just realized that our accounts were made 1 day apart! [/off-topic]

Last edited by rubiks_cube_guy238 (2011-01-09 07:44:11)


The glass is never half full nor half empty; it is twice as large as it needs to be.

Offline

 

#3 2011-01-09 08:08:47

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: multiline string code?

I made it for iWeb, a mod in the making, it involves makeing new input classes, it took me ages. I cant explain - it is too complex.


You can now reach me on Twitter @johnnydean1_

Offline

 

#4 2011-01-11 12:10:34

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: multiline string code?

I made it for Bingo 1.3 (I think -- I kinda lost count of the versions).
Try looking into it, the basic concept is quite easy. Then it gets harder when you add all the bits that users generally like to have because it makes their lives easier.  tongue

Offline

 

#5 2011-01-15 21:07:42

owetre18
Scratcher
Registered: 2009-07-01
Posts: 1000+

Re: multiline string code?

LS97 wrote:

I made it for Bingo 1.3 (I think -- I kinda lost count of the versions).
Try looking into it, the basic concept is quite easy. Then it gets harder when you add all the bits that users generally like to have because it makes their lives easier.  tongue

Yeah, I have bingo. I would like to be a mod or "dev". I am pretty good at coding, mostly learning while I go. Just like sparks.

Offline

 

#6 2011-01-16 08:41:24

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: multiline string code?

owetre18 wrote:

LS97 wrote:

I made it for Bingo 1.3 (I think -- I kinda lost count of the versions).
Try looking into it, the basic concept is quite easy. Then it gets harder when you add all the bits that users generally like to have because it makes their lives easier.  tongue

Yeah, I have bingo. I would like to be a mod or "dev". I am pretty good at coding, mostly learning while I go. Just like sparks.

I've been coding Bingo alone all this time, and I really don't know what would happen if a developer joined. I've said no to many people, you're not the first. Sorry  hmm

If you have any good suggestions or contributions to make, feel free to use a form on Bingo's site to contact me. You will definitely get credit!

Offline

 

Board footer