nwc@galileo.shearson.com (Nick Christopher) (03/15/91)
Does anyone know if I can desensitize an entire window in XView? My goal is, when a certain popup in an aplication comes up, the popup must be completed and closed before the base frame can be accessed again. I can do it be setting my own window variable and then checking it in every handler but that is bletch. \n -- \n Nicholas Christopher (212) 464-3837 Internet: nwc@sisyphus.shearson.com uunet: uunet!sisyphus.shearson.com!nwc
fgreco@govt.shearson.COM (Frank Greco) (03/19/91)
> Does anyone know if I can desensitize an entire window in XView? My goal is, > when a certain popup in an aplication comes up, the popup must be completed > and closed before the base frame can be accessed again. set FRAME_BUSY to TRUE on the basewindow. Frank G.