It works as expected so far over here.
On Wed, Jan 23, 2013 at 10:51 AM, Steven Caron <[email protected]> wrote: > i hope anyone using PyQtForSoftimage plugin on windows could install this > latest version, at least update the QtSoftimage.64.dll with the one from > beta5, and test if everything is working normally? > > > On Wed, Jan 23, 2013 at 12:40 AM, Steven Caron <[email protected]> wrote: > >> ok i have verified myself that the hook/listener isn't needed. i removed >> the code, compiled, ran the examples inside softimage and it all seems to >> work fine. the code has been updated on github and the new package is moved >> to my personal website. >> >> https://github.com/caron/PyQtForSoftimage >> >> http://www.steven-caron.com/downloads/tools/PyQtForSoftimage_beta5.xsiaddon >> >> this should make it less confusing for you to port. >> >> >> On Tue, Jan 22, 2013 at 5:42 PM, Steven Caron <[email protected]> wrote: >> >>> its a key event inside softimage. if a widget is in focus we stop >>> softimage from getting it and send it to qt. so if there is no qapplication >>> running, its passed through. if there is one, it tests if its focused. >>> >>> i wouldn't worry about that until the damn thing shows parented under >>> softimage window. >>> >>> > -- Gene Crucean - Emmy winning - Oscar nominated VFX Supervisor / iOS-OSX Developer / Filmmaker / Photographer ** *Freelance for hire* ** www.genecrucean.com ~~ Please use my website's contact form on www.genecrucean.com for any personal emails. Thanks. I may not get them at this address. ~~

