home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13177 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.4 KB  |  27 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!munnari.oz.au!metro!extro.ucc.su.OZ.AU!willw
  3. From: willw@extro.ucc.su.OZ.AU (William Waring)
  4. Subject: Console Device problems
  5. Message-ID: <1992Sep8.113732.3126@ucc.su.OZ.AU>
  6. Sender: news@ucc.su.OZ.AU
  7. Nntp-Posting-Host: extro.ucc.su.oz.au
  8. Organization: /etc/organization
  9. Date: Tue, 8 Sep 1992 11:37:32 GMT
  10. Lines: 15
  11.  
  12. Hi,
  13.     I have been having a major problem with the console device in my program. I need some serious help on this!. 
  14.  
  15. I open the console.device for output on my main window. I output to it using CMD_WRITE, and I read keypressed using IDCMP_RAWKEY events (That is using the IDCMP Port of the window, not using RAW events from console). I am trying to open the console.device with charcter mapping and copy/pasyte support. The problem is, I can open the device alright and cursor appears fine, but as soon as I go to drag the mouse over some text and copy it, nothing happens.
  16.  
  17.     I have tried fiddling with IDCMP events, messages etc. I have tried sendoing off a fake read request to see if that is it, I have tried turning off the cursor etc, but I can't figure out why it won't let me snap charcters from the window.
  18.  
  19.     Does anyone have experience with opening console.device with copy/paste support. If you do could you PLEASE help. It's very important. Thanx in advance.
  20.  
  21.  
  22. -- 
  23. --
  24. Well I guess I'd better say something witty...
  25. --
  26. The nice thing about standards is that there are so many of them to
  27.