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

Re: Is this design feasible in GTK?



On Monday 10 November 2003 04:38, chenjun1@egr.msu.edu wrote:

Hi,

> I'm wondering whether the below design is feasible in GTK.
>
> One windows contains a button and a text entry( or any other widget
> display text).
> The user clicks a button, then a function is called. During that function
> is executed, it will dump out process informations to the Text Entries ? I
> mean the text entry keeps updating when the function is running.
>
> If yes, will you please give me a small example? I'm a green hand to GTK
> and  need to finish this in 1 week.
>
> thanks a lot & appreciate your help,

yes, of course this is possible. See the following entry in the Gtk+ FAQ:

	http://www.gtk.org/faq/#AEN650

Cheers
-Tim




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