FillInTheBlankMorph and SimpleButtonMorph

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

FillInTheBlankMorph and SimpleButtonMorph

Alexandre Bergel
This trigger an error when using FillInTheBlank for exemple.
Doit:
        FillInTheBlankMorph request: 'enter something'

creating an empty method updateVisualState: in SimpleButtonMorph seems  
to solve the problem although.

Issue #957

Cheers,
Alexandre

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: FillInTheBlankMorph and SimpleButtonMorph

Damien Cassou
Don't use that class. instead

UIManager default request: '...'

On Wed, Jul 15, 2009 at 12:15 PM, Alexandre Bergel<[hidden email]> wrote:

> This trigger an error when using FillInTheBlank for exemple.
> Doit:
>        FillInTheBlankMorph request: 'enter something'
>
> creating an empty method updateVisualState: in SimpleButtonMorph seems
> to solve the problem although.
>
> Issue #957
>
> Cheers,
> Alexandre
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project