Michael Torrie schrieb:
> donglongchao wrote:
>> Thank you very much.That is just what I need.
>> I am not very familiar with the API manual.
>
> I always program with a web browser open showing the API docs. Although
> they often lack documentation and examples (they are generated from the
> sou
donglongchao wrote:
> Thank you very much.That is just what I need.
> I am not very familiar with the API manual.
I always program with a web browser open showing the API docs. Although
they often lack documentation and examples (they are generated from the
source code), they at least document th
Liam R E Quin wrote:
On Mon, 2009-05-25 at 21:15 +0800, donglongchao wrote:
Thanks for your advice.Because there are too many widgets in the start window,
I think it is necessary to maximize it first.Maybe I should ask my customs for
their suggestions.
Show fewer widgets in the main w
On Mon, 2009-05-25 at 21:15 +0800, donglongchao wrote:
> Thanks for your advice.Because there are too many widgets in the start window,
> I think it is necessary to maximize it first.Maybe I should ask my customs
> for their suggestions.
Show fewer widgets in the main window, perhaps :-)
Liam
Thanks for your advice.Because there are too many widgets in the start window,I
think it is necessary to maximize it first.Maybe I should ask my customs for
their suggestions.
在2009-05-25,"Liam R E Quin" 写道:
>On Mon, 2009-05-25 at 14:20 +0800, donglongchao wrote:
>> Hi,all
>> I want to know
On Mon, 2009-05-25 at 14:20 +0800, donglongchao wrote:
> Hi,all
> I want to know that when I start a window,how can I set it's default size to
> fill the whole screen?
Others have already explained how to do it, but,
Please consider carefully if this is the behaviour you want --
"maximised" wind
Thank you very much.That is just what I need.
I am not very familiar with the API manual.
在2009-05-25,"Andrew Cowie" 写道:
>On Mon, 2009-05-25 at 14:20 +0800, donglongchao wrote:
>> I want to know that when I start a window,how can I set it's default
>> size to fill the whole screen?
>
>Sounds l
On Mon, 2009-05-25 at 14:20 +0800, donglongchao wrote:
> I want to know that when I start a window,how can I set it's default
> size to fill the whole screen?
Sounds like gtk_window_maximize() is what you want.
http://library.gnome.org/devel/gtk/stable/GtkWindow.html#gtk-window-maximize
AfC
Sydne
Hi,all
I want to know that when I start a window,how can I set it's default size to
fill the whole screen?
I have find some functions to complete this ,but they all need me to pass the
width and the height to the function as arguments.Is there any function which
is able to do this without width