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

#1 2011-04-08 18:32:04

PythonLibrary
Scratcher
Registered: 2011-03-26
Posts: 100+

Help with source code!!!

I add my plugins (ScratchPlugin.dll, etc.) but I keep on getting the cat! Can someone help me?
(NOTE:I have already used that default sprite thingy!)

P.S: I also want to change "about Scratch" to "About Tackle" how do I do that, also?


http://dl.dropbox.com/u/9137793/Python%20Library%20logo.png
Our website: pylibrary.co.cc http://dl.dropbox.com/u/9137793/Awesomeness%20Block.gif

Offline

 

#2 2011-04-08 22:11:39

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

Re: Help with source code!!!

If the 'DEFAULT' didn't work I cannot help. However to change the about Tackle go to Scratch-UI-Panes » ScratchFrameMorph » helpMenu: and change
t2 add: 'About Scratch' action: #aboutScratch.
to
t2 add: 'About Tackle' action: #aboutScratch.


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

 

#3 2011-04-09 18:09:29

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

Re: Help with source code!!!

Pecola1 wrote:

If the 'DEFAULT' didn't work I cannot help. However to change the about Tackle go to Scratch-UI-Panes » ScratchFrameMorph » helpMenu: and change
t2 add: 'About Scratch' action: #aboutScratch.
to
t2 add: 'About Tackle' action: #aboutScratch.

If I delete scratchplugin, it shows the new guy.

Offline

 

#4 2011-04-09 21:22:14

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

Re: Help with source code!!!

thebuilderdd wrote:

Pecola1 wrote:

If the 'DEFAULT' didn't work I cannot help. However to change the about Tackle go to Scratch-UI-Panes » ScratchFrameMorph » helpMenu: and change
t2 add: 'About Scratch' action: #aboutScratch.
to
t2 add: 'About Tackle' action: #aboutScratch.

If I delete scratchplugin, it shows the new guy.

What new guy?


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

 

#5 2011-04-09 22:52:25

PythonLibrary
Scratcher
Registered: 2011-03-26
Posts: 100+

Re: Help with source code!!!

Pecola1 wrote:

thebuilderdd wrote:

Pecola1 wrote:

If the 'DEFAULT' didn't work I cannot help. However to change the about Tackle go to Scratch-UI-Panes » ScratchFrameMorph » helpMenu: and change
t2 add: 'About Scratch' action: #aboutScratch.
to
t2 add: 'About Tackle' action: #aboutScratch.

If I delete scratchplugin, it shows the new guy.

What new guy?

My default


http://dl.dropbox.com/u/9137793/Python%20Library%20logo.png
Our website: pylibrary.co.cc http://dl.dropbox.com/u/9137793/Awesomeness%20Block.gif

Offline

 

Board footer