Titus | 29 Mar 2012 17:09
Picon

double click


Tried to go through the prior postings.  Couldn't seem to get in.  I
I have implemented several pieces of code (Motif Programming Manual,
Vol 6A and Power Programming Motif) that show how to use a timeout
to detect double clicks.  I have grabbed and printed out the value
of XmNmultiClick.  I have used XSetArg to make sure it is set to
XmMULTICLICK_KEEP.  All seems to be proper.

However, none of those pieces of test code actually works.  Is this
some well-known bug in Lesstif?  Am I overlooking something obvious?
This same code works fine on my old DEC Alpha, which is running Motif.

Thanks for everyone's time and attention.

Titus sends

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
Thomas Adam | 29 Mar 2012 17:35
Gravatar

Re: double click

On 29 March 2012 16:09, Titus <tituspurdin <at> gmail.com> wrote:
>
> Tried to go through the prior postings.  Couldn't seem to get in.  I
> I have implemented several pieces of code (Motif Programming Manual,
> Vol 6A and Power Programming Motif) that show how to use a timeout
> to detect double clicks.  I have grabbed and printed out the value
> of XmNmultiClick.  I have used XSetArg to make sure it is set to
> XmMULTICLICK_KEEP.  All seems to be proper.
>
> However, none of those pieces of test code actually works.  Is this
> some well-known bug in Lesstif?  Am I overlooking something obvious?
> This same code works fine on my old DEC Alpha, which is running Motif.

Can you actually put that code here?  Or at least link to it?

-- Thomas Adam

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Lesstif-discuss mailing list
Lesstif-discuss <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lesstif-discuss

Gmane