[RQt-devel] regressions

Michael Lawrence lawrence.michael at gene.com
Sun Feb 28 17:32:26 CET 2010


On Fri, Feb 26, 2010 at 10:08 PM, Deepayan Sarkar <deepayan.sarkar at gmail.com
> wrote:

> On Fri, Feb 26, 2010 at 9:42 PM, Michael Lawrence
> <lawrence.michael at gene.com> wrote:
> > I'll have to look into this. All of the type conversions were rewritten.
> > It's likely that many things are broken.
>
> Here's a different one with enums--some are there, some are not:
>
> > Qt$QTextCursor$NoMove
> NoMove
>     0
> attr(,"class")
> [1] "QtEnum"
> > Qt$QTextCursor$Start
> NULL
> > Qt$QTextCursor$Up
> NULL
>
> When you figure out the fixes, could you also briefly describe what
> you did so I can help out in the future? Right now, I have no idea
> where to start looking :-)
>
>

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.

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.


> -Deepayan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.r-forge.r-project.org/pipermail/qtinterfaces-devel/attachments/20100228/1d3d0ba2/attachment.htm 


More information about the Qtinterfaces-devel mailing list