Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break out MGTK into a library #798

Open
eschaton opened this issue Jun 24, 2024 · 1 comment
Open

Break out MGTK into a library #798

eschaton opened this issue Jun 24, 2024 · 1 comment
Labels
MGTK MouseGraphics ToolKit library Project Build, directory layout, etc.

Comments

@eschaton
Copy link

It's been awesome to see all the work done on MGTK as part of understanding, documenting, and enhancing Apple II Desktop!

It'd be really cool to have it as a separate library for use by other applications—potentially even as some sort of "shared library" such that it could be shared between applications, whether just on disk or in memory, though that seems like a stretch goal.

One reason for this is that I've been wondering what a "MousePaint 2" that uses MGTK and supports DHR would take.

@eschaton eschaton added DeskTop DeskTop bugs or feature requests feature request User-facing feature additions/enhancements labels Jun 24, 2024
@inexorabletash inexorabletash added MGTK MouseGraphics ToolKit library Project Build, directory layout, etc. and removed feature request User-facing feature additions/enhancements DeskTop DeskTop bugs or feature requests labels Jun 24, 2024
@inexorabletash
Copy link
Collaborator

It really is broken out as a library... just not as a separate Github project.

To avoid premature work, I'd encourage you (or anyone else) to make a copy of the file(s) for now. If you get to the state where this becomes a problem we can look at separating it (and other toolkits/libs) into a separate repo.

"MousePaint 2" sounds like an awesome project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MGTK MouseGraphics ToolKit library Project Build, directory layout, etc.
Projects
None yet
Development

No branches or pull requests

2 participants