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

#1 2011-04-21 05:05:41

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

I can recreate your project in Visual Basic.

Yep, true. The VB way, I can make graphics, but because of ThePCKid's C++/C and anti-VB (lol) knowledge, he can't.

Here are some of the convertions from Scratch to Windows Vista and Windows 7 VB:
ask "question in detail" and wait === inputBox("question in detail", , "Answer here")
say "something" === msgBox("something", , "!")
say "something" for "2" secs === [not possible, and I thought of a way if someone really wants to read it all but doesn't in time, that will become SPAM for me to spread in my sig--more]
move 10 steps == [don't remember]

Offline

 

#2 2011-04-21 08:24:24

SeptimusHeap
Scratcher
Registered: 2010-02-01
Posts: 1000+

Re: I can recreate your project in Visual Basic.

rdococ wrote:

Yep, true. The VB way, I can make graphics, but because of ThePCKid's C++/C and anti-VB (lol) knowledge, he can't.

Here are some of the convertions from Scratch to Windows Vista and Windows 7 VB:
ask "question in detail" and wait === inputBox("question in detail", , "Answer here")
say "something" === msgBox("something", , "!")
say "something" for "2" secs === [not possible, and I thought of a way if someone really wants to read it all but doesn't in time, that will become SPAM for me to spread in my sig--more]
move 10 steps == [don't remember]

You can't make games in VB...


http://i46.tinypic.com/dw7zft.png

Offline

 

#3 2011-04-21 08:28:03

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Offline

 

Board footer