Push Button problem 5.1 RC

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Push Button problem 5.1 RC

pablo digonzelli
Hi all , when i am trying to create a new view named 'Export' of PushButton
i have this:


12:07:20 a.m., Miércoles, 16 de Abril de 2003: 'DesktopView does not
understand #buttonRemoved:'
DesktopView(Object)>>doesNotUnderstand:
PushButton>>onDestroyed
PushButton(View)>>wmDestroy:wParam:lParam:
PushButton(View)>>dispatchMessage:wParam:lParam:
[] in InputState>>wndProc:message:wParam:lParam:cookie:
BlockClosure>>ifCurtailed:
ProcessorScheduler>>callback:evaluate:
InputState>>wndProc:message:wParam:lParam:cookie:
PushButton(View)>>basicDestroy
PushButton(View)>>destroy
PushButton class(View class)>>editNewDefaultView
RefactoringSmalltalkSystem(SmalltalkSystem)>>openViewComposerOnNewViewFor:
ClassHierarchySelector(ClassSelector)>>newView
Symbol>>forwardTo:
CommandDescription>>performAgainst:
[] in Command>>value
BlockClosure>>ifCurtailed:
BlockClosure>>ensure:
Command>>value
ShellView>>performCommand:
ClassBrowserShell(Shell)>>performCommand:
CommandQuery>>perform
DelegatingCommandPolicy(CommandPolicy)>>route:
[] in TreeView(View)>>onCommand:
BlockClosure>>ifCurtailed:
BlockClosure>>ensure:
Cursor>>showWhile:
TreeView(View)>>onCommand:
TreeView(View)>>wmCommand:wParam:lParam:
TreeView(View)>>dispatchMessage:wParam:lParam:
[] in InputState>>wndProc:message:wParam:lParam:cookie:
BlockClosure>>ifCurtailed:
ProcessorScheduler>>callback:evaluate:
InputState>>wndProc:message:wParam:lParam:cookie:
InputState>>pumpMessage:
InputState>>loopWhile:
InputState>>mainLoop
[] in InputState>>forkMain
ExceptionHandler(ExceptionHandlerAbstract)>>markAndTry
[] in ExceptionHandler(ExceptionHandlerAbstract)>>try:
BlockClosure>>ifCurtailed:
BlockClosure>>ensure:
ExceptionHandler(ExceptionHandlerAbstract)>>try:
BlockClosure>>on:do:
[] in BlockClosure>>newProcess


Reply | Threaded
Open this post in threaded view
|

Re: Push Button problem 5.1 RC

Blair McGlashan-2
"Pablo Digonzelli" <[hidden email]> wrote in message
news:b7ihg9$18abp$[hidden email]...
> Hi all , when i am trying to create a new view named 'Export' of
PushButton
> i have this:
>
>
> 12:07:20 a.m., Miércoles, 16 de Abril de 2003: 'DesktopView does not
> understand #buttonRemoved:'

Thanks Pablo, recorded as #1242.

Regards

Blair


Reply | Threaded
Open this post in threaded view
|

Re: Push Button problem 5.1 RC

Andy Bower
Pablo,

> > Hi all , when i am trying to create a new view named 'Export' of
> PushButton
> > i have this:
> >
> > 12:07:20 a.m., Miércoles, 16 de Abril de 2003: 'DesktopView does not
> > understand #buttonRemoved:'
>
> Thanks Pablo, recorded as #1242.

I think I ought to point out that this problem also seems to have been
present in Dolphin 4 so I don't think we need to delay the release of 5.1 to
fix it. As a workaround, go into the View Composer and load up one of the
existing button resources and then do a Save As to the new name ("Export").

Best Regards,

Andy Bower
Dolphin Support
http://www.object-arts.com
---
Are you trying too hard?
http://www.object-arts.com/Relax.htm
---