paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users]


From: Alexander Pipelka
Subject: Re: [paragui-users]
Date: Fri, 13 Dec 2002 22:07:28 +0100
User-agent: KMail/1.5

You got it :))

Now there's a new method in PG_Window:
void SetTitle(const char* title, int alignment = PG_TA_CENTER);

Thanks
Alex

Am Freitag, 13. Dezember 2002 21:37 schrieb nil:
> Hi everyone,
>
> I think there should be a simple method in PG_Window to allow you to change
> the window's title, like:
>
> // public
> void SetTitle(const char* title)
> {
>     my_labelTitle->SetText(title);
> }
>
>  That would be handy, wouldn't it?
>
>
> _______________________________________________
> paragui-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/paragui-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]