Message 1 of 1
Drag Selecting in UI (python maya.cmds)

Not applicable
04-18-2018
10:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I'm working on a character picker. Using python and maya.cmds. And I want to add ability to drag select buttons. They are in formLayout. When I click and drag, selection rectangle is not even drawn.
I want to know, in what direction I have to dig. Does maya commands even allow to do that? Or I have to learn PySide?
Googling isn't helping, so any help will be appreciated!