Slashdot Mirror


MiniGui, GPL'ed Qt/Embedded Alternative

joshmccormack writes "MiniGui, a GUI for embedded Linux devices that offers a GPL alternative to QT/Embedded and other embedded guis has become a 'stable, viable alternative,' according to a recent Linux Devices article. Lots of screenshots on their site, including PDA apps, a web browser and a virtual console."

3 of 105 comments (clear)

  1. Re:Pdas by rastakid · · Score: 5, Interesting

    Ever heard about the Sharp Zaurus? The Zaurus series have Linux pre-installed. I own a SL-5500, and I'm really glad with it. I can do everything on it what I can do on PocketPC (including Word and Excell) + much and much more. Take a look at the Zaurus Software Index to see it for yourself.

    - rastakid

  2. embedded devices need dedicated widget sets by WillAdams · · Score: 5, Interesting

    Preferrably ones which reduce interaction to just tapping, and possibly simple / small gestures.

    dragging should be kept to an absolute minimum, and there should be (almost) no need to double-click/tap.

    Unfortunately, with the demise of PenPoint, dedicated pen UIs have become almost non-existent AFAICT---this project sounds interesting. Anyone able to contrast it w/ Berkeley's Graphical User Interface Research Projects (GUIR) which touch upon pen-enabled UI? (i.e., SATIN, SILK &c.).

    This project is a case in point---why does an app on a pen-system need a window title bar? You're not going to be moving it, and surely you're not going to be forgetting what you've just launched, right?

    Menus at the top which drop-down are also bad on pen-devices---click w/ the pen, and they appear under your hand, you then need to move away, look, find where to click and move back---this is one of the things which I hate about Windows for Pen Computing.

    One UI which I think merits development is LCARS (Library Computer Access and Retrieval System), the ``Okudagrams'' from Star Trek: The Next Generation and later. While there are some programs out there modelled on this (including some commercial products licensed by Paramount), all-too-often it devolves to mere ``eye-candy'' (Berkeley Systems' StarDate anyone?).

    Here's hoping someone adds a suitable widget set to this project.

    William

    --
    Sphinx of black quartz, judge my vow.
  3. screenshots! by breman · · Score: 2, Interesting