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

update datasetconstraintpanel wxglade #33

Open
dragonyanglong opened this issue May 29, 2019 · 0 comments
Open

update datasetconstraintpanel wxglade #33

dragonyanglong opened this issue May 29, 2019 · 0 comments

Comments

@dragonyanglong
Copy link
Owner

dragonyanglong commented May 29, 2019

    self.sizer_panelname_staticbox = wx.StaticBox(self, -1, "")



    sizer_panelname = wx.StaticBoxSizer(self.sizer_panelname_staticbox, wx.HORIZONTAL)

these two lines in wxGlade v0.9.3 are in error. Compatibility problem.

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

No branches or pull requests

1 participant