Re: window width

[email protected] ("Jonas Delfs")
Newsgroups php.gtk
Message-ID <[email protected]>
"Pablo Dalloglio" <[email protected]> skrev i en meddelelse
news:[email protected]...

> I want to know how to define width of the current window... ?

$window->set_default_size(600,500);
or
$window->set_usize(600,500);

- if I am understanding you as you want me to. :)

--
Mvh./Best Regards
Jonas Delfs, http://delfs.dk

"Developers are being asked to do more with less, do it faster, and make it
fit with the existing systems and databases." - IDC
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.