Ports Search

Results 13,49113,500 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.015 seconds)
x11-toolkits/phat-0.4.1 (Score: 1.5577191E-4)
Collection of GTK+ widgets geared toward pro-audio apps
PHAT is a collection of GTK+ widgets geared toward pro-audio apps. The goal is to eliminate duplication of effort and provide some standardization (well, at least for GTK+ apps).
x11-toolkits/pure-gtk-0.13 (Score: 1.5577191E-4)
Set of Pure language bindings for GTK+
pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module.
x11-toolkits/Pmw-1.3.2 (Score: 1.5577191E-4)
High-level compound graphics widgets for Python
Pmw is a framework for building high-level compound widgets, or megawidgets, constructed using other widgets as component parts. It promotes consistent look and feel within and between graphical applications, is highly configurable to your needs and is easy to use. Pmw consists of: * A few base classes, providing a framework for building megawidgets. * A library of flexible and extensible megawidgets built on the base classes, such as ButtonBox, ComboBox, MessageDialog, etc. The interface to Pmw megawidgets is similar to basic Tk widgets, so it is easy for developers to include both megawidgets and basic Tk widgets in their graphical applications. In addition, all Pmw megawidgets may themselves be extended, using either inheritance or composition. The use of the Pmw framework and megawidgets replaces common widget combinations with higher level abstractions. This simplifies code, making it more readable and maintainable and more easily modifiable. The ability to extend Pmw megawidgets enables developers to create new megawidgets based on previous work.
x11-toolkits/kivy-1.9.1 (Score: 1.5577191E-4)
Python NUI library for rapid application development
Cross platform ============== Kivy is running on Linux, Windows, MacOSX, Android and IOS. You can run the same code on all supported platforms. It can use natively most inputs protocols and devices like WM_Touch, WM_Pen, Mac OS X Trackpad and Magic Mouse, Mtdev, Linux Kernel HID, TUIO. A multi-touch mouse simulator is included. Business Friendly ================= Kivy is 100% free to use, under LGPL 3 licence. The toolkit is professionally developed, backed and used. You can use it in a product and sell your product. The framework is stable and has a documented API, plus a programming guide to help for in the first step. GPU Accelerated =============== The graphics engine is built over OpenGL ES 2, using modern and fast way of doing graphics. The toolkit is coming with more than 20 widgets designed to be extensible. Many parts are written in C using Cython, tested with regression tests.
x11-toolkits/gtkmathview-0.8.0 (Score: 1.5577191E-4)
GTK Widget to Render MathML Documents
GtkMathView is a C++ rendering engine for MathML documents. This module is meant to be part of the Helm project, but the widget is independent from it and easily embeddable within GTK+ applications.
x11-toolkits/SoQt-1.5.0 (Score: 1.5577191E-4)
Qt4 toolkit library for Coin
SoQt is a Qt GUI component toolkit library for Coin. It is also compatible with SGI and TGS Open Inventor, and the API is based on the API of the InventorXt GUI component toolkit. Qt4 is used in this version.
x11-toolkits/swt-3.7.1 (Score: 1.5577191E-4)
Standard Widget Toolkit for Java
SWT is the software component that delivers native widget functionality for the Eclipse platform in an operating system independent manner. This port provides SWT without requiring a full download and build of Eclipse.
x11-toolkits/tk-8.4.20 (Score: 1.5577191E-4)
Graphical toolkit for Tcl
This is Tk version 8.4, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
x11-toolkits/vtkfox-1.0.1 (Score: 1.5577191E-4)
FOX/VTK Widget and Interactor
FOX/VTK canvas widget and interactor to allow VTK to interact with your FOX application. Allows VTK to render inside a FOX application via the FXGLCanvas control. Keyboard and mouse events are translated to allow for "native" VTK functionality.
x11-toolkits/xlib-0.17 (Score: 1.5577191E-4)
X11 library for Python
The Python X Library is a complete X11R6 client-side implementation written in pure Python. It can be used to write low-level X client applications in Python.