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