home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 19 / AACD19.BIN / AACD / Programming / AWNP / AWNP-Docs / space.doc < prev    next >
Encoding:
Text File  |  2000-12-01  |  625 b   |  42 lines

  1.  
  2. Space gadget parameters.
  3. -------------------------
  4.  
  5. IDME
  6.  
  7. Force this object to be assigned a GID. Normaly no GID is assigned to spaces. The definition reply becomes 'ok GID'
  8.  
  9. trans
  10.  
  11.  Turn transparency on for this space.
  12.  
  13. minwidth=number  (minw=)
  14.  
  15.  Set the minimum width for this gadget
  16.  
  17. minheight=number (minh=)
  18.  
  19.  Set the minimum height for this gadget
  20.  
  21. bevel=TYPE  (b=)
  22.  
  23.  Set the bevel type for this gadget. Defaults to none.
  24. 0=NONE
  25. 1=THIN
  26. 2=BUTTON
  27. 3=GROUP
  28. 4=FIELD
  29. 5=DROPBOX
  30. 6=SBAR_HORIZ
  31. 7=SBAR_VERT
  32. 8=BOX
  33. 9=STANDARD
  34.  
  35.  
  36. Definition Reply
  37. -----------------
  38.  
  39.  When the gadget creation is successful the pipe replies with
  40.  
  41. 'ok'
  42.