From owner-freebsd-libh Mon Jul 17 5:53:11 2000 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 BBB4737B86C for ; Mon, 17 Jul 2000 05:53:08 -0700 (PDT) (envelope-from alex@usw4.freebsd.org) Received: (from alex@localhost) by usw4.freebsd.org (8.9.3/8.9.3) id HAA46516 for libh@FreeBSD.org; Mon, 17 Jul 2000 07:53:08 -0500 (CDT) (envelope-from alex) Message-Id: <200007171253.HAA46516@usw4.freebsd.org> From: Alexander Langer Date: Mon, 17 Jul 2000 07:53:08 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/lib/hui HuiTVision.cc Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/07/17 07:53:08 CDT Modified files: lib/hui HuiTVision.cc Log: - Begin to comment this file - for Widget::resize, respect a possible frame - As w/ Qt, show() each widget after added. Doesn't fix the TVision problem, unfortunately :-( - Fix Focus-Change: Only change focus, if new object exists. With the old behaviour, if the new object didn't exist, no object had the focus, because the focus already left the old one. Revision Changes Path 1.4 +149 -21 libh/lib/hui/HuiTVision.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message