My apologies - it is in the tools docs:

http://docs.racket-lang.org/tools/drracket_unit.html#%28meth._%28%28%28lib._drracket%2Ftool-lib..rkt%29._drracket~3aunit~3aframe~25%29._execute-callback%29%29
On Thu, 4 Aug 2016 at 15:43, Robby Findler <ro...@eecs.northwestern.edu>
wrote:

> Did you try
>
>   (define/override ...
>
> ?
>
> Robby
>
>
> On Thu, Aug 4, 2016 at 9:41 AM, Normal Loone <andreas.m.wi...@gmx.de>
> wrote:
> > I tried
> >
> > (define/augment (execute-callback)
> > ...)
> >
> > So I'd just use another additional function of mine when the run button
> is used, but execute-callback is apparently not augmentable? At least I got
> an error message stating that.
> >
> > Is there another function that you can modify?
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "Racket Users" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to racket-users+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Kind regards,
Stephen
--
Bigger than Scheme, cooler than Clojure & more fun than CL.(n=1)
--

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to