<br><br><div class="gmail_quote">On Fri, Feb 26, 2010 at 10:08 PM, Deepayan Sarkar <span dir="ltr">&lt;<a href="mailto:deepayan.sarkar@gmail.com">deepayan.sarkar@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Fri, Feb 26, 2010 at 9:42 PM, Michael Lawrence<br>
&lt;<a href="mailto:lawrence.michael@gene.com">lawrence.michael@gene.com</a>&gt; wrote:<br>
&gt; I&#39;ll have to look into this. All of the type conversions were rewritten.<br>
&gt; It&#39;s likely that many things are broken.<br>
<br>
</div>Here&#39;s a different one with enums--some are there, some are not:<br>
<br>
&gt; Qt$QTextCursor$NoMove<br>
NoMove<br>
     0<br>
attr(,&quot;class&quot;)<br>
[1] &quot;QtEnum&quot;<br>
&gt; Qt$QTextCursor$Start<br>
NULL<br>
&gt; Qt$QTextCursor$Up<br>
NULL<br>
<br>
When you figure out the fixes, could you also briefly describe what<br>
you did so I can help out in the future? Right now, I have no idea<br>
where to start looking :-)<br>
<font color="#888888"><br></font></blockquote><div><br><br>Sure. I&#39;m going to start working on these now. We obviously need documentation at the user and developer level. Sorry that I have sort of run away with this project. I&#39;ll get you back on board ASAP.<br>
 <br>I just got qtbase &quot;working&quot; on the Mac. The Mac-specific routines caused lots of headaches, due to all the different subplatforms (carbon vs cocoa, 32 bit vs 64 bit etc). I ended up blacklisting some of the obsolete stuff.<br>
 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
-Deepayan<br>
</font></blockquote></div><br>