<br><br><div class="gmail_quote">On Fri, Feb 26, 2010 at 10:08 PM, Deepayan Sarkar <span dir="ltr"><<a href="mailto:deepayan.sarkar@gmail.com">deepayan.sarkar@gmail.com</a>></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>
<<a href="mailto:lawrence.michael@gene.com">lawrence.michael@gene.com</a>> wrote:<br>
> I'll have to look into this. All of the type conversions were rewritten.<br>
> It's likely that many things are broken.<br>
<br>
</div>Here's a different one with enums--some are there, some are not:<br>
<br>
> Qt$QTextCursor$NoMove<br>
NoMove<br>
0<br>
attr(,"class")<br>
[1] "QtEnum"<br>
> Qt$QTextCursor$Start<br>
NULL<br>
> 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'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'll get you back on board ASAP.<br>
<br>I just got qtbase "working" 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>