From owner-freebsd-libh Fri Dec 22 8:59:15 2000 From owner-freebsd-libh@FreeBSD.ORG Fri Dec 22 08:59:14 2000 Return-Path: Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 257B737B400 for ; Fri, 22 Dec 2000 08:59:14 -0800 (PST) Received: (from alex@localhost) by usw4.freebsd.org (8.9.3/8.9.3) id KAA57827 for libh@FreeBSD.org; Fri, 22 Dec 2000 10:59:14 -0600 (CST) (envelope-from alex) Message-Id: <200012221659.KAA57827@usw4.freebsd.org> From: Alexander Langer Date: Fri, 22 Dec 2000 10:59:13 -0600 (CST) To: libh@FreeBSD.org Subject: cvs commit: libh/lib/hui HuiQt.hh Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/12/22 10:59:13 CST Modified files: lib/hui HuiQt.hh Log: Oops, commit the header file as well. Here is the log from HuiQt.cc: HuiQt::ContainerWidget can now create all others EmbeddedWidgets/other ContainerWidgets as children, too. At least in general, I've found a problem for the ListBox, RadioMenu and CheckBoxes Widgets, but I think I can solve this. This seems to be a part of the TCL->Qt interaction, since it works for TVision. Revision Changes Path 1.13 +84 -48 libh/lib/hui/HuiQt.hh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message