Re: Phillip's LimitSize -- closing window
- Posted by Don Phillips <EuNexus at yahoo.com> Sep 18, 2002
- 515 views
--0-1313248169-1032380210=:99390 Heyas Andy. This is a known (at least to me) issue with my original release of the xControls lib. To fix the problem, you will need to edit the LimitSize.ew file. In the first procedure under the message WM_CLOSE, remove the line "returnValue(0)". Should be the 30th line from the top. This will solve the problem you describe. Don Phillips Hello, Just noticed that if I use Don's LimitSize xControl to limit main window, it will not close on the first try hitting the 'X' (close) button. Second try works ok. <P>Heyas Andy. <P>This is a known (at least to me) issue with my original release of the xControls <P>lib. To fix the problem, you will need to edit the LimitSize.ew file. In the first <P>procedure under the message WM_CLOSE, remove the line "returnValue(0)". <P>Should be the 30th line from the top. This will solve the problem you describe. <P> <P>Don Phillips <P> <P> <B><I>Andy Serpa <RENEGADE at EARTHLING.NET></I></B>wrote: --0-1313248169-1032380210=:99390--