On Sat, Apr 3, 2010 at 4:07 AM, Humble Origins <humbleoriginguy@gmail.com>wrote:
Hi,
I am a newbie and this is my first Smalltalk learning effort. I have downloaded Pharo-1.0-10508-rc2 and it is working fine so far.
I just want the system to display all the Shared Tabs. So, when I click Configuration -> show shared tabs menu option I get this error:
where is that "Configuration" that you click on ?
=======================================================================
MessageNotUnderstood: Project>>currentToggleFlapsSuppressed
Project(Object)>>doesNotUnderstand: #currentToggleFlapsSuppressed
[] in ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
BlockClosure>>ensure:
CursorWithMask(Cursor)>>showWhile:
ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
ToggleMenuItemMorph(MenuItemMorph)>>mouseUp:
ToggleMenuItemMorph(MenuItemMorph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
ToggleMenuItemMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
ToggleMenuItemMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
MenuMorph(Morph)>>processEvent:using:
MenuMorph(Morph)>>processEvent:
MenuMorph>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
[] in PasteUpMorph>>becomeActiveDuring:
BlockClosure>>on:do:
=======================================================================
How do I get around this issue to have Pharo display the Shared Tabs?
Any help is really appreciated.
Thanks.
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users