0

I am using wxpython for GUI development. How can I set the top header span cols below it. For example like this:

enter image description here

1 Answer 1

0

As far as I know, this is not supported by the grid control. You may be able to use the XLSGrid control found in wxPython 2.9+ though. It is completely owner-drawn, so it should be much more flexible:

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.