FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Incremental Search xBrowse with setRDD() ?
Posts: 445
Joined: Thu Feb 21, 2008 11:58 AM

Incremental Search xBrowse with setRDD() ?

Posted: Mon Aug 18, 2008 01:31 PM

Hi friends..

I want to create a incremental seek into my xBrowse.
Exists a way to do for get the values (the lines) on xBrowse via RDD like a array and executing a command 'FOR' into him?

When I find the value, set the position of first line at the current display to the matched line of this array?

Resume: Create a search utility like a command 'FOR' of arrays into a RDD?

Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Incremental Search xBrowse with setRDD() ?

Posted: Wed Aug 20, 2008 10:39 AM

Júlio,

Please review fwh\samples\TestXBrw.prg "Incremental seek" menu option, and review its source code.

I don't know if it is exactly what you are looking for, but surely it may help

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 445
Joined: Thu Feb 21, 2008 11:58 AM

Incremental Search xBrowse with setRDD() ?

Posted: Wed Aug 20, 2008 11:19 AM
Antonio Linares wrote:Júlio,

Please review fwh\samples\TestXBrw.prg "Incremental seek" menu option, and review its source code.

I don't know if it is exactly what you are looking for, but surely it may help


Yeah! Is it!
Please, go to this post and try my example...
http://forums.fivetechsoft.com/viewtopic.php?t=12315
Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9

Continue the discussion