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

wxGUI: refactoring: Map Display inheriting from wx.Panel #1656

Conversation

lindakarlovska
Copy link
Contributor

WIP

@lindakarlovska lindakarlovska added GUI wxGUI related gsoc Reserved for Google Summer of Code student(s) labels Jun 18, 2021
pos = wx.Point((self.displayIndex + 1) * 25, (self.displayIndex + 1) * 25)

# create superior Map Display frame
map_display_frame = wx.Frame(None,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to specify parent here I think

@lindakarlovska lindakarlovska marked this pull request as ready for review June 21, 2021 12:19
@lindakarlovska lindakarlovska marked this pull request as draft June 21, 2021 12:19
@lindakarlovska lindakarlovska force-pushed the wxGUI-refactoring-Map-Display-inherits-from-wxPanel branch from 7a0e391 to 70e0c0e Compare June 22, 2021 14:07
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gsoc Reserved for Google Summer of Code student(s) GUI wxGUI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants