home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / mnm2be.zip / SUPPORT / TEXTURE.DLG < prev    next >
Text File  |  1994-11-24  |  1KB  |  41 lines

  1.           Textures Dialog           |
  2.                                     |
  3.   |Current ||                  |    |
  4.                                     |
  5.     Chosen Textures       | Up |    |
  6.   |                  |  |Page Up |  |
  7.   |                  |              |
  8.   |                  |  |   OK   |  |
  9.   |                  |              |
  10.   |                  |  |  Make  |  |
  11.   |                  |              |
  12.   |                  |              |
  13.   |                  |  | Cancel |  |
  14.   |                  |              |
  15.   |                  |  |Page Dn |  |
  16.                           |Down|    |
  17. ____________________________________|
  18. Caption(37, 17)
  19. Input(13, 3, 20, 20)
  20. TextBox(" Current  ", 3, 3, 20)
  21. Button(" Down ", 27, 16, 9)
  22. Button(" Page Dn  ", 25, 15, 8)
  23. Button("  Up  ", 27, 5, 7)
  24. Button(" Page Up  ", 25, 6, 6)
  25. Button("   Make   ", 25, 10, 2)
  26. Button("  Cancel  ", 25, 13, -1)
  27. Button("    OK    ", 25, 8, 1)
  28. Input(3, 15, 20, 19)
  29. Input(3, 14, 20, 18)
  30. Input(3, 13, 20, 17)
  31. Input(3, 12, 20, 16)
  32. Input(3, 11, 20, 15)
  33. Input(3, 10, 20, 14)
  34. Input(3, 9, 20, 13)
  35. Input(3, 8, 20, 12)
  36. Input(3, 7, 20, 11)
  37. Input(3, 6, 20, 10)
  38. Text("Texture Dialog", 11, 1)
  39. Text("Chosen Textures", 5, 5)
  40.           
  41.