[racket] affing a panel to DrRacket
You want to create a tool, add in a frame-mixin (both via the tools
interface), and then use the frame:basic<%> mechanism for adding
panels to the frame.
If that's not enough to get you started, I'll write up a little
example tool that does it.
Robby
On Wed, Jun 30, 2010 at 8:30 AM, Stephen De Gabrielle
<spdegabrielle at gmail.com> wrote:
> Hi,
>
> Please forgive my ignorance, I'm trying to work out how to add a panel
> (like program contour) to DrRacket.
>
> Does anyone know the correct method, or can point me to source code, or the
> right bit of the documentation?
>
> Cheers,
>
> Stephen
>
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users
>