[Maya-Python] Re: struggling to find OpenImageIO for Windows&Maya2014 ( python 2.7.3 64Bit )

2014-04-09 Thread Mark Serena
did my message get deleted? did I post something wrong? i put up a link to a compiled openImageIO? On Wednesday, April 9, 2014 8:59:52 AM UTC+10, Asi Sudai wrote: > > Hi gang, > > I'm struggling to find OpenImageIO python bindings that work under > *Windows&Maya2014 > ( python 2.7.3 64Bit )*

Re: [Maya-Python] nested tabLayout refresh problem

2014-04-09 Thread f.michal
Thanks Justin - that works W dniu 2014-04-09 12:50, Justin Israel pisze: Ok, don't ask me why this this is really needed, but obviously there is some kind of refresh issue with the nested tabs, and if you make it switch tabs and back p

Re: [Maya-Python] nested tabLayout refresh problem

2014-04-09 Thread Justin Israel
Ok, don't ask me why this this is really needed, but obviously there is some kind of refresh issue with the nested tabs, and if you make it switch tabs and back programmatically, then it works. This small snippet at the end of your function fixes it with a hack. Note, the commented parts are only n