FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index Bugs report & fixes / Informe de errores y arreglos xBrowse(editable) + obj with WS_TABFOCUS
Posts: 389
Joined: Mon Oct 13, 2008 11:26 AM
xBrowse(editable) + obj with WS_TABFOCUS
Posted: Tue Jan 13, 2009 10:56 AM

In a editable xBrowse if no other elements have the WS_TABFOCUS attribute, if I press ENTER the cell change to edit mode, but if any other OBJ have the WS_TABFOCUS when I press enter ENTER the focus change to this OBJ.

PS.: Version 8.02 with 8.04 xBrowse.

Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: xBrowse(editable) + obj with WS_TABFOCUS
Posted: Mon Jan 26, 2009 12:09 AM

Samir,

You can do:

oBrowse:nGetDlgCode = DLGC_WANTALLKEYS

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 389
Joined: Mon Oct 13, 2008 11:26 AM
Re: xBrowse(editable) + obj with WS_TABFOCUS
Posted: Mon Jan 26, 2009 11:13 AM

Thanks Antonio :wink:

Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2

Continue the discussion