We need the ability to add a reporter to a list dropdown. The best example would be either a joined variable or a join block. This would let you do
replace item [count1] of <join[oldrow](count)> with [1]and other similar functions. This could save a lot of if elses
Supporters:
zubblewu
jontmy00
dvd4
Molybdenum
thebriculator
joefarebrother
mythbusteranimator
scimonster
Last edited by zubblewu (2012-10-29 16:31:20)
Offline
zubblewu wrote:
We need the ability to add a reporter to a list dropdown. The best example would be either a joined variable or a join block. This would let you do
replace item [count1] of [join[oldrow][(count)]] with [1]and other similar functions. This could save a lot of if elses![]()
I support.
Offline
zubblewu wrote:
We need the ability to add a reporter to a list dropdown. The best example would be either a joined variable or a join block. This would let you do
replace item [count1] of <join[oldrow](count)> with [1]and other similar functions. This could save a lot of if elses![]()
Fixed.
And support.
Offline
dvd4 wrote:
zubblewu wrote:
We need the ability to add a reporter to a list dropdown. The best example would be either a joined variable or a join block. This would let you do
replace item [count1] of <join[oldrow](count)> with [1]and other similar functions. This could save a lot of if elses![]()
Fixed.
And support.
Oh, derp. Thanks
Offline
zubblewu wrote:
dvd4 wrote:
zubblewu wrote:
We need the ability to add a reporter to a list dropdown. The best example would be either a joined variable or a join block. This would let you do
replace item [count1] of <join[oldrow](count)> with [1]and other similar functions. This could save a lot of if elses![]()
Fixed.
And support.Oh, derp. Thanks
Support. We can already use broadcasts, why not lists?
Offline
Can be worked around by using a list with hw elements to store an h by w array and use (item ((row) * (width) + (col) of [list v])
Offline
100%!
Offline
mythbusteranimator wrote:
You can do that in BYOB, but not in Scratch/.
Support.
I think you mean you can do it in panther.
I support, even though there is a workaround
Offline
There is a workaround, but it requires a lot of extra work and can in some cases cause problems. Thanks guys!
Offline
joefarebrother wrote:
mythbusteranimator wrote:
You can do that in BYOB, but not in Scratch/.
Support.I think you mean you can do it in panther.
I support, even though there is a workaround
In both Panther and Snap.
Offline