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

Miscellaneous UI fixes #129

Merged
merged 8 commits into from
Apr 17, 2019
Merged

Conversation

stelian42
Copy link
Contributor

This series of commits fix some UI issues mainly (but not only) for Windows users: fix some breakages introduced with the Android port, enable dialog resize, more space for Lat/Lon coordinates, enable "Download scheduled" button when faxes are selected using a click on the top list header, etc.

Use wxFormBuilder 3.9.0 (file format 1.15)
Increase a bit the left column size in the wizard in order to show coordinates
Do not connect OnLeftDown/Up on all platforms, as this is needed only on
Android, and it screws up the other platforms.
When opening/editing an image file, it might still need skew adjustment,
so go to first page of the dialog instead of the second.
Activate wxRESIZE_BORDER (and also some other flags like MAXIMIZE_BOX,
MINIMIZE_BOX, CLOSE_BOX) on dialogs. These seem to be ignored on Linux
(at least on GTK2), but are needed on Windows.
@rgleason
Copy link
Contributor

rgleason commented Apr 12, 2019

Sean, these changes need to be merged. They could be merged before or after PR #126

rgleason referenced this pull request in rgleason/weatherfax_pi Apr 12, 2019
Add miscl changes from Stelian. Adds 3 missing commits from Miscl UI Fixes PR #129 to sean.
@seandepagnier seandepagnier merged commit d5105e7 into seandepagnier:master Apr 17, 2019
seandepagnier pushed a commit that referenced this pull request Aug 15, 2023
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.

None yet

3 participants