[plt-scheme] Extending

From: Matt Jadud (jadudm at gmail.com)
Date: Thu Aug 23 17:53:01 EDT 2007

Hi all,

I spent some time reading around the codebase trying to discover the
best way to do two things:

1. Intercept the "Run" button press and do an additional action when
it is pressed, and
2. Add a drop-down menu widget to the button area.

#2 involves extending the frame mixin, doesn't it? If someone wouldn't
mind giving me a pointer in the right direction, I think it will speed
things up for me.

Many thanks,
Matt


Posted on the users mailing list.