home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / st / tech / 5601 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.3 KB

  1. Path: sparky!uunet!pipex!pavo.csi.cam.ac.uk!uknet!brunel!cs90ijr
  2. From: cs90ijr@brunel.ac.uk (Ian J Ray)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: CPX v1.00 Bug?
  5. Message-ID: <BxLLvF.4C1@brunel.ac.uk>
  6. Date: 12 Nov 92 10:16:21 GMT
  7. Organization: Brunel University, Uxbridge, UK
  8. Lines: 37
  9. X-Newsreader: TIN [version 1.1 PL6]
  10.  
  11. I have just started to write a simple CPX, using CPX v1.00. It appears that
  12. there is a bug in the XControl redraw code. I did the following:
  13.  
  14.   . open XControl from 'Desk'
  15.   . move window to the left/right a bit
  16.   . get 'Desk' About... dialog box up
  17.   . click [ok]
  18.  
  19. Now, *sometimes* XControl misses a _single_ pixel line along the left edge
  20. of the redraw area.
  21.  
  22. i.e.
  23.                     +---------------+
  24.            +--------|       |       |
  25.        |===Contr|      / \      |
  26.        |        |               |
  27.        |        |   Atari....   |
  28.        |        |               |
  29.        +--------|               |
  30.             |    [ OK ]     |
  31.             +---------------+
  32.  
  33.            +--------|----------+
  34.        |===Contr|l Panel===|
  35.        |        |          |
  36.        |        |          |
  37.        |        |          |
  38.        +--------|----------+
  39.  
  40.                     ^single pixel line left.
  41.  
  42. This problem seems to depend on the 'alignment' of the XControl window
  43. on the desktop. Has anyone else had this problem? What is the latest
  44. version of XControl?
  45.  
  46. .Ian.
  47. cs90ijr@brunel.ac.uk
  48.