PicoGUI 0.46 review

Download
by rbytes.net on

PicoGUI aims to be a complete GUI environment for handheld computers and other embedded systems

License: GPL (GNU General Public License)
File size: 0K
Developer: Micah Dowty
0 stars award from rbytes.net

PicoGUI aims to be a complete GUI environment for handheld computers and other embedded systems. It uses a client/server model, like the X window system, but while an X server is given raw drawing commands, the PicoGUI server integrates a widget set, making PicoGUI clients small and efficient.

PicoGUI also has the goal of allowing client/server connections over a variety of mechanisms. It is most commonly used with Linux, but is designed to be portable to any OS. PicoGUI has a variety of video and input drivers which allow it to interface with the Linux framebuffer device, SDL, the X window system, and several other devices.

Here are some key features of "PicoGUI":
Scalability:

PicoGUI applications can very easily be moved between a wide variety of platforms.

Consistency:

PicoGUI makes it easy for developers to separate presentation, layout, and content. This makes it easy to change the look and feel of an app, and for all apps to be consistent with each other.

Creativity:

PicoGUI is a chance to completely rethink the design behind a GUI system and try new things.

Modularity:

PicoGUI is designed to be tweaked and configured at compile-time to create a system that's right for any application. You can create large feature-packed binaries for the desktop, or simpler configurations for a wide range of embedded systems.

PicoGUI 0.46 keywords