home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / tools / 1357 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.5 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!network.ucsd.edu!sluggo!groening
  2. From: groening@sdsc.edu (Chris Groening)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Icon image format
  5. Date: 6 Nov 1992 22:28:08 GMT
  6. Organization: San Diego Supercomputer Center @UCSD.
  7. Lines: 33
  8. Distribution: world
  9. Message-ID: <1derhpINNacv@network.ucsd.edu>
  10. References: <BxAqq9.Ez@ucunix.san.uc.edu>
  11. Reply-To: groening@sdsc.edu
  12. NNTP-Posting-Host: sluggo.sdsc.edu
  13. Keywords: ICON
  14.  
  15. I'm writing an image file translation program.
  16. i'm including icon format.
  17.  
  18. I received this file that can be displayed by window3.1.
  19. It is a bunch of flags icons.
  20.  
  21. My question is according to the Programmers Reference volume 4
  22. the first word in the file is reserved and should be set to
  23. zero the next word should be set to one, etc.  The file
  24. I have is not like this at all though.  What gives?
  25.  
  26. thanks in advanceIn article Ez@ucunix.san.uc.edu, govindg@ucunix.san.uc.edu (Girish Govind) writes:
  27. >Hello netters!
  28. >I have a question for experienced ms-windows programmers out there...
  29. >What are good tools to have when developing a graphics application for 
  30. >windows using Borland C++ 3.1 and Application Frameworks?
  31. >
  32. >Would Windowmaker or zAPP be a good thing to have? They seem to claim that it
  33. >makes designing the interface a lot easier than using the Application
  34. >Frameworks from Borland.
  35. >
  36. >Any opinions on these two software? Or would you recommend some other
  37. >software for a person just starting out?
  38. >
  39. >Please let me know at govindg@ucunix.san.uc.edu
  40. >
  41. >Thank you very much
  42. >
  43. >-- Girish Govind
  44.  
  45.  
  46.  
  47.  
  48.