Command-line interface on GUI programs. - Programming On Unix
Users browsing this thread: 1 Guest(s)
|
|||
(24-06-2021, 08:12 PM)phillbush Wrote: The standard input and output have no use on most GUI applications. Reminds me of the commandline on the old AutoCAD, circa 2000. There was an input field at the bottom that would take commands that complemented manipulations in the drawing canvas. And then there's the console context switching, like in Quake (and probably a long list of other games) that took commands and parameters. Adding a CLI is one approach to stuff in extra functionality that is hard to showcase, or somehow gets in the way in the graphical view. [ interface rant / wishlist ] A well executed interface ought to provide:
|
|||
Messages In This Thread |
Command-line interface on GUI programs. - by seninha - 24-06-2021, 08:12 PM
RE: Command-line interface on GUI programs. - by venam - 25-06-2021, 03:37 AM
RE: Command-line interface on GUI programs. - by jkl - 25-06-2021, 01:08 PM
RE: Command-line interface on GUI programs. - by dionys - 30-06-2021, 06:21 AM
RE: Command-line interface on GUI programs. - by venam - 30-06-2021, 06:28 AM
|