[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
window size and hpaned
- From: Igor Jovanovic <igorj pixelthorn com>
- To: gtkmm-list gnome org
- Subject: window size and hpaned
- Date: Wed, 02 Feb 2005 00:36:18 +0100
Hello.
I'm trying to keep HPaned limitator position relative to main window
size.
So, I've connected the `signal_check_resize()` to main window with
the function that is called every time when main window resizing,
calculating `x` window size and setting HPaned limitator position.
But the `signal_check_resize()` is also emitted every time the HPaned
limitator is moved, and there is a dead-loop.
Is there a signal that will be emitted only when window changing its
size ?
Please help.
--
Igor Jovanovic <igorj pixelthorn com>
PixelThorn Studios
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]