home *** CD-ROM | disk | FTP | other *** search
- Path: news.tau.ac.il!usenet
- From: Avi Lev <avil@sapiens.com>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Keyboard/Mouse input help neded!
- Date: Mon, 11 Mar 1996 09:02:50 +0200
- Organization: Sapiens Technologies
- Message-ID: <3143D01A.B5@sapiens.com>
- References: <4hetig$dju@newsserv.grfn.org>
- NNTP-Posting-Host: honda.sapiens.co.il
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- Jeret Lendman wrote:
- >
- > I have a double buffered screen. I tried to open an Intuition window,
- > but it crashed. So whats the best way to do Keyboard/Mouse input???
-
- Well i would first try to figure out why the window won't open
- successfully (ie no crashes), you're probably trashing some
- memory or there isn't much of it in the system at that point in
- the program. if that fails what you can do is use the
- input.device and monitor the input chain for mouse and input
- messages which belong to your program. i know it's like
- inventing the wheel all over but, it works!
- good luck, Avi.
-