FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xBrowse Button with EDIT_GET_BUTTON
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: xBrowse Button with EDIT_GET_BUTTON
Posted: Wed Sep 12, 2012 08:16 PM

AddBitmap( c )
Parameter can be bitmap file name or resource name.
The parameter can also be an array of bmpfilenames/resourcenames

Regards



G. N. Rao.

Hyderabad, India
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: xBrowse Button with EDIT_GET_BUTTON
Posted: Wed Sep 12, 2012 08:19 PM

FWH 12.08:
It is enough to assign appropriate values to
oCol:cBtnCaption
and
oCol:nBtnWidth

Rest is taken care by xbrowse.

Regards



G. N. Rao.

Hyderabad, India
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Re: xBrowse Button with EDIT_GET_BUTTON
Posted: Wed Sep 12, 2012 08:26 PM

Rao

As always .. thanks for your help .. AddBitMap( "Resource" ) worked fine!

Many Thanks
Rick Lipkin

Continue the discussion