From: Thomas MENEZ on 6 Apr 2010 17:59 Hi all ! I am very pleased to announce that PureTkGUI v0.10.0 is finally out. This release brings you an advanced recursive cut/copy/paste feature, which is very important during GUI design operations as it really speeds things up. Other features have been added, such as tearoff menus for widget creation which makes creating widgets a bit less tedious, and also a more convenient grid geometry configurator. The whole set of new features and bug fixes shows up in the included CHANGES file which you have to read. Last, a brand new full featured website is now online, check it out ! http://puretkgui.sourceforge.net
From: Mark Garvey on 7 Apr 2010 05:35 On Apr 6, 11:59 pm, Thomas MENEZ <menez.tho...(a)gmail.com> wrote: > Hi all ! > I am very pleased to announce that PureTkGUI v0.10.0 is finally out. > This release brings you an advanced recursive cut/copy/paste feature, > which is very important during GUI design operations as it really > speeds things up. Other features have been added, such as tearoff > menus for widget creation which makes creating widgets a bit less > tedious, and also a more convenient grid geometry configurator. > The whole set of new features and bug fixes shows up in the included > CHANGES file which you have to read. > Last, a brand new full featured website is now online, check it out !http://puretkgui.sourceforge.net In a word "Fantastic". Anybody interested in creating rich Tk GUI applications in rapid time should try this out. Congratulations on continuing this effort! Tcl rules as usual.
From: Arjen Markus on 7 Apr 2010 08:03 On 6 apr, 23:59, Thomas MENEZ <menez.tho...(a)gmail.com> wrote: > Hi all ! > I am very pleased to announce that PureTkGUI v0.10.0 is finally out. > This release brings you an advanced recursive cut/copy/paste feature, > which is very important during GUI design operations as it really > speeds things up. Other features have been added, such as tearoff > menus for widget creation which makes creating widgets a bit less > tedious, and also a more convenient grid geometry configurator. > The whole set of new features and bug fixes shows up in the included > CHANGES file which you have to read. > Last, a brand new full featured website is now online, check it out !http://puretkgui.sourceforge.net Just a bit of nitpicking, but why stick to a version 0.10? At a first glance (especially the website) it is a nice and useable product. So, I'd say, make it 1.0, otherwise people may get the wrong impression. Regards, Arjen
From: Richard Owlett on 7 Apr 2010 08:26 Arjen Markus wrote: > On 6 apr, 23:59, Thomas MENEZ <menez.tho...(a)gmail.com> wrote: >> Hi all ! >> I am very pleased to announce that PureTkGUI v0.10.0 is finally out. >> This release brings you an advanced recursive cut/copy/paste feature, >> which is very important during GUI design operations as it really >> speeds things up. Other features have been added, such as tearoff >> menus for widget creation which makes creating widgets a bit less >> tedious, and also a more convenient grid geometry configurator. >> The whole set of new features and bug fixes shows up in the included >> CHANGES file which you have to read. >> Last, a brand new full featured website is now online, check it out !http://puretkgui.sourceforge.net > > Just a bit of nitpicking, but why stick to a version 0.10? At a first > glance > (especially the website) it is a nice and useable product. So, I'd > say, make it 1.0, > otherwise people may get the wrong impression. > > Regards, > > Arjen Have you contemplated his roadmap at http://puretkgui.sourceforge.net/?q=node/24 ? I think it demonstrates that he has thought about where "gotcha's" may arise and that he has prioritized work on resolving them. I like the planning. I've downloaded the code and hope to try it soon.
From: Arjen Markus on 7 Apr 2010 09:46
On 7 apr, 14:26, Richard Owlett <rowl...(a)pcnetinc.com> wrote: > Arjen Markus wrote: > > On 6 apr, 23:59, Thomas MENEZ <menez.tho...(a)gmail.com> wrote: > >> Hi all ! > >> I am very pleased to announce that PureTkGUI v0.10.0 is finally out. > >> This release brings you an advanced recursive cut/copy/paste feature, > >> which is very important during GUI design operations as it really > >> speeds things up. Other features have been added, such as tearoff > >> menus for widget creation which makes creating widgets a bit less > >> tedious, and also a more convenient grid geometry configurator. > >> The whole set of new features and bug fixes shows up in the included > >> CHANGES file which you have to read. > >> Last, a brand new full featured website is now online, check it out !http://puretkgui.sourceforge.net > > > Just a bit of nitpicking, but why stick to a version 0.10? At a first > > glance > > (especially the website) it is a nice and useable product. So, I'd > > say, make it 1.0, > > otherwise people may get the wrong impression. > > > Regards, > > > Arjen > > Have you contemplated his roadmap athttp://puretkgui.sourceforge.net/?q=node/24? > > I think it demonstrates that he has thought about where > "gotcha's" may arise and that he has prioritized work on > resolving them. I like the planning. I've downloaded the code and > hope to try it soon.- Tekst uit oorspronkelijk bericht niet weergeven - > > - Tekst uit oorspronkelijk bericht weergeven - Yes, I saw that :). Like I said, just nitpicking - I do not criticise his work, it is just that it would be a shame if the "low" version number put off people from looking at it and trying it. Regards, Arjen |