home *** CD-ROM | disk | FTP | other *** search
- Path: god.bel.alcatel.be!nlev00!barnhoorn
- From: barnhoorn@nlev00 ()
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Q: Can I close ALS reqs from code?
- Date: 26 Feb 1996 09:42:30 GMT
- Organization: Alcatel Bell
- Distribution: world
- Message-ID: <4grva6$puv@btmpjg.god.bel.alcatel.be>
- References: <Pine.SGI.3.91.960223182042.22497A-100000@raita.oulu.fi>
- Reply-To: barnhoorn@nlev00 ()
- NNTP-Posting-Host: 138.203.178.61
- X-Newsreader: mxrn 6.18-10
-
-
- In article <Pine.SGI.3.91.960223182042.22497A-100000@raita.oulu.fi>, Timo Karjalainen <tikarjal@raita.oulu.fi> writes:
- |> I have a problem that makes my code a little user-hostile.
- |>
- |> I'm using the ASL tags to get the IDCMP messages arriving at the
- |> IDCMP port that aren't for the ASL requester. The problem is that
- |> I can't see any way I could CLOSE THE REQUESTER programmatically.
- |> Is there any way (except inserting a fake input event of mouse click
- |> over the close gadget of the requester...)
-
- There is no function like that. You could indeed fake it, by sending
- a CLOSEWINDOW message to the ASL's window - without setting the
- replyport (do not allocate some memory, but use global-data for
- your message).
-
-
- ---------------------------------------------------------------------------
- Jaco Barnhoorn barnie@xs4all.nl
- Software Test Engineer barnhoorn%nlev00@btmv56.se.bel.alcatel.be
- Alcatel Telecom Systems
- Rijswijk, The Netherlands
- ---------------------------------------------------------------------------
-