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

#1 2011-04-13 18:30:57

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

How do you make a BYOB in source code?

I know it is possible, because of Panther. How do you make a block builder??? I don't care how long it takes to add it! Please, I need it for TACKLE!!!

Offline

 

#2 2011-04-17 19:13:58

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: How do you make a BYOB in source code?

Bump

Offline

 

#3 2011-04-17 19:35:52

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: How do you make a BYOB in source code?

thebuilderdd wrote:

I know it is possible, because of Panther. How do you make a block builder??? I don't care how long it takes to add it! Please, I need it for TACKLE!!!

You can copy the codes from BYOB/CYOB (CYOB = Panther). That is what I would do, otherwise I would be able to make a simple one that doesn't have inserts. All you need to do is have it create a file for the new method, IF it is squeak smalltalk. Otherwise it would be harder to make. Sorry if I am not much help, I have lots of things to do in a jam-packed day.


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#4 2011-04-17 21:37:04

Billybob-Mario
Scratcher
Registered: 2008-01-05
Posts: 500+

Re: How do you make a BYOB in source code?

Just base your mod on BYOB.

Offline

 

#5 2011-04-17 21:44:50

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: How do you make a BYOB in source code?

Pecola1 wrote:

thebuilderdd wrote:

I know it is possible, because of Panther. How do you make a block builder??? I don't care how long it takes to add it! Please, I need it for TACKLE!!!

You can copy the codes from BYOB/CYOB (CYOB = Panther). That is what I would do, otherwise I would be able to make a simple one that doesn't have inserts. All you need to do is have it create a file for the new method, IF it is squeak smalltalk. Otherwise it would be harder to make. Sorry if I am not much help, I have lots of things to do in a jam-packed day.

Where is the button and stuff located?

Offline

 

Board footer