About site: Software/Operating Systems/Graphic Subsystems/Toolkits/Motif - The Knvas Widget
Return to Computers
  About site: http://koala.ilog.fr/jml/widgets/canvas.html

Title: Software/Operating Systems/Graphic Subsystems/Toolkits/Motif - The Knvas Widget Provide graphical display lines, rectangles; icons and direct manipulation services for MOTIF based applications.
LessTif The Hungry Programmers' version of OSF/Motif. It is source compatible with OSF/Motif 1.2, meaning that the same source should compile with both and work exactly the same. [Open source, LGPL]

LXB A Linux X11/Motif GUI builder. [Open source, GPL]

Motif Official site from Open Group Desktop Technologies.

Motif_Programming/Reference_Manuals_Volume_6A/6B The definitive O'Reilly Motif reference guides. Completely updated for Motif 2.1 and available for free download in various formats.

Motif_USENET_FAQ Browse archive of FAQ by archive, author, and category or by newsgroup.

Motif_Widgets_in_Motion Three Motif widgets to display scientific data as dynamic plot.


  Alexa statistic for http://koala.ilog.fr/jml/widgets/canvas.html





Get your Google PageRank






Please visit: http://koala.ilog.fr/jml/widgets/canvas.html


  Related sites for http://koala.ilog.fr/jml/widgets/canvas.html
    motifdeveloper_com Provides a wide range of resources and technical tips for X/Motif developers.
    Open_Motif_Everywhere ICS's Open Motif built from the official Open Group sources. Precompiled binaries available on all popular Linux environments and FreeBSD.
    ViewKit Originally developed by SGI, is a C++ reuse framework for Motif. [Commercial]
    Xbae_widget_set A group of three Motif-based widgets consisting of XbaeMatrix, XbaeCaption and XbaeInput. Now maintained by the LessTif team.
    X-Designer Commercial X/Motif GUI Builder including GUI testing and Motif to Java and Windows migration capabilities
    Xlt_widget_set The LessTif/Motif Extension library, is a set of widgets that make programming with the Motif API easier as it adds a set of frequently used tools, mostly authored by Rick Scott.
    Xmt The "Motif Tools Library" containing widgets and convenience functions that simplify Motif programming.
    ActiveDeveloper Interactive runtime Objective-C IDE for Windows, Mac OS X, OpenStep NIS.
    Cocoa Apple's Objective-C based programming environment for Mac OS X.
    gnome-objc CVS home of Objective-C bindings for Gtk+, GNOME.
    The_MiscKit_Frameworks A free collection of Objective-C objects useful to Rhapsody, OPENSTEP, GNUstep, and NeXTSTEP programmers.
    OpenStep_Specification A copy of NeXT Computer's OpenStep Specification. This is the specification that both Cocoa and GNUstep are based on.
    Portable_Object_Compiler A preprocessor that will convert Objective-C into regular C.
    Allexperts_DOS Volunteer experts answer your detailed one-on-one questions about troubleshooting your DOS problems for free.
    EasyDOS_Internet_Guide_to_DOS Full guide to all DOS commands: troubleshooting information, search option, forum to discuss common DOS problems. From the book: DOS the Easy Way, by Everett Murdock Ph.D.
    Erik\'s_DOS_Help_Files_-_Includes_all_DOS_Command_Line_details_for_Windows_2000_ A complete, simply to use, listing of the DOS Help information details for all of the DOS commands in Windows 2000.
    Fdisk_Information Information on partitioning hard drives using FDISK under MS-DOS.
    Fusion_13_Computing The "DOS Stuff" section contains notes about using MS-DOS' commands and creating batch files.
    Getting_Started_with_DOS An overview of many of the basics of DOS. Includes background information on the OS and tutorials of many DOS commands.
    MalekTips__DOS_Table_of_Contents Batch file and DOS secrets, tips, tricks. Includes information for beginning and advanced users. Discusses pattern matching, sorting, prompts, searching.
    MS-DOS_7_from_Windows_95/98 Contains information on how to use MS-DOS 7.0 which is included with Windows 95/98/ME.
    MS-DOS_Reference Contains information about using commands included with DOS and a detailed history of DOS.
    Norman_De_Forest\'s_Tips Hints, Tips, and Utilities. The format is in a numbered list format with a description of the problem, workaround, or cool little trick.
    PCXT-Micro Includes information, tutorials, and references about MS-DOS and DOS applications.
    Windows_2000_Command_Prompt_Cheat_Sheet A printable DOS cheat sheet that contains all the main commands and how to use them, on a single piece of paper. Plus as an added feature there are 2 pages of Windows Keyboard shortcuts.
    Arginine_FTP_server_(relocated) FTP archive with many old shareware/freeware files, partially for old GEOS V1.2
    MeetingRoom IRC Chat program for desktop and GeoBook. Works only with the Breadbox IRC server.
    Emacs_HTML_3_2_Mode An Emacs major mode for editing HTML files by Axel Beckert.
    HTML_Helper_Mode Major mode for editing HTML files. The current address of the mode originally written by Nelson Minar and now maintained by Gian Uberto Lauri.
    Html-Helper-Mode The original HTML mode by Nelson Minar.
    PSGML_Mode Major mode for editing SGML and XML documents.
    Sxml-Mode A mode for XML in (X)Emacs using the Simple API for XML (SAX).
    Blackeagle_Services Tips, links, screenshots.
    Breadbox_Computer One of the few 3rd party developers for GEOS. Commercial programs and trial versions are available for GeoWorks Ensemble, NewDeal Office, Nokia N9000 Cunicator, Brother GeoBook and other GEOS based de
    Edward_Di_Geronimo_Jr_\'s_GEOS_Developments Provides shareware and freeware.
    ABCMusical 20Mb with 500Mb bandwidth.
    Audiogalaxy Web-based music search service which offers a software client allowing users to download MP3 files from hosted artists or shared by other users found in web based search engine.
    BambooBarcode For new and unsigned bands.
    7161_com Community site for unsigned bands and artists offering 50mb server space, podcasting, mailing list administration and a dedicated profile page.
    Cybersalad_net_and_Unsigned_bands Free and discounted hosting for qualified unsigned bands.
This is now2007.com cache of m/ as retrieved on 2008.11.22 now2007.com's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
The Knvas widget.

Knvas: A MOTIF Canvas Widget

Synopsis:This widget is intended to provide graphical display (lines, rectangles,icons,...) and direct manipulation services (select, move, resize,...) forMOTIF based applications.

Description: uses an improved C small object-oriented model (garbage col. + polymorphism) multi-view: an object may be shared between two views (canvases) Multi-display: two views may be on different displays / screens double buffering for smooth animations easy to use "just know how to use widgets" small objects garbage collection Tag object to define graphical object appearance define tag's attributes with Xt resources dispatch mechanism uses Xt -> you can set Xt translations on a graphic obj Interactor objects to define a complete behavior unlimited Zoom / Unzoom classes: Line, Rect, Filled rect, Xpm Icon, Group, Ellipse, Anchor, Link mouse interactors: move, resizeResources: pixmapBuffering. Controls whenever the knvas should do double bufferingDocumentation:The knvas tutorial is available on the web.Location:On our ftp serverkoala.inria.frin the /pub/widgets directory.On ftp.x.org in the /contrib/widgets/motif directory.Version:Current revision is 1.15.It contains examples on Knvas subclassing.Jean-Michel Leon[updated - Tue Feb 25 14:30:43 MET 1997]
 

Provide

graphical

display

lines,

rectangles;

icons

and

direct

manipulation

services

for

MOTIF

based

applications.

http://koala.ilog.fr/jml/widgets/canvas.html

The Knvas Widget 2008 November

dvd rental

dvd


Provide graphical display lines, rectangles; icons and direct manipulation services for MOTIF based applications.

Rules




© 2005 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Mortgages - Credit Cards - Credit Cards - Mortgage - Secured Loans
2008-11-22 11:35:05

Copyright 2005, 2006 by Webmaster
Websites is cool :)