Slashdot Mirror


GTK+ TTY Port

An anonymous reader writes: "FootNotes is reporting about what might be the coolest thing since textmode Quake: a curses-based GTK-2.0 port called Cursed GTK. This not only makes it possible to give Gnome the look and feel of Contiki, but also brings many real opportunities, such as remote logins where X forwarding is not possible, or remote logins over very slow modem lines. Screenshots here, here, here and here! Patches for bugs are welcomed by the authors."

6 of 277 comments (clear)

  1. Forgot by brokencomputer · · Score: 5, Insightful

    You forgot to mention how great this will be for slow computers with low ram. I can't wait to try this out on my P1!

  2. Eye Candy by femto · · Score: 5, Insightful
    Those screen shots actually look quite usable. (Well, no worse than the original versions of 'Turbo C'.)

    It's interesting that once the flashy grapics is stripped away, today's user interface looks (and functions?) basically the same as yesterdays. Perhaps much of what we call 'advances in user interface' is just eye candy, or am I being deceived by appearances?

    1. Re:Eye Candy by swillden · · Score: 4, Insightful

      Or, maybe not all of the advances to UI tech is visual? There's much more to interfaces than what you see. The rules behind where you put things amd being able to exploit the objectiveness of widgets to create new ones are two of the most advanced ideas of ui technology in my opinion.

      Google for TurboVision, the UI toolset Borland created in the process of building their text-based IDEs. One of the nicest, most object-oriented UI toolkits I've used... and a very nice tool for creating applications quickly. I think Borland released it as public domain, or under a permissive license, so you can find the source code on the net in quite a few places.

      The complete C++ toolkit source is around 250KB, zipped.

      Also, i18n, l10n, and section 508 concepts are making their way into interface design more and more, that's not necessarily a visual upgrade.

      TurboVision had great support for internationalization as well. Granted, it was really only workable for languages that used a latin character set, but that was more of a platform limitation.

      So, I'd say the other poster had it right: Most of the changes have been eye candy. Not that there's anything wrong with eye candy, I like my nice proportional, anti-aliased fonts and my pretty icons and rounded "lickable" controls, but, at bottom, the desktop metaphor hasn't changed much in the last 30 years.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  3. Re:Textmode GUIs not all that new by samjam · · Score: 4, Insightful

    What is cool here is NOT the text mode as such, but that programs tht were written for graphical GTK are running fine with the text gtk libs!

    NOT as the original developers intended, but works none-the-less.

    THAT is cool.

    Sam

  4. You only think that's a joke. by twitter · · Score: 4, Insightful
    I won't have to bring up X to edit photos in the Gimp! Even better : use a TTS with that and you've got gimp for the blind :

    Considering the fact that the interface is all text, TTS would be nice for blind people. On X start up, depending on what XDM is used, you would get something like, "My box, login, name, password, Using every normal program, email client (Balsa), web browser (Galleon) would all be much easier, especially with tool tips enabled. Compare that to Microsoft's Accesability options! Rock on GNOME!

    --

    Friends don't help friends install M$ junk.

  5. Re:Wow. by schon · · Score: 4, Insightful

    What is wrong with the GTK file selector dialog?

    It's a pain in the ass to navigate between frequently used folders.

    It supports tab completion. I don't know about you, but I like that I can traverse long directory with just a few keystrokes a few more , etc.

    Yes, but for long directories that I use frequently, even "a few keystrokes" is too much. Try KDE3's file dialog - ONE mouse click takes me to my any of my most-used directories.

    Tab completion is OK, but it assumes that I already have both hands on the keyboard - which (after using something like Gimp is a very, very bad assumption) Try editing 100+ photos, from a read-only folder, and save the resulting images in a different folder, nested 8 or 9 levels deep. It's needlessly time consuming with GTK.

    The Windows file selector looks pretty, but that's about it

    Who said anything about Windows?

    Try KDE's file dialog. Get used to it - add some quicklinks. Then try to use GTK+, and you'll see how clunky it is.