Allow maxGUI to be used without taking over the entry point · Issue #79 · ProgramMax/maxGUI · GitHub
Skip to content

Allow maxGUI to be used without taking over the entry point #79

Description

@ProgramMax

Currently, maxGUI requires controlling the entry point. This is handy to standardize different platform entry points, resulting in user code being more platform independent.

However, many people would prefer to maintain control of the entry point themselves. Or if another API/framework itself requires control, it becomes incompatible with maxGUI.

Really, maxGUI could have an init function. The entry point standardization can just be a convenience option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions