paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] PG_CURSOR_MODE in documentation?


From: Ulf Lorenz
Subject: Re: [paragui-users] PG_CURSOR_MODE in documentation?
Date: Tue, 3 Jan 2006 23:19:10 +0100
User-agent: Mutt/1.5.11

On Mon, Jan 02, 2006 at 07:02:17PM -0700, Paul Gaynor wrote:
> Hi Ulf, 
> 
[snip a lot]
>       So my question comes in about the "normal" pointer.  I don't see
> anything about another type of pointer.  I also can't find any reference
> to "normal" XML theme in the source code for the pointer.  
> 
>       What I am ultimately looking to do is to have the click spot be in the
> center of the "pointer" image instead of the top-left.    
Well, having a quick glance at PG_Application::DrawCursor ... No, this
is not implemented.

>       I am pretty sure I could hack my way through it but if this is already
> available in the library that would be quicker. ;)  
Should not be too problematic:

1. Add an additional function (Set|Get)CursorOffset or so to pgapplication
   that sets some internal data
2. Patch PG_Application::DrawCursor to respect this data.

Just as a hint. ;)


Ulf

-- 
recursive:
            see recursive




reply via email to

[Prev in Thread] Current Thread [Next in Thread]