Re: This @#$% window won't close
Quote from Forum Archives on November 23, 1997, 12:43 pmPosted by: Greg_Neagle <Greg_Neagle@...>
In message ID <34785EBB.B7F39D7A@digitalfire.com> on 11/23/97, T o n y H a n s
e n wrote:> Anyone have any ideas why a pgClose(_Preferences) would
> refuse to close the _Preferences window? I've tried everything
> I can think of including making a new window in pg, using
> different window types. It is not modal.
> The function call to close it is definitely being executed,
> I put a beep in front of it to verify.How did you open it?
FN pgBuild(_Preferences)
FN pgClose(_Preferences) 'will workFN pgBuild(-_Preferences)
FN pgClose(_Preferences) 'won't work--
Greg Neagle
E-mail: greg_neagle@kagi.com- BulkRate: the FirstClass offline reader for Macintosh
Posted by: Greg_Neagle <Greg_Neagle@...>
e n wrote:
> Anyone have any ideas why a pgClose(_Preferences) would
> refuse to close the _Preferences window? I've tried everything
> I can think of including making a new window in pg, using
> different window types. It is not modal.
> The function call to close it is definitely being executed,
> I put a beep in front of it to verify.
How did you open it?
FN pgBuild(_Preferences)
FN pgClose(_Preferences) 'will work
FN pgBuild(-_Preferences)
FN pgClose(_Preferences) 'won't work
--
Greg Neagle
E-mail: greg_neagle@kagi.com
- BulkRate: the FirstClass offline reader for Macintosh