From: Chris D. <ch...@si...> - 2008-09-16 10:22:42
|
I've reluctantly forked pythondialog to github - http://github.com/chrisdew/pythondialog/wikis - so that I can produce a 2.8 release. I tried many times to get in contact with the project admins on sourceforge, but with no success. If anyone is interested in contributing, please join the project on github. I have merged the three patches to 2.7 (from sourceforge), and the demo still runs ;-) There is no test suite, beyond the demo, so I hesitate to call this production-ready. Regards, Chris. 2008/1/25 jose mari - gmail <jos...@gm...> > > El lun, 19-11-2007 a las 23:49 +0100, Jose Mari escribió: > > Hi, > > sorry, in last days I not usually read my e-mail. > > > > I think that pythondialog needs some ligth modifications to be similar > > to dialog, modifications like --form, etc.. > > > > In the last month I'm working in a project that uses pythondialog and > > I have been making some modifications, but I'm not sure > > that they are important. > > In my opinion, python dialog would have use a dialog to emulate 'all' > > functions of original dialog, and (thanks python) correct 'dialog' > > limitations. > > > > If you are interesested in these changes I will be send. > > > > In other reason, I think that a code using pythondialog would be > > compatible with tools like xdialog and zenity, but them have serious > > limitations (p.e forms). > > > > But, thank for your great work. I will be use pythondialog for a long > time. > > > > > > PS: sorry for my english :-( > > > > On Oct 19, 2007 8:32 AM, Chris Dew <cm...@go...> wrote: > > > Is this still an active project? > > > > > > I would like to see a 2.8 release incorporating the '--form patch' > which I > > > have submitted 1814393 (and other contributed patches which have been > > > waiting in sourceforge for 6 months and 48 years ;-) respectively). > > > > > > I am willing to produce the 2.8 release, if the current maintainers > have > > > lost interest. > > > > > > Jose MAri: I may have produced the patch for which your are looking. > (I > > > think there may still be a line of debugging code in there somewhere - > I'd > > > not use it in production until it's tested/released.) > > > > > > Florent: I don't think Jose had produced a patch - it seemed like a > feature > > > request to me. > > > > > > Regards, > > > > > > Chris. > > > > > > > > > > > > > > > > > > [Pythondialog-users] project active? From: Jose Mari <josemari.mor@gm...> - > > > 2006-06-30 07:32 > > > > > > Attachments: Message as HTML > > > <pythondialog-users@li...>Hi, > > > I'm using 'pythondialog' to redesign a menu dialogs with bash. > > > > > > Looking the source code I haven't found a form function like 'dialog > > > --form', and I patched your code with a function that implements this. > > > > > > Would you like to upload this patch??? > > > > > > Thanks! > > > > > > > > > - Jose MAri - > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Re: [Pythondialog-users] project active? From: Florent Rougon <flo@vi...> > - > > > 2006-08-04 15:11 > > > > > > Hi, > > > > > > "Jose Mari" <josemari.mor@gm...> wrote: > > > > > > > I'm using 'pythondialog' to redesign a menu dialogs with bash. > > > > Looking the source code I haven't found a form function like > =A0'dialog > > > > --form', and I patched your code with a function that implements > this. > > > > Would you like to upload this patch??? > > > > > > Ummm, well... obviously, nothing happens on sf.net anymore. > > > > > > I could start maintaining again pythondialog on > > > http://people.via.ecp.fr/~flo/ <http://people.via.ecp.fr/%7Eflo/>, > provided that it isn't too much work > > (when I gave the maintainership hat to Peter Astrand, he was using it > > > with xdialog, which wasn't perfectly compatible with cdialog, and I > > > wasn't personally interested in working around these > incompatibilities, > > > so as I wasn't able to spend enough time on it, I decided to let him > > > adopt pythondialog). Maybe I should use another name, such as > > > fpythondialog, to avoid confusion. Oh well. > > > > > > Anyway, if you want your patch to be included (after review), you > should > > > send it... > > > > > > --=20 > > > Florent > > > > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Splunk Inc. > > > Still grepping through log files to find problems? Stop. > > > Now Search log events and configuration files using AJAX and a browser. > > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > _______________________________________________ > > > Pythondialog-users mailing list > > > Pyt...@li... > > > https://lists.sourceforge.net/lists/listinfo/pythondialog-users > > > > > > > > Hi, > > At the end... whereis the last modified version? (maybe 2.8). In sf.net > is the 2.7+patches version, but not 2.8. > > Yesterday, I downloaded the last version of 'dialog', and surprise... > has a lot of new feature, one a bit interesting: --editbox. > > I think that it's util to add some new features, and in next days I will > write some code to extend the last 'pythondialog' from the last version > of dialog. > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Pythondialog-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythondialog-users > |