README 869 B

1234567891011121314151617181920212223
  1. /* $XConsortium: README /main/2 1996/07/15 13:58:13 drk $ */
  2. This directory contains example source for the Dt development
  3. environment components:
  4. dtaction - DtAction action invocation.
  5. dtbuilder - Application builder examples.
  6. dtcalendar - xcsa calendar interface.
  7. dtdnd - DtDnd drag and drop.
  8. dtdts - DtDts datatyping.
  9. dthelp - DtHelp help display and navigation.
  10. dtscreen - DtSaver screen saver.
  11. dtsession - DtSession session management.
  12. dtterm - DtTerm terminal emulator widgets.
  13. dtwidget - libDtWidget additional Motif widgets.
  14. dtwsm - DtWsm workspace management.
  15. motif - Motif user interface toolkit.
  16. template - Template application.
  17. tt - ToolTalk messaging.
  18. The template application is a complete example of a fully
  19. integrated Dt desktop application. The other directories contain
  20. simple code examples of individual development environment components.