Re: [gtk-list] Re: GTK-- How do I add some text to a Gtk_Text ?
- From: Tero Pulkkinen <terop students cc tut fi>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: GTK-- How do I add some text to a Gtk_Text ?
- Date: 19 Jul 1998 22:41:10 +0300
Ionut Borcoman at home <borco@mailbox.ro> writes:
> > adj(0,0,100),
> > itext(0,&adj),
> > iscrollbar(&adj)
> > {
> > show();
> > add(&ihbox);
> > ihbox.show();
> > ihbox.pack_start(&itext,false);
>
> It's not what I wanted, but I write less this way and it's working :).
>
> PS: I have thought that the policy is to show the window in the end,
> after showing the rest of the child widgets.
I think plain realize() will help too if you dont want the widget in screen
that early. (I didnt test it:)
--
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]