[glade--] basic question



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.

-- 

Ori Idan





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