Tuesday, January 30, 2007, 10:52:55 AM, Vincent wrote:

VS> I see no problem with dragging: You drag with the left mouse button down, a 
popup
VS> occurs when you do a right mouse click.

Dragging with right mouse button may also be useful - in cases when
application has several dragging options. A good example is
TortoiseSVN. But of course, it is a specific application.

VS> All the programs I tested under windows show the popup on the MouseUp event.

Windows has a dedicated message, WM_CONTEXTMENU, that is sent together
with WM_RBUTTONUP and WM_NCRBUTTONUP messages. That helps programmers
to stick to a single guideline.

VS> Vincent

VS> P.S. I almost forgot to answer to the mailling list. Sergei can you turn 
off the 
VS> reply header, please?

I am sorry for this inconvenience, but it seems there is no such option in
my mailer settings :(  I guess that I must delete anything except
maillist address from "To:" field manually.

-- 
Best regards,
 Sergei


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to