~Destroy LSBox on Popup close?~ Thread last updated on 2004-01-25 18:56:56

Posted by member 86183 on 2004-01-25 17:05:54

I am in need of some help. I would like to destroy an LSBox after I make a selection in a popup. I use a shortcut in an LSBox that opens a particular Popup with which I would like to close the box. I have looked and looked and am unable to find an answer to my question. I did find one module popup2-popuponhide, but it does not support seperate popups, as it is based on an older version of Popup. Any help would be much appreciated.
=Teek5449=

Posted by member 36955 on 2004-01-25 18:35:23 link

use one.dll... you should be able to make it do !lsboxdestroy on a popup close... just get the popup's window class

Posted by member 86183 on 2004-01-25 18:56:56 link

Thx I'll try that.