[racket] Searching for class which implements specific interface.
In general, no, but in this case, I think you want to look at this page:
http://docs.racket-lang.org/gui/Windowing_Classes.html
Robby
On Thu, Aug 18, 2011 at 5:55 PM, Daniil <eraserfingers at gmail.com> wrote:
> Hello, is it possible to search (on docs.racket-lang.org) for class
> which implements specific interface/extends specific class?
>
> I was just messing around with Racket's amazing GUI library and wanted
> to see which classes implements a subwindow<%>.
>
> Thank you for your time.
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users
>