Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2010 20:22:18 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Chad Perrin <perrin@apotheon.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Tips for installing windows and freeBSD both.. anyone??
Message-ID:  <20101112202218.b4a30aa0.freebsd@edvax.de>
In-Reply-To: <20101112182322.GB40175@guilt.hydra>
References:  <20101107101750.00006bd2@unknown> <20101107174106.GB77433@libertas.local.camdensoftware.com> <20101107185845.66745df2.freebsd@edvax.de> <20101107205122.GE17565@guilt.hydra> <20101107220729.000048f6@unknown> <20101107224109.GB2204@libertas.local.camdensoftware.com> <20101108103008.190bb967.freebsd@edvax.de> <4cd9127d.u5WgVW7/5NthFOf6%perryh@pluto.rain.com> <20101112004926.GB35128@guilt.hydra> <20101112191438.241de8fc.freebsd@edvax.de> <20101112182322.GB40175@guilt.hydra>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Nov 2010 11:23:22 -0700, Chad Perrin <perrin@apotheon.com> wrote:
> The type of program I specifically meant was the sort of thing that
> actually tells the user the command that would perform the same task as
> the button-click, so that users of the GUI (or captive interface TUI)
> would get to see what is going on behind the scenes and perhaps learn
> from it.

Ah, I see. I've in fact wirtten such a wrapper program around
the pw program - a set of input fields to define input data
(command line parameters) to pw, and a "composited field" that
would contain the resulting command. If the wrapper did miss
a function, you could access this final command field and also
edit it. Depending on which options you had set, the command
in that field would change. The GUI wrapper also gave a short
explaination of the options used.

Sadly, this concept is usually NOT employed by GUI programs
because their programmers think about "their way" as the only
way existing. So if "my" image viewer allows you to resize
and convert ONE picture, why should it show you how to do
that with an arbitrary amount of pictures? :-)


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101112202218.b4a30aa0.freebsd>