[Gambas-user] What means this errors?

Benoit Minisini benoit.minisini at gambas-basic.org
Thu Jul 27 19:49:02 CEST 2023


Le 27/07/2023 à 19:44, Benoit Minisini a écrit :
> Le 27/07/2023 à 19:27, Jorge Carrión a écrit :
>> Oh!.. I guess that depuration stops doesn't pass with the source. Just 
>> put a F9 stop on the Numer 5 line and Double Clik on the WindowFrame1 
>> object. You will get the properties of the object with the errors...
>> Like this:
>> Captura de pantalla de 2023-07-27 19-18-40.png
>> The class works fine, as I said (it provides a form with its own 
>> header where you can insert buttons and such) but the messages are 
>> scary. I don't know where they are generated or what they imply.
>>
>> Sorry for my clumsiness with this language thing...
>>
>> Thanks for your time.
>>
>> Best regards
>>
> 
> The error messages come from the debugger that apparently cannot display 
> properly the different public symbols of the WindowFrame class.
> 
> That needs some investigation...
> 

The errors come from incorrect implementations of some properties of the 
WindowFrame class (FootBar property for example). Fix your code, and 
things will be fine.

Regards,

-- 
Benoît Minisini.



More information about the User mailing list