default behavior of gadgets

Windows specific forum
MLK
User
User
Posts: 57
Joined: Sat Jan 24, 2004 8:46 pm
Location: Germany

default behavior of gadgets

Post 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?
MLK
User
User
Posts: 57
Joined: Sat Jan 24, 2004 8:46 pm
Location: Germany

Post 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
Post Reply