Login
From:
TechTinkering - Retro Computers, Programming, General Technical Tinkering
(Uncensored)
subscribe
Embedding an SDL Surface in a Tk Window
https://techtinkering.com/2012/06/26/embedding-an-sdl-surface-in-a-tk-window/
links
backlinks
Roast topics
Find topics
Find it!
Tk is great, but sometimes it just isn't fast enough. SDL is fast, but has no support for input dialogs and other GUI conventions. By embedding an SDL surface in a Tk window you get the best of both