4 Creating New Kinds of DrRacket Frames🔗ℹ

Each frame in DrRacket has certain menus and functionality, most of which is achieved by using the framework. Additionally, there is one mixin that DrRacket provides to augment that. It is drracket:frame:basics-mixin. Be sure to mix it into any new frame class that you add to DrRacket.