Page 1 of 1

Listbox

Posted: Fri Jan 29, 2010 6:23 pm
by lsmarco
Que erro é esse?

Error: GPF

Estou tentando usar o exemplo abaixo e aparece este erro:
@ 7, 1 LISTBOX cVal ITEMS { "One", "Two", "Three" } SIZE 75, 150

Re: Listbox

Posted: Mon Feb 08, 2010 10:57 am
by Antonio Linares
Marco,

That was caused by a bug in Class TListBox that was already solved.

We email you the fixed Class source code :-)

Re: Listbox

Posted: Tue Feb 09, 2010 9:27 pm
by lsmarco
Teria algum exemplo?

Re: Listbox

Posted: Tue Feb 09, 2010 9:29 pm
by Antonio Linares
Marco,

Has inicializado cVal con algun valor ?, por ejemplo:

local cVal := "One"

Te hemos enviado por email la Clase TListbox corregida. Solo tienes que compilarla y enlazarla como un PRG más de tu aplicación. Si no sabes como hacer esto, te daremos instrucciones más detalladas