Ins with tab on xbrowse

Ins with tab on xbrowse

Postby Silvio.Falconi » Tue Oct 29, 2024 12:41 pm

I have this xbrowse

Image


I need to insert numbers using the tab key, but I saw that it doesn't work and I have to change cells with the mouse spending a lot of time

How can I use the tab key for quick data entry?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7061
Joined: Thu Oct 18, 2012 7:17 pm

Re: Ins with tab on xbrowse

Postby nageswaragunupudi » Tue Oct 29, 2024 1:45 pm

insert numbers using the tab key,


TAB key is never used to insert (write) data.
If you mean navigating cells....
Arrow keys move the cursor to right or left.
If you want to use TAB key to move to next right cell for editing, the same way as in Excel, then use
Code: Select all  Expand view
oBrw:lTabLikeExcel := .t.


If you set this flag, pressing TAB key makes xbrowse behave exactly like Excel, moving the cell cursor to right.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10643
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 66 guests