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

Add form to linux #58

Open
wants to merge 13 commits into
base: tip-of-tree
Choose a base branch
from
Open

Add form to linux #58

wants to merge 13 commits into from

Conversation

ProgramMax
Copy link
Owner

No description provided.

This commit starts adding Linux support to maxGUI.
It is still very broken (only supporting some things, and not completely).
But it paves the path for those things to be added.
Previously, example 1's text box didn't resize with the form.
Additionally, the form's title was not set and the form size was fixed.

Now, the form's style is respected (allowing resizing), the custom form
receives a resize notification, and controls can be resized. Additionally,
the form's title is now set.

This bring Linux example 1 to parity with Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant