Date: Wed, 20 Dec 2000 10:31:47 -0600 (CST) From: Alexander Langer <alex@usw4.freebsd.org> To: libh@FreeBSD.org Subject: cvs commit: libh/lib/hui Hui.cd.cc Hui.hh HuiTVision.cc HuiTVision.hh Message-ID: <200012201631.KAA55276@usw4.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex        2000/12/20 10:31:47 CST
  Modified files:
    lib/hui              Hui.cd.cc Hui.hh HuiTVision.cc 
                         HuiTVision.hh 
  Log:
  Give ContainerWidget the ability to create LabelWidget and InputLineWidget
  as child.
  Modify TitledWidget's aParent argument to fit the other widgets
  (InputLineWidget _is_ a TitledWidget).
  
  Not sure if the current behaviour (neither vertically nor horizontally
  centering the text) of the LabelWidget makes sense within a ContainerWidget.
  This looks kinda ugly.  Maybe we must add a special case for this...
  
  Revision  Changes    Path
  1.12      +60 -20    libh/lib/hui/Hui.cd.cc
  1.9       +9 -2      libh/lib/hui/Hui.hh
  1.12      +147 -51   libh/lib/hui/HuiTVision.cc
  1.10      +44 -10    libh/lib/hui/HuiTVision.hh
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012201631.KAA55276>
