[DUG] DLL Forms
Ross Levis
ross at stationplaylist.com
Sun Jul 30 23:51:21 NZST 2006
I've got a more serious problem I hope someone can help me with.
I'm loading some 3rd party C++ DLL's from my Delphi app. Most of these
DLL's have a configuration form.
Some blind users have just pointed out that the tab key is not working
in the DLL forms. This is a major problem for blind users who reply on
it for navigation. All other keys including the arrow keys appear to
work fine.
Other applications that load the same DLL's do not have this problem.
I'm assuming my app is taking over the tab key even when the DLL form
has the focus. Is there a simple method to allow get around this?
Many thanks,
Ross.
More information about the Delphi
mailing list