Forum

Author Topic: Python, Non modal window  (Read 1040 times)

Vladimir Denisov

  • Jr. Member
  • **
  • Posts: 79
    • View Profile
Python, Non modal window
« on: November 30, 2021, 12:06:57 PM »
  • How to create non modal window in Python?
  • Can I create toolbar and buttons on it? How?
  • Can I create dockable panel? how?
Code examples pls.



Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14818
    • View Profile
Re: Python, Non modal window
« Reply #1 on: November 30, 2021, 12:30:31 PM »
Hello Vladimir,

Please see some examples of dockable panels with other GUI elements here:
https://github.com/geoscan/geoscan_plugins
(for example, https://github.com/geoscan/geoscan_plugins/tree/main/mesh_creator)
Best regards,
Alexey Pasumansky,
Agisoft LLC