|
Re: eugrid radio buttons attn Mark Young
|
Phil Russell
|
Jun 25, 2008 14:19 PDT
|
posted by: Phil Russell <pg_russell at l?ne?ne.net>
marky1124 wrote:
| |
Hi Phil,
Thanks for the reply and thank you for offering to fix that bug. With regards
to me changing row & col to atoms, that became necessary when I added the
check for EGW_LEFTBUTTONDOWN. It wasn't necessary on your original code. I found
that EGW_LEFTBUTTONDOWN on the grey area caused parms[2] to be set to 4294967295
which was too big for row as an integer.
Cheers,
Mark
BTW I'm using XP, EuGrid 1.3.4 and Win32lib 0.70.4a.
|
That would be <ahem> another bug. If you click on a non-header or cell area
you should be getting {row, col_id} = {-1, -1}. I'll add it to the list...
Cheers,
Phil
|
|
 |
|