Submitted by Anonymous on Fri, 05/10/2002 - 10:02. Developers
hello friends,
I have faced a problem that when maximizing the main window which callback is fired. and how the operations for that event can be programmed.
if there is some another way plz tell me as soon as possible
It will be a great thank to u.
Ritesh
There is no toolkit-side concept of window maximization; it is a window manager concept, and one that is specific to mwm.
You can, at best, track resize configuration events on the window.