Posted to tcl by jdc at Thu Oct 14 15:34:57 GMT 2010view raw

  1. label .head -text "Hello World Wide Web!" -grid {0 0}
  2. entry .e -textvariable qwerty -grid {1 0}
  3. label .l -textvariable qwerty -grid {2 0}