Estoy intentando cambiar el tipo de fuente de la TW modificada por Hernan y no me da un tronco de bola.
Code: Select all
case aItems != nil
@ aPos[ 1 ], aPos[ 2 ] COMBOBOX ::oGet VAR uVar ITEMS aItems ;
SIZE nWidth, Max( 200, Len( aItems ) * 25 ) OF Self ;
FONT oFont COLOR nClrFore, nClrBack ;
ON CHANGE ::End() ;
PIXEL