LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | MyLinks | Add Link | Modify Link | New | Hot | Link Us | Bookmark

Search/Browse

 Category Gateway
More Options
Category:  

Related Sites

LinuxLinks Login

Login:

Password:



Click here
to start your own
Link collection!

LinuxLinks News
 · Little thin client runs Linux
 · $7 Soc runs Linux
 · Linux examined: Fedora 9
 · Asus to ship all motherboards with Linux
 · Linux rides pillion on Mumbai city buses
 · From newb to 100 with Ubuntu Linux 8.04
 · Verizon Wireless to introduce Linux phones
 · Red Hat’s Fedora 9 debuts with new features
 · Fedora 9 - an OS that even the Linux challenged can love
 · Time to slow down?
(more...)

 

Latest Links
Java Clazz Utils
AZR3-JACK
p@rdalys
Virt-df
ANSI32
(more...)

 

Google Search
 



Top : Software : Programming : Development : Widgets

Highlights
Little thin client runs Linux
The Italian firm CompuMaster has introduced a compact thin client that runs Linux. The "Praim Ino" can be mounted on the back of a monitor, draws just six Watts, and comes with a variety of client software, the company says.

(Read more)
Kate
Kate is a multi document editor, based on a rewritten version of the kwrite editing widget of KDE, offering all the features of that plus a bunch of its own. Kate has been been moved to the kdebase package, and is a builtin part of your favorite desktop since release 2.2. Being a native KDE application, Kate is of course born with networking transparency, as well as it integrates with the outstanding features of KDE. Choose it for viewing HTML sources from konqueror, editing configuration files, writing new applications or any other text editing task. Read more

Links:

  • Be GTK+ Extras
    Be GTK+ Extras is a set of widgets for GTK+, based on a conversion to C of libview from VMWare. The main feature is a Calendar Date Entry widget for entering dates which is coupled with a popup calendar for easy selection of dates.
  • CDK
    a library of curses widgets which can be linked into your application
  • CDK
    a curses based widget library. It is for the rapid development of curses based interfaces. It currently contains 21 ready to use widgets. CDK significantly reduces the development time of a text based application interface
  • DEPUI
    DEPUI is a small extremely portable user interface library. It uses an object oriented C API with reference counting for many of the objects. The majority of DEPUI souce code is independant of the supporting graphics library, all platform dependent functions are in a single file. DEPUI uses the DEDS library for data structures and the DETK library for assorted gui functions.
  • DiaCanvas
    a generalized version of the drawing canvas used by DIA
  • dialog
    a script-interpreter which provides a set of curses widgets. Widgets are objects whose appearance and behavior can be customized
  • EiffelFox
    an Eiffel language wrapper for the FOX C++ GUI library
  • FLTK editor widget
    a word-wrapping text editor widget for FLTK. Supports CUA-style editing keys, automatic scrollbar, load and save to file or buffer, and more. Includes subclasses with status display, find and replace, etc. Also includes a couple of utility widgets -- a status panel, and a progress bar
  • FXvt
    a virtual terminal FOX widget. As such, it can be embedded in any application developped with the FOX GUI toolkit
  • GANDI
    GANDI (Gathering of Additional Ncurses Development Implements) is a collection of widgets written in C for ncurses.
  • GlGuiA
    GlGuiA is a set of Ada packages for creating graphical user interfaces. It provides a complete and extensible set of graphical items (widgets), such as buttons, scales, trees, message boxes, and dialog boxes. It should be rather easy to create new objects from existing ones. To gain platform independence, the library relies on OpenGl for drawing primitives. Basic event and window management are done using Glfw.
  • Gtk Image Viewer
    a GTK widget for the display of gdk-pixbuf images. It provides GIMP-like interaction for zooming and panning the image
  • Gtk+HS
    a language binding of the GUI toolkit GTK+ for the functional programming language Haskell
  • Gtk2::PodViewer
    a Gtk+ widget that renders Perl's Plain Old Documentation (POD) format documents. The distribution ships with a simple Gtk2-Perl application that can be used to browse POD documents on your system
  • GtkComboGrid
    GtkComboGrid is a GTK+ widget. It is like GtkComboBoxEntry but instead of using GtkMenu as popup it uses a GtkTreeView.
  • GtkDatabox
    a widget that is used to display large amounts of numerical data in graphical representation
  • GtkExtra
    GtkExtra is a useful set of widgets for creating GUI's for the Xwindows system using GTK+. You can use it complementary to GTK+ and it is written in C. It is also Free Software and released under the LGPL license.
  • gtkGLGraph
    gtkGLGraph is an OpenGL/Gtk2.0 graphing widget that can draw surface maps as well as X,Y data. The feature set is fairly complete and should be of immediate use to scientific applications.
  • GtkIconList
    a widget for GTK+. It's a GtkLayout subclass which allows you to display a table of xpm icons with editable labels. It's completely designed from scratch with some ideas borrowed from gnome-icon-list. It contains almost all of its features and more. It can be used for file browsers and as a replacement of gnome-icon-list (without the need of using gnome libraries). It contains the widget GtkItemEntry, also used by GtkSheet
  • GtkMathView
    a C++ rendering engine for MathML documents
  • GtkPlot
    a widget for GTK+. It allows to draw high quality scientific plots in two dimensions with a look and feel very similar to Microcal Origin for Windows. The distribution includes GtkPlotLayout, a simple GtkLayout subclass, and a demo program showing two layered plots with different kind of curves
  • GUIS gtk2 widget server
    a small widget server. It is a gtk2 based program listening on a pipe for widget requests (requests are Lua scripts) and outputting events (events are either encoded in XML or in a Lispy syntax). GUIS is useful for programs which do not want to link in a full widget toolkit but prefer to delegate the user interface to another process
  • Histo-Scope
    Histo-Scope is a set of 6 high-performance Motif widgets for graphing and plotting, which allow users to pan,scale, and rotate graphs by direct manipulation with the mouse.
  • indite
    validates content as the user types. This ensures that the output is semantically clean, but still allows the user full preview of the final result
  • kcurses
    a set of simple widgets and UI abstractions for ncurses, to handle list boxes, vi-like field-editing, and mouse selections. It will probably include some database-connection abstractions as well in the future
  • KitClasses
    a collection of add-on classes for KDE application development. There are various widgets from simple sub-classing for additional functions to complex plug-in module type widgets
  • Knvas
    Knvas is intended to provide graphical display (lines, rectangles, icons,...) and direct manipulation services (select, move, resize,...) for MOTIF based applications.
  • KWindrose
    KWindrose is a library which provides a compass like widget, which allows to enter an angle between 0 to 360 degrees.
  • L2FProd.com Common Components
    Swing has lot of components built in, but still some are missing. This project provides the developer community with these missing components, inspired from modern user interfaces. It provides a PropertySheet component, a collapsible task pane (JTaskPane), a button bar (JButtonBar), a font chooser (JFontChooser), an Outlook Bar (JOutlookBar), a Tip Of The Day dialog (JTipOfTheDay), and a directory chooser (JDirectoryChooser).
  • libview
    libview is VMware's Incredibly Exciting Widgets, a collection of GTK+ widgets used within VMware products. These widgets are the same ones used in VMware Workstation 5.0 and higher, and were considered useful enough to open source so that others could use them in their own projects.
  • Metro Link's Open Motif
    includes approximately 30 significant bug fixes and enhancements to the Motif libraries and window manager, plus many minor source changes and over 100 fixes to the Motif demo source code
  • mytui
    MYTUI is a TUI widget library based on curses. It provides many ready-to-use widgets for rapid application development of text user interfaces. MYTUI is meant to be a portable, robust, RAD UI tool for terminal based systems MYTUI is a TUI widget library based on curses. It is written in C and provides many ready-to-use widgets for rapid application development of text user interfaces.
  • Otk
    Otk is a portable widget library for making graphical user interfaces (GUI's) for application programs. It emphasizes simplicity without eliminating capability. Open graphics Tool Kit supports neutrally: Linux, Unix, Microsoft Windows, and Mac OSX. It is based on OpenGL, and C.
  • picoTK
    a GPL licensed small footprint C GUI toolkit for embedded systems. It is tailored for, but not limited to, the RTEMS real time kernel. It is not comparable featurewise to real full blown windowing toolkits like nanoX or Qt/Embedded; but serves the needs for simple memory mapped graphic presentation
  • PictureFlow
    PictureFlow is a Qt2/Qt3/Qt4/Qtopia4 widget to display images with animated transition effect, much like Apple's Cover Flow (used, for example, in iTunes, Finder, iPhone, and iPod). PictureFlow uses a portable and optimized software renderer and runs smoothly on smartphones and other mobile devices. It is, fast and lightweight, performs no floating-point operations, does not need OpenGL, and does not require 3D hardware acceleration.
  • PlotMM
    extension to the gtkmm library. It contains widgets which are primarily useful for technical and scientifical purposes. For the beginning, this is a 2-D plotting widget
  • PonG
    a library for creating configuration dialogs. It uses an XML file which describes the configuration dialog and the gconf keys that should be used
  • PyGnome-Tools
    PyGnome-Tools are some extended widgets for python and the gnome-python bindings.
  • PyStripchart
    a set of widgets for displaying time-sampled data in an interactive "strip chart" form. The widgets are written in Python and built upon the PyGTK package
  • QConsole
    The QConsole class is a custom widget that implements a basic console, completely written in C++ and relying on Qt (both 3.x & 4.x). It implements several features and is intended to be inherited from in order to have a "real" console for a specific scripting language, shell, etc... The class relies as much as possible on the features offered by QTextEdit (from which it inherits) and this implied a very simple and light code.
  • QGL
    QGL is a shared component for the Qt GUI builder QtEZ which provides an OpenGL widget.
  • qmeterslib
    The qmeterslib library provides a highly customizable Qt widget for creating complex analog dial widgets. It supports multiple scales, multiple needles, and customizable needles and backgrounds. It works as a "container" QAnalogMeter widget that is initially empty. The developer must create one or more instances of a scale (clock or sector) and one or more instances of index/needle (clock, donut, pie).
  • QPVCalendarWidget
    The goal of QPVCalendarWidget is to allow you to have a mini-calendar for allowing users to select dates. It depends only on Qt4.
  • QSuperList
    QSuperList is a port of TSuperList component for Qt. QSuperList is a QFrame descendant that contains a QListBox and two QPushButtons.
  • SDLTk
    a generic widget library that uses images as widgets. It supports a large number of widgets and customizations
  • SDPGTK
    a set of C++ wrappers for GTK+ that also support the proposed GTKML standard
  • VDK
    a C++ widget set built to wrap the wonderful Gtk+ library. VDK is distributed under LGPL.
  • VDX
    (commercial) a User Interface Management System (UIMS). It enables software developers to create user interfaces with OSF/Motif widgets
  • wxHarbour
    wxHarbour is a set of [x]Harbour language bindings for wxWidgets, providing a portable GUI toolkit for [x]Harbour.
  • wxHatch
    generates new wxwidgets projects, with a main frame and text or drawing/imaging window, provides a simple code editor, generates makefiles and calls the compiler for wxwidgets projects
  • Xaw-Xpm
    makes numerous aesthetic improvements, as well as the ability to put colour background pixmaps (images) into almost every widget
  • Xbae
    a group of three Motif-based widgets, originally part of the Bellcore Application Environment.
  • Xew
    Xew contains a set of widgets for displaying and presenting the basic information types, such as text, images, graphics, audio and video.
  • Xlt
    a group of larger and smaller utility widgets, authored by Rick Scott
  • XRT
    (commercial) XRT PDS is a complete and versatile set of Motif interface components.
  • Zero Memory Widget
    The Zero Memory Widget library is as powerful as classic widget libraries, but it does not use a single bit of memory per widget. So with this library, there is no widget pointer/reference, instance creation/destruction, event handler function, functions to read/write data between widget and application, and so on.
  • Zinc
    a Tk widget, with perl/tk, tcl/tk and python/tk bindings



Other Sites

Migrate to Linux
Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

 

Distribution Guides
Distro Guide

Debian
Fedora
Gentoo
Mandriva
OpenSuSE
RedHat
Slackware
Ubuntu
Xandros

Absolute
Linux Mint
64 Studio

LiveCDs
Berry Linux
GoblinX
KNOPPIX
Kubuntu
NimbleX
PCLinuxOS
Sabayon
SimplyMEPIS
Xubuntu

Entire List

 

SourceFiles.org
Sourcefiles.org
Backup
CD Writing
Databases
Editors
Emulators
Financial
Games
Graphics
Home ...
Internet
Multimedia
Networking
Office
Prod Tools
Scientific
Shells
Spreadsheets
Toys
Utilities
WMs

 

Services
Web Calendar
Linux Licenses

Advertise at LinuxLinks.com

 

My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2002-2007 LinuxLinks.com All rights reserved.