Page 1 of 1

default behavior of gadgets

Posted: Wed Jan 18, 2006 9:28 pm
by MLK
a listicongadget is jumping to rows by pushing keys 1-10, end, up, down, ... - but i want to disable some of them. how can i disable/avoid such predefined onkey-actions at gadgets?

Posted: Sat Jan 21, 2006 11:57 pm
by MLK
listen .. its not easy and nobody seems to be able to help u, but i did it. i searched hours for hours, days for days, and think its like that: each so called non-static control (gadget with "default behavior") has its own callback. u can capture/redirect this callback for a visit in your own callback, where u transmit to the original callback everything expected that actions you dont want.

greetings from shizzleshizzo,
yourself