FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Help with TxBrowse
Posts: 297
Joined: Fri Apr 14, 2006 05:52 PM
Help with TxBrowse
Posted: Sat Sep 30, 2006 10:24 AM

Can I help me?

I'm trying to build an example with TxBrowse ( FW 2.5 ), but the brow always appears in coordenates (0,0). I would like to put on different coordenates. With resources I can, but in code NO.

P.d. (Sorry, my English is so bad)

REGARDS

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Help with TxBrowse
Posted: Sat Sep 30, 2006 10:30 AM

Mike,

oBrowse:nTop = ...
oBrowse:nLeft = ...
oBrowse:nWidth = ...
oBrowse:nHeight = ...

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion