<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments for Justin Israel | justinfx.com</title> <atom:link href="http://www.justinfx.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://www.justinfx.com</link> <description>FX, Scripting, or just Random Stuff</description> <lastBuildDate>Sat, 18 Feb 2012 08:48:38 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Comment on Installing PyQt4 for Maya 2012 (osx) by Will</title><link>http://www.justinfx.com/2011/11/09/installing-pyqt4-for-maya-2012-osx/comment-page-1/#comment-167</link> <dc:creator>Will</dc:creator> <pubDate>Sat, 18 Feb 2012 08:48:38 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=346#comment-167</guid> <description>Hi Justin,
Thanks for the installation, im trying to install on Lion but it doesnt seem to install properly. I dont get any errors, the installation finishes successfully but i cant find any myQt files anywhere (even the /usr/local/bin location its supposed to). Am I missing something else I&#039;m suppose to have installed? I have the latest XCode from apple. Am I missing something obvious?Cheers
Will.</description> <content:encoded><![CDATA[<p>Hi Justin,<br
/> Thanks for the installation, im trying to install on Lion but it doesnt seem to install properly. I dont get any errors, the installation finishes successfully but i cant find any myQt files anywhere (even the /usr/local/bin location its supposed to). Am I missing something else I&#8217;m suppose to have installed? I have the latest XCode from apple. Am I missing something obvious?</p><p>Cheers<br
/> Will.</p> ]]></content:encoded> </item> <item><title>Comment on Installing PyQt4 for Maya 2012 (osx) by PyQt4 camera presets Tool &#171; MAYAPY</title><link>http://www.justinfx.com/2011/11/09/installing-pyqt4-for-maya-2012-osx/comment-page-1/#comment-165</link> <dc:creator>PyQt4 camera presets Tool &#171; MAYAPY</dc:creator> <pubDate>Thu, 26 Jan 2012 15:34:08 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=346#comment-165</guid> <description>[...] First Step is to get the PyQt installer. You can get it here. Thank&#8217;s Justin Israel for [...]</description> <content:encoded><![CDATA[<p>[...] First Step is to get the PyQt installer. You can get it here. Thank&#8217;s Justin Israel for [...]</p> ]]></content:encoded> </item> <item><title>Comment on Installing PyQt4 for Maya 2012 (osx) by Justin Israel</title><link>http://www.justinfx.com/2011/11/09/installing-pyqt4-for-maya-2012-osx/comment-page-1/#comment-164</link> <dc:creator>Justin Israel</dc:creator> <pubDate>Wed, 21 Dec 2011 19:02:02 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=346#comment-164</guid> <description>Lion build added, thanks to Chris!</description> <content:encoded><![CDATA[<p>Lion build added, thanks to Chris!</p> ]]></content:encoded> </item> <item><title>Comment on Mixing PyQt4 widgets and Maya UI objects by Justin Israel</title><link>http://www.justinfx.com/2011/11/20/mixing-pyqt4-widgets-and-maya-ui-objects/comment-page-1/#comment-163</link> <dc:creator>Justin Israel</dc:creator> <pubDate>Wed, 21 Dec 2011 18:45:01 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=366#comment-163</guid> <description>Im not exactly sure what happening. Can you email me directly and we can look at some of your code samples? As a workaround for now, you COULD just create a convenience method for adding a new button that adds it and repositions all the existing buttons again. Probably could save button positions to a dictionary each time and then use that for realigning them. It could be Maya&#039;s parent widgets not liking free floating children not in layouts..Who knows. Ideally they should stay put.</description> <content:encoded><![CDATA[<p>Im not exactly sure what happening. Can you email me directly and we can look at some of your code samples? As a workaround for now, you COULD just create a convenience method for adding a new button that adds it and repositions all the existing buttons again. Probably could save button positions to a dictionary each time and then use that for realigning them. It could be Maya&#8217;s parent widgets not liking free floating children not in layouts..Who knows. Ideally they should stay put.</p> ]]></content:encoded> </item> <item><title>Comment on Installing PyQt4 for Maya 2012 (osx) by Justin Israel</title><link>http://www.justinfx.com/2011/11/09/installing-pyqt4-for-maya-2012-osx/comment-page-1/#comment-162</link> <dc:creator>Justin Israel</dc:creator> <pubDate>Wed, 21 Dec 2011 18:36:24 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=346#comment-162</guid> <description>I&#039;m hoping someone will create a Lion compatible build. I will host it with the SL version. Those latest patches given to me on MyQt are great fixes or Lion.</description> <content:encoded><![CDATA[<p>I&#8217;m hoping someone will create a Lion compatible build. I will host it with the SL version. Those latest patches given to me on MyQt are great fixes or Lion.</p> ]]></content:encoded> </item> <item><title>Comment on Installing PyQt4 for Maya 2012 (osx) by Chris G</title><link>http://www.justinfx.com/2011/11/09/installing-pyqt4-for-maya-2012-osx/comment-page-1/#comment-161</link> <dc:creator>Chris G</dc:creator> <pubDate>Wed, 21 Dec 2011 17:15:22 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=346#comment-161</guid> <description>The build of Qt doesn&#039;t work on Lion.  I get lots of build warnings from the headers:
#warning &quot;This version of Mac OS X is unsupported&quot;And then compiler warnings and errors like:
kernel/qcocoasharedwindowmethods_mac_p.h:312: error: invalid conversion from ‘objc_object*’ to ‘NSDragOperation’However, doing the build on Snow Leopard and using the binaries on Lion *should* work.. I haven&#039;t tried that.</description> <content:encoded><![CDATA[<p>The build of Qt doesn&#8217;t work on Lion.  I get lots of build warnings from the headers:<br
/> #warning &#8220;This version of Mac OS X is unsupported&#8221;</p><p>And then compiler warnings and errors like:<br
/> kernel/qcocoasharedwindowmethods_mac_p.h:312: error: invalid conversion from ‘objc_object*’ to ‘NSDragOperation’</p><p>However, doing the build on Snow Leopard and using the binaries on Lion *should* work.. I haven&#8217;t tried that.</p> ]]></content:encoded> </item> <item><title>Comment on Mixing PyQt4 widgets and Maya UI objects by ica</title><link>http://www.justinfx.com/2011/11/20/mixing-pyqt4-widgets-and-maya-ui-objects/comment-page-1/#comment-160</link> <dc:creator>ica</dc:creator> <pubDate>Wed, 21 Dec 2011 12:43:09 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=366#comment-160</guid> <description>Sorry for late feedback.
As you recommened, I tried &quot;JUST&quot; parent the QPushButton to Model Panel. Actually, I parented one of Model Panel&#039;s children. It doesn&#039;t mess up the camera view, and it can move on the view as I command.
But, when I add a QPushButton once again, something happens. At the time additional creation, position is reset! I means that everytime I add buttons on Model Panel, I have to re-position all of the buttons. How can I lock them all?</description> <content:encoded><![CDATA[<p>Sorry for late feedback.<br
/> As you recommened, I tried &#8220;JUST&#8221; parent the QPushButton to Model Panel. Actually, I parented one of Model Panel&#8217;s children. It doesn&#8217;t mess up the camera view, and it can move on the view as I command.<br
/> But, when I add a QPushButton once again, something happens. At the time additional creation, position is reset! I means that everytime I add buttons on Model Panel, I have to re-position all of the buttons. How can I lock them all?</p> ]]></content:encoded> </item> <item><title>Comment on Installing PyQt4 for Maya 2012 (osx) by Justin Israel</title><link>http://www.justinfx.com/2011/11/09/installing-pyqt4-for-maya-2012-osx/comment-page-1/#comment-152</link> <dc:creator>Justin Israel</dc:creator> <pubDate>Thu, 08 Dec 2011 06:28:31 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=346#comment-152</guid> <description>I havent actually tested this on a Lion install but I want to say yes that it should still work. The build is stil x64 and its still based on the same python thats part of maya and not Lion. Either way it shouldnt step on a general installation of pyqt in your system python location since this installer puts everything into the maya python location. Try it and report back since someone else commented asking for a Lion specific build. I feel pretty convinced that its not neccessary.</description> <content:encoded><![CDATA[<p>I havent actually tested this on a Lion install but I want to say yes that it should still work. The build is stil x64 and its still based on the same python thats part of maya and not Lion. Either way it shouldnt step on a general installation of pyqt in your system python location since this installer puts everything into the maya python location. Try it and report back since someone else commented asking for a Lion specific build. I feel pretty convinced that its not neccessary.</p> ]]></content:encoded> </item> <item><title>Comment on Installing PyQt4 for Maya 2012 (osx) by hyun kim</title><link>http://www.justinfx.com/2011/11/09/installing-pyqt4-for-maya-2012-osx/comment-page-1/#comment-151</link> <dc:creator>hyun kim</dc:creator> <pubDate>Thu, 08 Dec 2011 05:56:30 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=346#comment-151</guid> <description>hello, Justin, First of all, thanks for the package..it is such a nice thing to have for sure..
since I have not been tried out yet but wonder if this will work under Lion..?
I know you seems to use previous OS but if possible, I wanna ask if there is something I have to know before installing..since I have been using pyqt already hope it won&#039;t overlap any pre-existed one..( brief look at makefile code, my assumption is it will be safe to run but wanna double check...)
any advice will be appreciated it...!! ^^
thank again.</description> <content:encoded><![CDATA[<p>hello, Justin, First of all, thanks for the package..it is such a nice thing to have for sure..<br
/> since I have not been tried out yet but wonder if this will work under Lion..?<br
/> I know you seems to use previous OS but if possible, I wanna ask if there is something I have to know before installing..since I have been using pyqt already hope it won&#8217;t overlap any pre-existed one..( brief look at makefile code, my assumption is it will be safe to run but wanna double check&#8230;)<br
/> any advice will be appreciated it&#8230;!! ^^<br
/> thank again.</p> ]]></content:encoded> </item> <item><title>Comment on Go language for python programmers by Justin Israel</title><link>http://www.justinfx.com/2011/07/28/go-language-for-python-programmers/comment-page-1/#comment-150</link> <dc:creator>Justin Israel</dc:creator> <pubDate>Wed, 07 Dec 2011 22:48:23 +0000</pubDate> <guid
isPermaLink="false">http://www.justinfx.com/?p=305#comment-150</guid> <description>Thanks for checkin out my video, Greg! And yea, that Go community is really top notch. I only have two projects in Go right now so I am still learning, and I regularly follow the message board to gain as much info as possible. The dev team is very involved in the community.</description> <content:encoded><![CDATA[<p>Thanks for checkin out my video, Greg! And yea, that Go community is really top notch. I only have two projects in Go right now so I am still learning, and I regularly follow the message board to gain as much info as possible. The dev team is very involved in the community.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 555/573 objects using disk: basic

Served from: www.justinfx.com @ 2012-02-23 03:50:53 -->
