Adding keyboard shortcuts in the query designer
RB7.02 D6
Can you point me towards the appropriate spots to add keyboard
shortcut support in the various query designer tabs.
Specifically adding a row or removing a row I think can only be done
with the mouse now and my users would like to use the keyboard since
that is how they speed search the list to find the column or table.
Thanks,
Rick Matthews
Dartek Systems Inc.
Can you point me towards the appropriate spots to add keyboard
shortcut support in the various query designer tabs.
Specifically adding a row or removing a row I think can only be done
with the mouse now and my users would like to use the keyboard since
that is how they speed search the list to find the column or table.
Thanks,
Rick Matthews
Dartek Systems Inc.
This discussion has been closed.
Comments
You will need to create a custom query designer with the KeyDown event
implemented. Then you can take a look at how the query designer works
(perhaps in the AvailableDblClickEvent) to see what happens when a field is
added to the query. (selected fields list)
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com