Ports Search

Results 4,0714,080 of 5,886 for /net-im/.(0.007 seconds)
x11-toolkits/Pmw-1.3.2 (Score: 0.0070083328)
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/fltk-1.3.3.1 (Score: 0.0070083328)
Python interface to FLTK window toolkit
pyFLTK is Python wrapper for the Fast Light Tool Kit cross-platform graphical user-interface library. This package wraps FLTK version 1.1 and is quite stable.
x11-toolkits/gtkglext-1.1.0 (Score: 0.0070083328)
Python binding for GtkGLExt
PyGtkGLExt is Python language binding for GtkGLExt, OpenGL Extension to GTK.
x11-toolkits/qwt-5.2.3 (Score: 0.0070083328)
Qt Widgets for Technical Applications
This is Qt4 port of Qwt library version 5. The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.
x11-toolkits/qwt-6.1.0 (Score: 0.0070083328)
Qt Widgets for Technical Applications
This is Qt4 port of Qwt library version 6. The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.
x11-toolkits/sdl_pango-0.1.2 (Score: 0.0070083328)
SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.x
Pango is the text rendering engine of GNOME 2.x. SDL_Pango connects the engine to SDL. If you are a game software developer, you should know the difficulties of distribution. So I will start to introduce SDL_Pango from the viewpoint of distribution. In Un*x, SDL_Pango is hard to use as system-independent module, because it depends on fontconfig and Pango which are designed as system-singleton modules. If you use SDL_Pango, your software will require those modules installed to target system. If your software is shipped as shrink-wrap package, it may cause much problem on your support desk. You should carefully design your installation process.
x11-toolkits/qwt-5.2.3 (Score: 0.0070083328)
Qt Designer plugin for Qwt
The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. This port installs Qt Designer plugin for Qwt library version 5.
x11-toolkits/qwt-6.1.0 (Score: 0.0070083328)
Qt Designer plugin for Qwt
The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. This port installs Qt Designer plugin for Qwt library version 6.
x11-toolkits/irrlicht-1.8.4 (Score: 0.0070083328)
High performance realtime 3D engine
The Irrlicht Engine is an open source high performance realtime 3D engine written in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderer, and has all of the state-of-the-art features which can be found in commercial 3d engines. It has a huge active community, and there are lots of games in development that use the engine. You can find enhancements for Irrlicht all over the web, like alternative terrain renderers, portal renderers, world layers, tutorials, editors, bindings for java, perl, ruby, python, and so on.
x11-toolkits/v-1.90 (Score: 0.0070083328)
C++ GUI development framework for X11 and Microsoft Windows
V is a C++ GUI and application development framework for X-windows and Microsoft Windows. It allows you to develop GUI applications that are source-code compatible under X11 and Microsoft Windows 3.x/95, that have the same look-and-feel under both environments. It does not require any special X toolkits or Windows DLL's to be installed (it uses the standard toolkits on both environments). Full documentation, many code examples, and the V toolkit for Windows systems is available at the V web site: