home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / apps / 8235 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.6 KB  |  33 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!news.tek.com!uw-beaver!cs.ubc.ca!destroyer!caen!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!hpuerca.atl.hp.com!aaa
  3. From: aaa@hpuerca.atl.hp.com (Simon Fowler)
  4. Subject: Re: Icon Formats (Was Re: OS/2 Icons)
  5. Sender: news@hpuerca.atl.hp.com ( News admin)
  6. Message-ID: <BxnzB7.2L1@hpuerca.atl.hp.com>
  7. Date: Fri, 13 Nov 1992 17:01:54 GMT
  8. References: <1992Nov10.154707.26088@spock.UUCP> <MSALETNI.92Nov10131051@jade.tufts.edu> <1992Nov12.235021.5571@nas.nasa.gov>
  9. Organization: Hewlett-Packard Company, Atlanta GA
  10. Keywords: icon
  11. Lines: 20
  12.  
  13. In article <1992Nov12.235021.5571@nas.nasa.gov>, ryan@nas.nasa.gov (James S. Ryan) writes:
  14. > When editing icons, I find that it is possible to save
  15. > them in any of a number of different formats, and that
  16. > many combinations of resolution and number of colors are
  17. > possible.
  18. > 3) There is the option of storing the icon in (pardon my faulty
  19. >    memory of the terms) forms such as 1.2, 2.0 and 2.0 packed.
  20. >    a) is 2.0 incompatible with 1.2 systems?
  21. >    b) is 2.0 better than 1.2 for 2.0 systems?
  22. >    c) what is "2.0 packed", and why doesn't that button work?
  23.  
  24. I'm working with pointers (cursors to windows users). I have found that ICONEDIT under OS/2 1.3
  25. crashes when I try to read the pointer back in. I tried the ICONEDIT for 2.0 and although it 
  26. saved the pointer, I was unable to access it - the handle returned from the WinLoadPointer
  27. call was bogus. Unfortunately, Borland's Resource Workshop does not handle pointers for OS/2,
  28. although it will handle bitmaps and icons. As far as your questions, if you are storing for a
  29. 2.0 system then I would use the 2.0 format.
  30.  
  31. simon
  32.