Just got your fantastic toolset and started my long overdue "finally make that damn C64 game" journey.
Is there a way to use multiple monitors with charpad?
Hey, thanks for supporting these projects! it is really appreciated.
So there is nothing particularly built in to support multiple monitors, the apps use the classic multi-document interface (MDI), ie. child forms arranged in a parent window.
There is nothing to stop you from simply enlarging the parent window into/over a second monitor.
If you have any particular suggestions in this realm then I am happy to listen.