home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12878 < prev    next >
Encoding:
Text File  |  1992-07-22  |  783 b   |  22 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!mips!pacbell.com!decwrl!parc!poon
  3. From: poon@parc.xerox.com (Alex Poon)
  4. Subject: Creating a floating palette in MacApp
  5. Message-ID: <poon.711840774@roo>
  6. Sender: news@parc.xerox.com
  7. Organization: Xerox PARC
  8. Date: 22 Jul 92 21:32:54 GMT
  9. Lines: 11
  10.  
  11. I want to create a floating palette in MacApp, much like Hypercard's tools
  12. window.  I'd also like it to be resizable and scrollable.  I've created
  13. a palette view in MacApp as a subview of TGridView, but the window that
  14. it's installed in becomes hidden when another window is activated
  15. on top of it.  I want the palette window to always be showing, and I don't
  16. want any sense of it being activated or deactivated.
  17.  
  18. Any suggestions?
  19.  
  20. poon@parc.xerox.com
  21.  
  22.