- Original Message
> From: Marc Dirix
> To: Lance Dillon
> Sent: Fri, September 10, 2010 4:25:37 PM
> Subject: Re: glade signals with user data
>
> Thank you for your answer.
>
> I think you miss the point here.
>
> The glade, interface designer, has an option "User Data" which sho
- Original Message
> From: Marc Dirix
> To: p...@roxen.com
> Sent: Fri, September 10, 2010 10:16:34 AM
> Subject: GTK2, container->get_children, bug?
>
> Hi,
>
> Sorry for the multiple different GTK topic, I'm a bit experimenting
> around with it.
>
> I have a Hbox containing on pos
- Original Message
> From: "Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers
> forum"
><10...@lyskom.lysator.liu.se>
> To: pike-devel@lists.lysator.liu.se
> Sent: Fri, September 10, 2010 8:55:03 AM
> Subject: GTK2 Label set_text
>
> Well, that would only work if ther
Well, that would only work if there are not already other formal
parameters after the text. Is that always the case with all methods
taking string parameters?
Hi,
Wouldn't it be more convenient if the gtk2 widgets which receive string
text have an automated sprintf inside?
e.g. GTK2.Label()->set_text() now only takes a string.
Best regards,
Marc