Marc Venken wrote:Hello Christobal,
Could you share the code for the combo with the colors insite ?
Antonio Linares wrote:Marco,
Please review FWH\samples\ownerdra.prg
REDEFINE COMBOBOX oCbx2 VAR cItem4 ;
ID 140 OF oDlg ;
ITEMS { " White", " Blue", " Rosso", " Yellow", " Green", " Red" } ;
BITMAPS { c_path + "sWhite.bmp",;
c_path + "sBlue.bmp",;
c_path + "sRosso.bmp",;
c_path + "sYellow.bmp",;
c_path + "sGreen.bmp",;
c_path + "sRed.bmp" }
oCbx2:nItemHeight( 22 )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 96 guests