Definitely possible in PyQt. I've built smaller but similar UIs. If it's for a similar purpose as Shotgun though, I'd stick to a web interface since it's something you'd want accesable to people on the go too.
As for gantt charts, quick google search found a result by Justin from a year ago suggesting PyQWT : http://www.qtcentre.org/threads/40428-Gantt-charts-with-QWT On Sunday, 15 December 2013 23:32:20 UTC-8, Panupat Chongstitwattana wrote: > > > <https://lh5.googleusercontent.com/-euynIV9rRUQ/Uq6ruK6K19I/AAAAAAAAAeU/lHwD1lWC0qw/s1600/capture.png> > Hi. > > I'm curious how possible is it to create some complex interface similar to > Tactic/shotgun? Like the multiple tasks available for each item which have > their own drop down we can adjust. > > I'm also very curious about creating Gantt charts, any resources out there > I can learn from? > > Thank you. > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/dfd48f22-1022-437a-a9e9-7d5ab1ebd7c2%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
