[Gambas-user] Unknow symbol 'txtLogs' in class 'Flogfiles'
Charlie Reinl
Karl.Reinl at ...2345...
Wed Jan 20 22:43:19 CET 2010
Am Mittwoch, den 20.01.2010, 21:58 +0100 schrieb Jean-marc Gueranger:
> Hello gambas-user,
>
> I'm new in gambas, and need any help.
>
> In my project, have a form named 'Flogfiles' and have a textarea
> 'TxtLogs' inside.
> When I want modify the text in this textarea,since Main module, I have
> the following message 'Unknown symbol 'TxtLogs' in 'Flogfiles'.
> Code is : FLogfiles.TxtLogs.text = "Blablablabla ..."
>
> I'm using 'Domotiga' as model, and that's works fine on it.
>
> What's wrong in my code ??
>
> I'm using gambas 2.15 on Ubuntu 8.04 hardy heron.
>
> Thank's for any help
>
Salut Jean-Marc,
go menu/project/properties or Ctrl+P in the IDE.
On second tab 'Options' set
Formular-Controls are public to 'YES'
That should solve your problem.
--
Amicalement
Charlie
More information about the User
mailing list