GadgetClass Method ID. Re-evaluate your size based on the GadgetInfo Domain. Do NOT re-render yourself yet, you will be called when it is time...
Source position: intuition.pas line 3233
const GM_LAYOUT = 6; |
This method is called by intuition, if on of the GFLG_REL* flags or one of the GA_Rel* attributes is set and the window size changes or you are added to a window. In this method you should re-evaluate the size of yourself. You are not allowed to do any rendering operation during this method!
|
Pointer to Message parameter passed for GM_LAYOUT |
|
|
Message parameter passed for GM_LAYOUT |