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

#1 2012-11-20 12:19:48

Martiscratch
Scratcher
Registered: 2012-05-04
Posts: 100+

what is the code to "Turn fill screen off"?

^^
and to turn it on again.


http://signaturecraft.us/signatures/eJw1yDEOgCAMBdC9p_gnICphdnA18QwoNZIAJRTD9Z184-uP74gKjxIvxi3tzaii3ZA-PjPijdgxvBpjcCYeeOtKW2Ou3OhIAbuUIOUvpdnNtDhH1tL0AQVCHgk~.png

Offline

 

#2 2012-11-20 12:20:27

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

Re: what is the code to "Turn fill screen off"?

What is it for?

EDIT: I think the code is 'self turnFillScreenOff' and 'self turnFillScreenOn'

Last edited by DigiTechs (2012-11-20 12:21:03)


I'm back.
Maybe.

Offline

 

#3 2012-11-20 12:22:54

Martiscratch
Scratcher
Registered: 2012-05-04
Posts: 100+

Re: what is the code to "Turn fill screen off"?

DigiTechs wrote:

What is it for?

EDIT: I think the code is 'self turnFillScreenOff' and 'self turnFillScreenOn'

A "Develop" option in the "edit" menu.
I will remove it when my mod is released.


http://signaturecraft.us/signatures/eJw1yDEOgCAMBdC9p_gnICphdnA18QwoNZIAJRTD9Z184-uP74gKjxIvxi3tzaii3ZA-PjPijdgxvBpjcCYeeOtKW2Ou3OhIAbuUIOUvpdnNtDhH1tL0AQVCHgk~.png

Offline

 

#4 2012-11-20 13:03:12

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

Re: what is the code to "Turn fill screen off"?

Martiscratch wrote:

DigiTechs wrote:

What is it for?

EDIT: I think the code is 'self turnFillScreenOff' and 'self turnFillScreenOn'

A "Develop" option in the "edit" menu.
I will remove it when my mod is released.

Those options are already there, really. If you're using the ScratchSourceCode1.4 then there's the options to "Enter User mode" and "Turn Fill Screen on" and "Turn Fill Screen off"


I'm back.
Maybe.

Offline

 

#5 2012-11-20 13:07:20

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: what is the code to "Turn fill screen off"?

Martiscratch wrote:

DigiTechs wrote:

What is it for?

EDIT: I think the code is 'self turnFillScreenOff' and 'self turnFillScreenOn'

A "Develop" option in the "edit" menu.
I will remove it when my mod is released.

You're not allowed to do remove it. All mods have to be open-source.

In Insanity, there is a dev password to keep people out who don't know what they're doing, but I put it on the website once there's an official release.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#6 2012-11-21 07:48:40

Martiscratch
Scratcher
Registered: 2012-05-04
Posts: 100+

Re: what is the code to "Turn fill screen off"?

DigiTechs wrote:

Martiscratch wrote:

DigiTechs wrote:

What is it for?

EDIT: I think the code is 'self turnFillScreenOff' and 'self turnFillScreenOn'

A "Develop" option in the "edit" menu.
I will remove it when my mod is released.

Those options are already there, really. If you're using the ScratchSourceCode1.4 then there's the options to "Enter User mode" and "Turn Fill Screen on" and "Turn Fill Screen off"

I am making my mod under GPL 2.0 and got that code.
can you do thit with the GPl code?


http://signaturecraft.us/signatures/eJw1yDEOgCAMBdC9p_gnICphdnA18QwoNZIAJRTD9Z184-uP74gKjxIvxi3tzaii3ZA-PjPijdgxvBpjcCYeeOtKW2Ou3OhIAbuUIOUvpdnNtDhH1tL0AQVCHgk~.png

Offline

 

#7 2012-11-21 09:35:55

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: what is the code to "Turn fill screen off"?

Martiscratch wrote:

DigiTechs wrote:

Martiscratch wrote:


A "Develop" option in the "edit" menu.
I will remove it when my mod is released.

Those options are already there, really. If you're using the ScratchSourceCode1.4 then there's the options to "Enter User mode" and "Turn Fill Screen on" and "Turn Fill Screen off"

I am making my mod under GPL 2.0 and got that code.
can you do thit with the GPl code?

No.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#8 2012-11-21 12:20:48

nXIII
Community Moderator
Registered: 2009-04-21
Posts: 1000+

Re: what is the code to "Turn fill screen off"?

jvvg wrote:

Martiscratch wrote:

DigiTechs wrote:


Those options are already there, really. If you're using the ScratchSourceCode1.4 then there's the options to "Enter User mode" and "Turn Fill Screen on" and "Turn Fill Screen off"

I am making my mod under GPL 2.0 and got that code.
can you do thit with the GPl code?

No.

Yes.


nXIII

Offline

 

#9 2012-11-21 17:50:01

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: what is the code to "Turn fill screen off"?

Then what is this?
http://i.imgur.com/SZaqd.png

Last edited by jvvg (2012-11-21 17:53:50)


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#10 2012-11-21 17:52:53

dvd4
Scratcher
Registered: 2010-06-30
Posts: 1000+

Re: what is the code to "Turn fill screen off"?

nXIII wrote:

jvvg wrote:

Martiscratch wrote:


I am making my mod under GPL 2.0 and got that code.
can you do thit with the GPl code?

No.

Yes.

no


I made a mod  big_smile  It's called blook!
http://i49.tinypic.com/16ia63p.png

Offline

 

#11 2012-11-23 00:27:18

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: what is the code to "Turn fill screen off"?

Presuming that the develop menu item is just a handy shortcut, and the usual way of accessing the fill screen off tool is available, it should be fine to get rid of the develop menu item.


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#12 2012-11-23 09:28:52

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: what is the code to "Turn fill screen off"?

jji7skyline wrote:

Presuming that the develop menu item is just a handy shortcut, and the usual way of accessing the fill screen off tool is available, it should be fine to get rid of the develop menu item.

...as long as you leave some easy way to access the source code.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#13 2012-11-23 12:57:01

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: what is the code to "Turn fill screen off"?

jvvg wrote:

Then what is this?
http://i.imgur.com/SZaqd.png

Well, if you'll notice, the links on the two different pages link to different versions of the source.
∴ each version is released under the license of the respective page from which it is linked to.


Posts: 20000 - Show all posts

Offline

 

Board footer