- 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 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