On Tuesday 23 January 2007 16:51, Philipp Lohmann - Sun Germany wrote:
> > Jan Holesovsky a écrit :
> >>> AquaSalFrame:SetCursorPos()
> >>
> >> This is for text cursor, and most probably you don't want to change
> >> that.
> >
> > This method is empty, with "implement me" inside :-/
> > So let's go ...
>
> Pardon me, but the SalFrame currently does not have anything to do with
> the text cursor, also there is not SalFrame::SetCursorPos. The text
> cursor is currently painted by XORing the cursor region (which i have
> heard is difficult to do in Aqua).

Right.  Eric, you probably want to check what exactly does not work in 
ImplCursorInvert(), file vcl/source/window/cursor.cxx (most probably a 
missing/incomplete implementation of AquaSalGraphics::Invert() ).

Regards,
Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to