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

#1 2011-01-25 04:41:46

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

where do i find rebuildCategorySelectors?

^ Title^


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#2 2011-01-25 11:24:57

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: where do i find rebuildCategorySelectors?

In Scratch-UI-Panes > ScratchViewerMorph > initialization  wink

Offline

 

#3 2011-01-25 11:33:00

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: where do i find rebuildCategorySelectors?

its in Scratch-UI-Panes > ScratchViewerMorph > initialization

EDIT: outposted!

Last edited by ProgrammingFreak (2011-01-25 11:33:42)

Offline

 

#4 2011-01-25 11:49:41

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: where do i find rebuildCategorySelectors?

ProgrammingFreak wrote:

its in Scratch-UI-Panes > ScratchViewerMorph > initialization

EDIT: outposted!

big_smile  lol!

Offline

 

#5 2011-01-25 12:33:06

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: where do i find rebuildCategorySelectors?

LS97 wrote:

ProgrammingFreak wrote:

its in Scratch-UI-Panes > ScratchViewerMorph > initialization

EDIT: outposted!

big_smile  lol!

lol

Offline

 

#6 2011-01-25 17:59:15

rubiks_cube_guy238
Scratcher
Registered: 2009-07-02
Posts: 100+

Re: where do i find rebuildCategorySelectors?

For future reference, to find a method, do this:

Code:

Smalltalk browseAllImplementorsOf: #(method)

The glass is never half full nor half empty; it is twice as large as it needs to be.

Offline

 

Board footer