Paradox Community

Items in pnews.paradox-programming

Subject:Trapping TF record navigation
Date:Tue, 15 Oct 2019 05:27:38 -0400
From:Kevin Baker <shcsbaker@gmail.com>
Newsgroups:pnews.paradox-programming
Hi Everyone,

I need to trap when the user navigates from record to record within a 
tableframe.

I think I should put code on the action of the tableframe, using:
if eventinfo.id = (this) then
    (do this)
endif

Do I need to trap for each way (arrow keys up/down, scroll up/down, 
pageup key, page down key, user clicks on a record (not sure how to trap 
for that one).

Is there just one/two eventinfo.id I can use that would cover all these 
different ways?

Thanks,
Kevin


Copyright © 2004 thedbcommunity.com