when open a xbrowse I have the focus on first row and first column ...why ?
how do i get the focus off that column and row?
Jack wrote:Hi,
I think about this method :
oLbx:SelectCol(10) or
oLbx:nRowSel:=5,oLbx:nColSel:=2 or
oBrw:BookMark := <nNewRowNum>
Have a good day,
Philippe
ACTIVATE DIALOG oDlg CENTERED ON INIT ( oBtn:Setfocus() )
Otto wrote:Silvio,
Can't you select another control at ON INIT?
Best regards,
Otto
- Code: Select all Expand view
ACTIVATE DIALOG oDlg CENTERED ON INIT ( oBtn:Setfocus() )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 45 guests