FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour To Antonio: cSeek / oSeek on xBrowse
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
To Antonio: cSeek / oSeek on xBrowse
Posted: Sat Apr 25, 2009 08:07 AM

Antonio:

Why after typing an argument for the incremental search, if the user navigate the browse with the up/down arrows, the cSeek / oSeek variables loses their data ? Can this be avoided ? Thank you very much.

Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Re: To Antonio: cSeek / oSeek on xBrowse
Posted: Thu Apr 30, 2009 05:50 PM

Hi guys:

Does anyone knows how to correct this behavior so cSeek can retain its value ?

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: To Antonio: cSeek / oSeek on xBrowse
Posted: Fri May 01, 2009 03:00 AM

>
if the user navigate the browse with the up/down arrows, the cSeek / oSeek variables loses their data ?
>
That is the intended behavior.

In case you do not want that behavior, comment out the statements ::Seek() in all methods like goup() godown(), etc

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion