Re: [gtkmm] simple window size question part 2
- From: Bevis Peters <bevis anvil com>
- To: Anastasios Bassoukos <abas aix meng auth gr>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] simple window size question part 2
- Date: Fri, 16 Jan 2004 11:28:32 +0000
By the time you get to the get_size(), the resize request has not even
been sent to the window manager. You will need to add a slot to the
"size-allocate" signal , and only then will your window be maximized.
Also read the documentation on that method.
marvellous! that worked.
bevis
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]