FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xbrowse questions
Posts: 310
Joined: Mon Oct 10, 2005 05:10 AM
xbrowse questions
Posted: Wed Nov 11, 2009 11:21 AM

Hi All

I am just starting to use xbrowse and have some questions -

I am using cell editing - when I hit enter on a cell that has data it turns blue over the data and
I have to use the left arrow key to set the cursor back to first position - I would like to hit enter and be at
the first letter of the data ready to edit.

I am using a function in the bOnPostEdit to check if the data entered is not duplicated , if it is duplicated - I make the
cell empty - I would like to stay in the cell so the user can re enter some more data but it always goes to the next
column - I have tried oLbx:SelectCol(1) - in Hernans twbrowse I used oLbx:GoToCol(1)

Thanks

Colin

Posts: 310
Joined: Mon Oct 10, 2005 05:10 AM
Re: xbrowse questions
Posted: Thu Nov 12, 2009 06:20 AM

Hi All

Have resolved both questions.

Cheers

Colin

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: xbrowse questions
Posted: Thu Nov 12, 2009 02:46 PM
Hello Colin,

I'm working on a new Update of the xBrowse-Tools Release 5.0a
Many new Function are added like Support of the new Gradient-Background and Multiline-Headers.
I think it will be very helpful for You, starting with xBrowse and Design the different Parts
of a Browser like Background, Header, Footer ....
I hope, it will be finished for Download end of the week.

Select Header-Size and Colors


Select Header-Style ( You can select 1 of 4 predefined Styles )
You can define the Text and the Column-Size for the Preview.


Preview


New Folder-Page : Gradient-Background



Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.

Continue the discussion