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

#1 2008-09-09 15:47:32

pross67
Scratcher
Registered: 2007-05-26
Posts: 18

Hide/show Lists?

In Scratch 1.3 you can now hide and show variables, but is there a way to do the same for Lists? For example, showing a High Scores list on one background but not others.

Offline

 

#2 2008-09-09 16:27:47

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Hide/show Lists?

I beleive it will hide both.


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#3 2008-09-10 10:47:35

pross67
Scratcher
Registered: 2007-05-26
Posts: 18

Re: Hide/show Lists?

There are "hide variable" and "show variable" blocks, but not for lists. How can I hide and show a list?

Offline

 

#4 2008-09-10 10:57:48

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Hide/show Lists?

pross67 wrote:

There are "hide variable" and "show variable" blocks, but not for lists. How can I hide and show a list?

I believe that feature will have to wait for another Scratch release.  Sorry.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#5 2008-09-10 11:15:20

TheCatAndTheBanana
Scratcher
Registered: 2008-03-21
Posts: 1000+

Re: Hide/show Lists?

there is a way to.make a sprite go to the list and make it go to the frount.


<when I receive[
<go to x sad   )y sad 
<go to front>


My Newest Project!
Ceta? wat r u doin? CETA! STAHP!

Offline

 

#6 2008-09-10 18:21:41

keroro645
Scratcher
Registered: 2008-06-07
Posts: 1000+

Re: Hide/show Lists?

Thats kind of funny.I mean hide/show for variables but not for lists.

Offline

 

#7 2008-09-10 19:48:28

fullmoon
Retired Community Moderator
Registered: 2007-06-04
Posts: 1000+

Re: Hide/show Lists?

I think listwatchers are designed to be less of a UI tool than a programming/debugging one, hence the length readout and the "add item" button. It would be a nice feature in the next release, though.


http://i302.photobucket.com/albums/nn100/fullmoon32/wow.jpg

Offline

 

#8 2008-09-12 13:17:30

likegames
Scratcher
Registered: 2008-03-24
Posts: 100+

Re: Hide/show Lists?

TheCatAndTheBanana wrote:

[blocks]<when I receive[
<go to x sad <{ item 1 of position }> )y sad  <{ item 2 of position }>
<go to front>[/blocks]


There are 10 types of people in this world: Those who understand trinary, those who don't, and those who think this is the same old signature.
Three lines! (and base three!)

Offline

 

#9 2008-09-12 14:42:45

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: Hide/show Lists?

Like catandthebanana said,
<when I receive[ whatever you want
<go to x sad  wherever you want )y sad  where ever you want
<go to front>


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#10 2008-09-12 18:38:41

JD_Wardrop
Scratcher
Registered: 2008-07-04
Posts: 69

Re: Hide/show Lists?

hey zawicki

Offline

 

Board footer