Date: Fri, 30 Nov 2012 11:53:46 +0400 From: Ilya A. Arkhipov <rum1cro@yandex.ru> To: Warren Block <wblock@wonkity.com> Cc: "kwm@freebsd.org" <kwm@freebsd.org>, "bapt@freebsd.org" <bapt@freebsd.org>, Eitan Adler <eadler@freebsd.org>, Alexey Dokuchaev <danfe@freebsd.org>, "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org> Subject: Re: Discussion concerning: New dialog for ports Message-ID: <506511354262026@web8h.yandex.ru> In-Reply-To: <alpine.BSF.2.00.1211290807590.61019@wonkity.com> References: <695411354194775@web5g.yandex.ru> <alpine.BSF.2.00.1211290807590.61019@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
29.11.2012, 19:18, "Warren Block" <wblock@wonkity.com>: > On Thu, 29 Nov 2012, Ilya A. Arkhipov wrote: > >> šFew week ago I started work on new dialog for ports, main idea it's >> šadding functionality, I guess you know ;) I took checklist.c from >> šlibdialog and modified it for us. Regarding license, I discussed with >> šThomas E. Dickey(author dialog) he said I can't change LGPL to BSD but >> šit should not be a problem. >> šWhat we have now: >> š- check + radio lists in on box (and yes we can put off radiobox) >> š- separate line with text >> š- dynamic width/height size > > Sounds familiar. :) šTwo lines for text would be good. Yeah, I started from eadler@ email :) Regarding 2 lines, maybe it will be added in future but not now. Now you can use statusbar for providing more information. I mean: http://imm.io/NqQh > >> š- all features from checklist.c :) >> š-- mouse support >> š-- hotkey for find a lines >> šMy plan: >> š- add Help button/F1/alt-h/esc-1 (actually don't know how will be better) >> š- button for license > > Might want to call that "Port License" or such. šOtherwise, it looks > like it will show the license of the dialog program. looks correct. > >> š- fixing bugs >_< >> š- start work on parsing receiving data, after that should be ready for testing. >> >> šRegarding parsing data I want discuss here. Wanna correct understand what will be better, now I have few variants: >> š1. Get all data from env. variables >> š2. Use the same with old dialog style, I mean receive from STDIN >> š3. From file? <- guess bad idea >> šYour ideas? >> >> šAnd certainly screeshots: >> šBig description(just for test); >> ššIn X -- http://imm.io/NkVR >> ššIn Terminal -- https://www.dropbox.com/s/bzt8zszpk40jrso/2012-11-29%2014.59.53.jpg >> šWith license button: >> ššin X -- http://imm.io/Nl9K >> >> šYou can find my repo there: https://bitbucket.org/m1cro/d4p/. I'll be happy for all response ;) > > Thanks for working on this! -- With Best Regards, Ilya A. Arkhipov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?506511354262026>