paragui-users
[Top][All Lists]
Advanced

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

[paragui-users]


From: nil
Subject: [paragui-users]
Date: Fri, 13 Dec 2002 21:37:14 +0100

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?



reply via email to

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