Date: Wed, 20 Dec 2000 07:15:15 -0600 (CST) From: Alexander Langer <alex@usw4.freebsd.org> To: libh@FreeBSD.org Subject: cvs commit: libh/lib/hui HuiTVision.cc HuiTVision.hh Message-ID: <200012201315.HAA55075@usw4.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 2000/12/20 07:15:15 CST Modified files: lib/hui HuiTVision.cc HuiTVision.hh Log: By adding virtual tgroup() functions (similar to the qwidget() ones for Qt), which just reference the parent's tgroup() function for ContainerWidgets, make the ContainerWidgets working in TVision as well. We're now at a step where the ContainerWidget works as I planned it. I'll have to add the ability to create widgets other than buttons as children of the ContainerWidgets as the next steps. Revision Changes Path 1.11 +128 -94 libh/lib/hui/HuiTVision.cc 1.9 +28 -14 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?200012201315.HAA55075>