CompuServe Messages

#Help w/SizeWindow!!!

    07-Jul-89 07:45:48
Sb: #Help w/SizeWindow!!!
Fm: Mike Weiblen 72506,2072
To: ALL
Hi! I'm having a bit of trouble with the Intuition SizeWindow() function. In the Intuition manual, it says that SizeWindow() will send your program a SIZEWINDOW IDCMP message when it is done resizing your window. Well…. I never see a SIZEWINDOW after calling SizeWindow()! Sure, my IDCMP flag is set & I *DO* get SIZEWINDOW messages when I yank on the window resizing gadget! This all results in my program resizing the window, but never knowing when the resize is finished to redraw the graphics. Am I doing something dumb or is there a bug in SizeWindow(). Thanks for any tips…. Mike Weiblen