FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveLinux / FiveDroid (Android) Tab Stop Issue Solved
Posts: 464
Joined: Tue May 16, 2006 07:47 AM
Tab Stop Issue Solved
Posted: Sun Mar 30, 2008 04:49 AM
Hi Antonio

I have managed to control tab stops as follows:

1. Modified buttons.c to support a GotFocus event

2. Modified button.prg to support a bGotFocus action.

3.Added a suitable bGotFocus action to BUTTONs that I didn't want to be on the tab stop list along the lines of the following:

oBtn:bGotFocus := getNext:SetFocus()


Tested and working

Can post the code here or email it to you if you like.

Regards
Doug
(xProgrammer)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Tab Stop Issue Solved
Posted: Sun Mar 30, 2008 08:55 AM

Doug,

Excellent! Please email me the changes so we can include them in next build

Thanks!

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion