[ANN] CGUI WidgetSet

Chris Burkert squeak-dev at lists.squeakfoundation.org
Thu Oct 31 13:21:49 UTC 2002


Hi Stephane

Stephane Ducasse wrote:

> do you have events associated with your widgets?
> because I found that practice really interesting.
> This way we can avoid to use the old dependency mechanism.
> Stef


I don't realy know what you mean with 'events'. CGUI was one of my first 
projects and I am able to change some things now. That's better than 
tomorrow. My problem is that I'm not very familiar with Morphic inside 
to say something like 'this is based on events' or 'this uses the 
dependency mechanism'. The other problem is ... I'm quite alone here in 
my town with smalltalk since 2000. I learned everything myself.

I can only say this:
- they are good old Morphs
- they are very compact
- they use handlesMouseOver and handlesMouseDown
- for example I tell my Button a object and a selector.
   pressing the Button will send the selector to the object.
- I plan to integrate keys like Tab, Enter, ...

So please tell me your wishes and I will try to understand :-)

Regards
            Chris Burkert
-- 
------------------------------------------------------------------------
Student of applied Computer Science at Chemnitz University of Technology
      http://www.chrisburkert.de/            chbu at hrz.tu-chemnitz.de
------------------------------------------------------------------------
"I invented the term Object-Oriented, and I can tell you I did not have
  C++ in mind." - Alan Kay --> http://www.squeak.org/




More information about the Squeak-dev mailing list