nanogui@linuxhacker.org
nanogui@linuxhacker.org
Subject: Query !!
From: Ritesh Saigal
Date: Thu, 26 Oct 2000 10:52:41 -0700
Hi,
In my application in Linux, I am not receiving button-up events.
I have enabled the buttonup events with following piece of code.
GrSelectEvents(win1, GR_EVENT_MASK_KEY_UP);
Can you please tell me how to catch button up events ??
Regds,
Ritesh.
nanogui@linuxhacker.org