Rao,
I don't have a tablet, but I do have a touch screen laptop. I don't see any difference on my laptop. Shouldn't it work the same as on a tablet? Doesn't a tablet run the same OS as a laptop?
James
local oDlg
local aStates
USE STATES
aStates := FW_DbfToArray()
XBROWSER "customer.dbf" FASTEDIT SETUP (;
oBrw:State:nEditType := EDIT_LISTBOX, ;
oBrw:State:aEditListTxt := aStates, ;
oBrw:bClrEdits := { || { CLR_BLACK, CLR_YELLOW } } )
You are right.
It is not working with combobox
It is working with xbrowse edit_listbox.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 32 guests