|
| |
| | PDA Encyclopedia - GPE |
 | | GPE uses the X Window System, and the GTK+ widget toolkit. |  | | GPE is not a single piece of software, but an entire environment of components which make it possible to use your GNU/Linux handheld for standard tasks such as Personal Information Management (PIM). |  | | The GPE Palmtop Environment, short GPE, aims to provide a Free Software GUI environment for palmtop/handheld computers running the GNU/Linux operating system. |
|
http://www.pdasupport.com/PDAencyclopediaGPE.htm
(122 words)
|
|
| |
| | [No title] |
 | | In the X Toolkit, a widget is the combination of an X window or subwindow and its associated input and output semantics. |  | | Standard Xlib calls can be used by widgets for many of their input and output opera- tions. |  | | Widget An object providing a user-interface abstraction (for example, a Scrollbar widget). |
|
http://kernel.mirror.linkinnovations.com/xfree86/4.3.0/doc/widgets.TXT
(16633 words)
|
|
| |
| | Daylight Programmer's Guide: Merlin and Thor Servers |
 | | For example, the File Widget allows users to peruse the file system and select a file; when the user is done the selected file is returned to the application program by invoking an application-program-supplied function that was given to the File Widget for this purpose. |  | | This cheap imitation GRINS widget would meet the functional specification, and the application program would be happy (the users, of course, would be unhappy; the real GRINS widget is a powerful graphical input tool for molecular structure). |  | | For example, the GRINS widget task is to return a depiction object to the calling program. |
|
http://www.daylight.com/dayhtml/doc/prog/prog.widgets.html
(2109 words)
|
|
| |
| | 4dwm |
 | | 4dwm is derived from the older mwm window manager and uses the Motif widget toolkit on top of the X Window System found on most Unix systems. |
|
http://www.encyclopedia-1.com/4/4d/4dwm.html
(98 words)
|
|
| |
| | Kenton Lee: Preventing X Toolkit Widget Resource Syntax Errors |
 | | int GetLabelPixmap(Widget widget) { Pixmap pixmap = 0; XtVaGetValues(widget, XmNlabelPixmap, &pixmap, NULL); assert(pixmap); } |  | | The internal widget structures are defined in the private widget header files. |  | | Due to the complexity of widget internals, I cannot recommend using debuggers techniques to attempt to modify the values of widget structure members. |
|
http://www.rahul.net/kenton/rdebug.html
(1985 words)
|
|
| |
| | The Context Toolkit: Aiding the Development of Context-Enabled Applications |
 | | A context widget is a software component that provides applications with access to context information from their operating environment. |  | | Context-enabled or context-aware computing, ubiquitous computing, toolkits, widgets, applications development |  | | We introduce the concept of context widgets that mediate between the environment and the application in the same way graphical widgets mediate between the user and the application. |
|
http://www.cc.gatech.edu/fce/contexttoolkit/pubs/chi99
(5901 words)
|
|
| |
| | TIP #41: Paned Window Tk Widget |
 | | This paned window widget could be implemented in C or in Tcl; in fact, several Tcl-based paned window widgets already exist. |  | | Developers are reluctant to use those extension widgets because they cannot rely on their presence in an end-user's system, and because of concerns of version incompatibilities between the extension and the core. |  | | One such widget is the paned window widget. |
|
http://www.tcl.tk/cgi-bin/tct/tip/41.html
(2561 words)
|
|
| |
| | Widget Overview |
 | | The widget toolkit maintanance is reduced and it requires fewer platform secific developers to add new features and maintain it. |  | | In the widget toolkit the nsIWidget interface is responsible for all basic widget functionality. |  | | The Windows toolkit was originally developed with way and it became a maintanence nightmare. |
|
http://www.mozilla.org/xpfe/widget_overview.html
(1106 words)
|
|
| |
| | widget - a Whatis.com definition |
 | | In object-oriented programming (OOP), each type of widget is defined as a class (or a subclass under a broad generic widget class) and is always associated with a particular window. |  | | For programmers writing for the UNIX Motif graphical user interface, Kenton Lee describes the The OSF/Motif Widget Class Hierarchy. |  | | (According to Eric Raymond, "legend has it that the original widgets were holders for buggy whips," but this was possibly written tongue-in-cheek.) |
|
http://whatis.techtarget.com/definition/0,,sid9_gci213364,00.html
(411 words)
|
|
| |
| | GUI toolkits: What are your options? - SunWorld - March 1998 |
 | | The toolkits described here are best for office automation projects, graphical information system (GIS) jobs, GUIfication of legacy programs, system administration utilities that are easy to run, and so on. |  | | Qt is a shareware toolkit perhaps best known for its role in the K Desktop Environment (KDE). |  | | While it's the most portable toolkit we've encountered, it feels a bit old-fashioned in its poor support for multiple document interfaces (MDI), tabbed folders, and other widgets that end users have come to expect. |
|
http://sunsite.uakom.sk/sunworldonline/swol-03-1998/swol-03-gui.html
(3032 words)
|
|
| |
| | The GUI Toolkit, Framework Page |
 | | Tcl to the X Toolkit, the Athena Widget Set, Motif and various complementary widget classes and extension packages. |  | | RAMSES (Research Aids for Modeling and Simulation of Environment Systems) "providesthe basis for highly portable programming of interactive applications,since it makes a minimum of assumptions on the properties of the underlyingoperating system and the hardware", available for MacOS, Atari ST (GEM),PC (GEM, MS Windows, Windows NT) and Unix (SUN and IBM RISC). |  | | the leading toolkit in the free software community in conjuction with Qt. |
|
http://www.geocities.com/SiliconValley/Vista/7184/guitool.html
(2134 words)
|
|
| |
| | Lisp Win32 GUI Widget Toolkit [ If we work together, we can change the world ] |
 | | Orkit, the Lisp Widget Toolkit, is a library for creating graphical user interfaces with Common Lisp. |  | | Get regular notes and updates as to the progress of this project, you may also be able to apply some information to your projects, or not. |  | | Win32 and CLISP, an ansi common lisp implementation, are currently the target environments. |
|
http://newspiritcompany.com/retroevolution/widget_toolkit/widget.htm
(116 words)
|
|
| |
| | GTK+ - The GIMP Toolkit |
 | | GTK+ was initially developed for and used by the GIMP, the GNU Image Manipulation Program. |  | | GTK+ is free software and part of the GNU Project. |  | | GTK+ is a multi-platform toolkit for creating graphical user interfaces. |
|
http://www.gtk.org
(351 words)
|
|
| |
| | Standard Widget Toolkit |
 | | For example, the OSF/Motif 2.1 widget toolkit does not contain a tree widget, so SWT provides an emulated tree widget on Motif 2.1 that is API compatible with the Windows native implementation. |  | | The Swing toolkit attempts to address this problem by providing non-native implementations of high level widgets like trees, tables, and text. |  | | For example, the plugin.xml markup for UI contributions specifies menu and toolbar content without requiring any SWT programming. |
|
http://help.eclipse.org/help30/topic/org.eclipse.platform.doc.isv/guide/swt.htm
(676 words)
|
|
| |
| | Resources for Topic Lists |
 | | Provides an interface to the Widget Creation Library, allowing rapid prototyping of GUI interfaces by specifying both widget trees and widget resources using the standard X resource syntax. |  | | This widget acts as a scanner to any perl object. |  | | Win32::GUI is a Win32-platform native graphical user interface toolkit for perl. |
|
http://www.perl.com/cs/user/query/q/6?id_topic=75
(851 words)
|
|
| |
| | SWT: The Standard Widget Toolkit |
 | | SWT is the software component that delivers native widget functionality for the Eclipse platform in an operating system independent manner. |  | | This is due to the inherent complexity of widget systems and the many subtle differences between platforms. |  | | There are several basic approaches that have helped significantly to reduce the complexity of the problem and deliver high quality libraries. |
|
http://www.eclipse.org/articles/Article-SWT-Design-1/SWT-Design-1.html
(1872 words)
|
|
| |
| | Kenton Lee: Debugging X Toolkit Resources with Editres |
 | | In theory, the X Toolkit resource mechanism allows end users to modify X client resources with only the information provided in the client's documentation. |  | | The first problem is usually to just identify widget sizes and positions. |  | | Many software tools are currently available for X Toolkit application programmers. |
|
http://www.rahul.net/kenton/editres.html
(2460 words)
|
|
| |
| | sforce blog: AJAX Toolkit - Konfabulator Widget |
 | | These widgets represent standalone (although widgets can communicate with each other), very simple applications that can interact with your computer and also with the network. |  | | There are several views of the task list that are available from a context menu. |  | | Hi, the download link needs to indicate that it's a zip file. |
|
http://blog.sforce.com/sforce/2005/08/ajax_toolkit_ko.html
(850 words)
|
|
| |
| | Widgets |
 | | You can avoid the need for platform-dependent code by using the TrueType fonts supplied with IDL; there may be a performance penalty when the fonts are initially rendered. |  | | You can specify the font used in a widget via the FONT keyword. |  | | The WIDGET_STUB mechanism is only available under Unix, and is thus not suitable for use in cross-platform applications that will run under Microsoft Windows. |
|
http://idlastro.gsfc.nasa.gov/idl_html_help/xplatfrm14.html
(708 words)
|
|
| |
| | The DigiGroups Widget Toolkit |
 | | In that capacity, I built many of the foundation widgets for the application. |  | | Working at DigiGroups with an excellent team, all necessary resources, and management committed to innovation enabled me to explore and understand this new and superior way to build web-standards-based software applications. |  | | Therefore only Internet Explorer 5.0 and above could handle the task. |
|
http://www.treelogic-swe.com/chris/skill_demo/digigroups_widget_toolkit.html
(318 words)
|
|
| |
| | Fast Light Toolkit (FLTK) |
 | | Fl_Font_Browser is a new widget to retrieve fonts available in the font server or on the system. |  | | This project is hosted by Easy Software Products. |  | | X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL |
|
http://www.fltk.org
(246 words)
|
|
| |
| | QNX Developer Support |
 | | For widget extension functions (which extend the attributes of a widget beyond its resources) and convenience functions (which simplify control over certain widget resources), see the |  | | These functions gather detailed information about widgets and their environment. |  | | The widget toolkit functions let you create or destroy widgets, or manipulate widgets and the relationships between them. |
|
http://www.qnx.com/developers/docs/qnx_6.1_docs/photon/lib_ref/pt-base.html
(116 words)
|
|
| |
| | widget: Information From Answers.com |
 | | A widget (or control) is a graphical interface component that a computer user interacts with, such as a window or a text box. |  | | Programmers use widgets to build graphical user interfaces (GUIs). |  | | On Windows and Mac OS X support for widgets is provided by Konfabulator, Samurize, DesktopX, Kapsules and similar widget engines. |
|
http://www.answers.com/topic/widget-computing?method=6
(299 words)
|
|
| |
| | Motif (widget toolkit) - Wikipedia, the free encyclopedia |
 | | Motif (or capitalized MOTIF) is a graphical widget toolkit for building graphical user interfaces under the X Window System on UNIX and other POSIX-compliant systems. |  | | It emerged in the 1980s as UNIX workstations were on the rise, as a competitor to the OpenLook GUI. |  | | Screenshot of an application that uses the Open Motif toolkit |
|
http://en.wikipedia.org/wiki/Motif_(GUI)
(330 words)
|
|
| |
| | SWT Standard Widget Toolkit - Development Resources |
 | | create a large font for use by a text widget |  | | Dropped data type depends on target item in table |  | | SWT Spy plug-in for Eclipse is a simple tool that prints out information about the widget under the cursor. |
|
http://dev.eclipse.org/viewcvs/index.cgi/platform-swt-home/dev.html?rev=1.228
(1646 words)
|
|
| |
| | SourceForge.net: Project Info - Servlet Widget Toolkit |
 | | This project has not yet categorized itself in the Trove Software Map. |  | | Provides an implementation of the Java abstract windows tools (Awt) running as a servlet, to allow easy development of servlet user interfaces through the more intuitive method of window widgets, buttons, event mechanisms etc. |
|
http://sourceforge.net/projects/swt
(118 words)
|
|
| |
| | Java 2D imaging for the Standard Widget Toolkit |
 | | Some experience with the Eclipse platform's GEF (Graphical Editing Framework) will also be helpful. |  | | Until now there has been no easy way to integrate the time-saving features of Java 2D with the superior portability, functionality, and performance of SWT's user interface components, but that's all about to change. |  | | The pixel information can then be painted on any SWT component by using another offscreen image, created this time by the SWT toolkit. |
|
http://www-128.ibm.com/developerworks/library/j-2dswt
(3826 words)
|
|
| |
| | Sharp Widget Toolkit #WT (SharpWT) |
 | | The project is now well under way for.NET on Windows and Mono on Linux, and we are glad that we were joined in our effort by other developers that help us on important issues such as portability, stability, samples and documentation. |  | | The initial porting effort started when the SharpDevelop team wanted to move away from Windows Forms to a different UI toolkit that would allow for portability but still have the native look and feel as well the performance on the platforms it runs on. |  | | Thus after some evalution we settled for porting SWT to C# - because SWT is already proven to be a great cross-platform UI toolkit as shown by IBM's Eclipse project. |
|
http://www.icsharpcode.net/OpenSource/SharpWT
(289 words)
|
|
| |
| | SWT: The Standard Widget Toolkit |
 | | If you are modifying or porting SWT and have questions, try the SWT developer mailing list [archive, search]. |  | | SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented. |  | | How to deploy SWT applications on Mac OS X |
|
http://www.eclipse.org/swt
(99 words)
|
|
| |
| | SWT Creates Fast, Native-looking GUIs for Your Java Apps |
 | | ince Sun Microsystems released the first version of Java, the industry has been displeased with the way Java's front-end development toolkit works. |  | | The result was the Standard Widget Toolkit (SWT), an open source Java graphical user interface (GUI) toolkit comprised of a widget set and a graphics library. |  | | To address this shortcoming, some folks like IBM set out to develop an entirely new toolkit that has a widget framework similar to Java's Abstract Window Toolkit (AWT) but is entirely dependent on the native operating system's GUI widgets. |
|
http://www.devx.com/Java/Article/21453?trk=DXRSS_JAVA
(494 words)
|
|
| |
| | The Standard Widget Toolkit: A Lean Mean Widget Machine |
 | | This SWT widgets example demonstrates some commonly used widgets ( |  | | In Chapter 14, The Standard Widget Toolkit: A Lean Mean Widget Machine, you learned the fundamentals of SWT. |  | | Start your investigation of the code with the |
|
http://www.jdg2e.com/ch14.swt/doc
(292 words)
|
|
| |
| | Remote SWT - Home |
 | | RSWT applications are developed using the SWT API as if they were stand-alone programs. |  | | The Standard Widget Toolkit (SWT) SWT is the software component that delivers native widget functionality for the Eclipse platform in an operating system independent manner. |  | | The Remote Standard Widget Toolkit (RSWT) is an implementation of the SWT API that is designed to radically simplify the development, deployment and use of thin-client network applications that have rich graphical user interfaces. |
|
http://rswt.sourceforge.net
(245 words)
|
|
| |
| | You Don't Have to Swing to Make Great Java UIs |
 | | The Standard Widget Toolkit (SWT) provides five different layout managers to help you create complex, flexible user interfaces for your Java apps. |  | | This article uses simple examples to introduce all of them (see Figure 1). |  | | When the number of components you've added to RowLayout exceeds available width, RowLayout wraps the components into the next row (like FlowLayout). |
|
http://www.devx.com/Java/Article/21939/0/page/1
(317 words)
|
|
| |
| | Ajaxian: Qooxdoo rich widget toolkit released |
 | | To get a feel for what is included, check out the developer examples. |  | | This weblog is licensed under a Creative Commons License. |  | | In Episode 4 The Ajaxians discuss the recent news and then get into part one of an interview with Alex Russell of the Dojo Toolkit. |
|
http://www.ajaxian.com/archives/2005/06/qooxdoo_rich_wi.html
(137 words)
|
|
| |
| | PySWT - The Standard Widget Toolkit for Python |
 | | This binding allows Python developers to write graphical user interfaces portable to all platforms supported by the SWT, while maintaining the native look&feel of each platform. |  | | BlackAdder with its visual editor for PyQT development might be a good choice. |  | | Please check out the project page at sourceforge. |
|
http://pyswt.sourceforge.net
(113 words)
|
|
| |
| | Digital Mars - D - Simple Widget Toolkit |
 | | This kind of native multi-platform abstraction is what would be good for D |  | | Digital Mars - D - Simple Widget Toolkit |
|
http://www.digitalmars.com/d/archives/7653.html
(32 words)
|
|
| |
| | [No title] |
 | | However, if the user pulls the pin out, then the toolkit calls the command frame’s FRAME_DONE_PROC routine. |
|
http://www.pcs.cnu.edu/~mzhang/CPSC495C/05_Xwinsys&Xvmodel/05_Xwinsys&Xvmodel.PPT
(1021 words)
|
|
| |
| | PastryWiz UK: SWT: The Standard Widget Toolkit: Vol 1 Book |
 | | PastryWiz UK: SWT: The Standard Widget Toolkit: Vol 1 Book |  | | Book : SWT: The Standard Widget Toolkit: Vol 1 |  | | Final prices are determined when you place your order. |
|
http://www.pastrywiz.co.uk/amazon.cgi?item_id=0321256638&search_type=image
(109 words)
|
|
| |
| | Standard Widget Toolkit (SWT) |
 | | Use native widgets if present, draw missing controls in Java |  | | Use native widgets present on all target platforms |
|
http://www.schubart.net/eclipse-talk/html/text10.html
(18 words)
|
|
|