From owner-freebsd-bugs Fri Jul 31 07:10:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28870 for freebsd-bugs-outgoing; Fri, 31 Jul 1998 07:10:06 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28839 for ; Fri, 31 Jul 1998 07:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21956; Fri, 31 Jul 1998 07:10:02 -0700 (PDT) Date: Fri, 31 Jul 1998 07:10:02 -0700 (PDT) Message-Id: <199807311410.HAA21956@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Stefan Eggers Subject: Re: bin/7453: libdialog: small change to DITEM_RECREATE behavior Reply-To: Stefan Eggers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/7453; it has been noted by GNATS. From: Stefan Eggers To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Cc: seggers@semyam.dinoco.de Subject: Re: bin/7453: libdialog: small change to DITEM_RECREATE behavior Date: Fri, 31 Jul 1998 14:40:33 +0200 After some more thinking about implications of this I finally found a case where these patches might make a program break. Looking for an alternative solution I found DITEM_REDRAW which seems to do what I need but is undocumented. Please close this PR. Stefan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message