FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour EDIT_BUTTON and EDIT_GET
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
EDIT_BUTTON and EDIT_GET
Posted: Fri Feb 08, 2013 06:38 PM

I have on first column

WITH OBJECT oBrw:aCols[1]
:nBtnBmp := 1

 :nEditType := EDIT_BUTTON
 :bEditBlock  :={||MsgInfo("selezione articolo")}

END

could also have the possibility to use EDIT_GET toghether with EDIT_BUTTON ?

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 284
Joined: Mon Oct 24, 2005 08:04 PM
Re: EDIT_BUTTON and EDIT_GET
Posted: Thu Feb 14, 2013 02:30 PM

Isn't there an EDIT_GET_BUTTON option?

Randal

Continue the discussion