amigos necesito de su ayuda..
tengo un xbrowse:
oBrw1:aCols[1]:cHeader := "Codigo"+CRLF+'Barra'
oBrw1:aCols[1]:cEditPicture := 'XXXXXXXXXXXXXXX'
oBrw1:aCols[1]:bOnPostEdit := { | oCol, xVal, nKey | If( nKey == VK_RETURN,"",) }
oBrw1:aCols[1]:nEditType := EDIT_GET
este picture recibe cualquier dato... pero mi problema es el siguiente
cuando estoy en la celda yo puedo escribir numeros y letras sin hacer intro y eso esta muy bien.. pero cuando quiero poner un asterisco(*) no me deja
tengo que dar intro y a me deja.... pero la idea es no dar intro solo ponerlo
por favor si alguien a podido hacer eso
gracias
XBROWSE + EDIT_GET
Return to “FiveWin para Harbour/xHarbour”
Jump to
- English Forums
- ↳ FiveWin for CA-Clipper
- ↳ FiveWin for Harbour/xHarbour
- ↳ FiveTouch
- ↳ EasyReport, EasyDialog and EasyPreview
- ↳ FiveMac / FivePhone (iPhone, iPad)
- ↳ FiveLinux / FiveDroid (Android)
- ↳ FiveWin for Pocket PC
- ↳ mod_harbour
- Foros en Español
- ↳ FiveWin para CA-Clipper
- ↳ FiveWin para Harbour/xHarbour
- ↳ FiveTouch
- ↳ EasyReport, EasyDialog y EasyPreview
- ↳ FiveMac / FivePhone (iPhone, iPad)
- ↳ FiveLinux / FiveDroid (Android)
- ↳ FiveWin para Pocket PC
- ↳ mod_harbour
- Forum italiani
- ↳ All products support
- Forum Portuguese
- ↳ All products support
- Forum German
- ↳ All products support
- General
- ↳ WhatsNew / Novedades
- ↳ Bugs report & fixes / Informe de errores y arreglos
- ↳ To do - WishList / Por hacer - Peticiones
- ↳ Utilities / Utilidades
- ↳ Off Topic / Otros temas
- Artificial Intelligence
- ↳ TensorFlow and Python examples
- ↳ TensorFlow.dll for Harbour and FWH
- ↳ latest AI news
- ↳ Building TensorFlow.dll
- ↳ AI Introduction (Harbour code and samples)