11 Mar
2010
11 Mar
'10
6:29 a.m.
Hi, I am trying to put in a patch to use the tab or other keyboard keys to set focus on web page links. I started implementing this based on Corvid's suggestion as mentioned under: 1. borrowing from the dw/findtext.cc iteration code. 2. checking when style->x_link != -1 or you're currently on an embedded form widget. I have implemented the first part but still needs test. I have a question while implementing the second part. Can you please tell me how to determine if we are on an embedded form widget currently. Can you please send me code snippets or guide me to implement this ? Thanks. thanks and regards, Rajesh Marathe.