Date: Fri, 31 Jul 1998 18:14:31 +0200 From: Stefan Eggers <seggers@semyam.dinoco.de> To: Poul-Henning Kamp <phk@FreeBSD.ORG> Cc: seggers@semyam.dinoco.de, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/7453 Message-ID: <199807311614.SAA20979@semyam.dinoco.de> In-Reply-To: Your message of "Fri, 31 Jul 1998 02:13:40 PDT." <199807310913.CAA07833@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> what impact do you expect this change to have on other users of libdialog, > including the "stock" sysinstall ? Short version: Can be closed. I solved it another way and just was fooled by an out of date man page. The intention was to avoid repositioning in the list on a DITEM_RECREATE from a fire callback. It puts me on the first item in the list when I use it and that would be inacceptable as a response to the user selec- ting some software package for installation. With the undocumented DITEM_REDRAW I get the effect I desired so this is not required anymore. I sent in a PR about dialog(3) mentioning this problem. Stefan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807311614.SAA20979>