Re: advice sought for program with GUI

2019-02-28 Thread tomas
On Thu, Feb 28, 2019 at 12:43:57PM +0100, Thomas Schmitt wrote: > Hi, > > [beginning to deviate from topic] > > I wrote: > > > Tcl is not the most comfortable programming language, > > to...@tuxteam.de wrote: > > Hey! this is the first time I (mildly) have to disagree with you. > > Once I got to

Re: advice sought for program with GUI

2019-02-28 Thread Thomas Schmitt
Hi, [beginning to deviate from topic] I wrote: > > Tcl is not the most comfortable programming language, to...@tuxteam.de wrote: > Hey! this is the first time I (mildly) have to disagree with you. > Once I got to grips that Tcl is a kind of "inside-out" Lisp > (or a flip-backwards-and-a-half-tur

Re: advice sought for program with GUI

2019-02-28 Thread Brian
On Thu 28 Feb 2019 at 10:24:48 -, Curt wrote: > On 2019-02-28, Brian wrote: > > >> There's 'dialog'. Not sure it can do self-explanatory buttons, though > >> (jocular remark). > > > > A default label used for a button can be overridden. > > I'm just going to flat out admit I don't understan

Re: advice sought for program with GUI

2019-02-28 Thread Curt
On 2019-02-28, Brian wrote: >> There's 'dialog'. Not sure it can do self-explanatory buttons, though >> (jocular remark). > > A default label used for a button can be overridden. I'm just going to flat out admit I don't understand what this means and let myself be the object of any forthcoming d

Re: advice sought for program with GUI

2019-02-28 Thread Brian
On Thu 28 Feb 2019 at 09:04:10 -, Curt wrote: > On 2019-02-28, mick crane wrote: > > hello, > > I'm not very good at this stuff, have remembered bits here and there. > > Memory seems no so good these days. > > I've done pieces of simple calculations on 2D images in the past but > > when I go

Re: advice sought for program with GUI

2019-02-28 Thread tomas
On Thu, Feb 28, 2019 at 10:10:03AM +0100, Thomas Schmitt wrote: > Hi, [...] > If there is already a program with full functionality but complicated > user interface, then i'd consider Tcl/Tk for the graphical frontend. Good point. > Tcl is not the most comfortable programming language, Hey! th

Re: advice sought for program with GUI

2019-02-28 Thread Thomas Schmitt
Hi, mick crane wrote: > I've done pieces of simple calculations on 2D images in the past but when I > go back and look at them think " now what does that do and what did I type > to make it work". > I'm thinking that if I do something now I should make a little GUI with > buttons to click on that

Re: advice sought for program with GUI

2019-02-28 Thread Curt
On 2019-02-28, mick crane wrote: > hello, > I'm not very good at this stuff, have remembered bits here and there. > Memory seems no so good these days. > I've done pieces of simple calculations on 2D images in the past but > when I go back and look at them think " now what does that do and what

Re: advice sought for program with GUI

2019-02-28 Thread tomas
On Thu, Feb 28, 2019 at 08:10:41AM +, mick crane wrote: > hello, > I'm not very good at this stuff, have remembered bits here and there. > Memory seems no so good these days. > I've done pieces of simple calculations on 2D images in the past but > when I go back and look at them think " now wha