Re: [glade--] basic question



	Hi !

> I created code using glademm (with Anjuta).
>
> I had one window named window1, on this window I have one entry named
> entry1.
>
> My question is how do I set the text of entry1 from the main function or
> any other function.
>
> I tried window1->entry1->set_text("hello world");
>
> and got an error that entry1 is not a member of window1.

	Check that you have put the entry1 object as "public", or, at least, 
"protected" in its properties window.

	Salud !

		Baltasar
-- 

Baltasar, el arquero
baltasarq en yahoo de es
http://caad.mine.nu/baltasarq/
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]