Results for "tag:vision2"
-
cocoa: COCOA Eiffel Wrapper
Cocoa is Apple's native object-oriented application programming interface (API) for the OS X operating system.
Tue, 20 Jan 2026 16:59:45 GMT
-
docking: Vision Smart Docking library
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Tue, 20 Jan 2026 17:01:25 GMT
-
editor: Vision2 Editor library
Vision2 Text Editor Component.
vision2 gui text editor widget
Tue, 20 Jan 2026 16:59:43 GMT
-
edk: Eiffel Drawing Kit (EDK)
Multiplatform drawing kit
Tue, 20 Jan 2026 16:59:23 GMT
-
graph: EiffelGraph Library 1
EiffelGraph lets you build graph representation which are either static or dynamic. The later is using some clever physics algorithm to automatically position nodes of the graph depending on the repulsion of each nodes and the stiffness of each edge.
vision2 graph physics algorithm
Tue, 20 Jan 2026 17:00:55 GMT
-
preferences: EiffelPreferences
Preferences library - support XML - support registry keys (Windows) - provide a set of vision2 widget to edit the preferences from a vision2 app.
preferences console application vision2 widget
Tue, 20 Jan 2026 17:01:27 GMT
-
ribbon: EiffelRibbon vision2 library
Eiffel Ribbon library of reusable components for Eiffel.
Tue, 20 Jan 2026 16:59:50 GMT
-
vision2_extension: EiffelVision2 extension
Extensions to the EiffelVision2 library.
vision2 extension container thread
Tue, 20 Jan 2026 17:00:06 GMT
-
web_browser: Eiffel Web Browser
Web Browser: Multiplatform web browser extension of Vision2 library for Eiffel. Based on Webkit-1.0 on Linux; IE core on Windows.
browser html embedded vision2 widget
Tue, 20 Jan 2026 16:59:38 GMT
Usage: "criterion:value" (note: "value" is aliased with "text:value") Criteria: [name] name:foo* - packages of short name matching "foo*" pattern [title] title:base - packages of title "base" [tag] tag:web - packages tagged "web" [description] description:"advanced usage" - packages with phrase "advanced usage" in their description [owner] owner:*Caesar - packages published by users with the user names matching "*Caesar" [downloads] downloads:10 - packages with at least 10 downloads [text] text:abc - equivalent to "name:abc or title:abc or tag:abc" Criteria can be combined with "and" (the default), "or" (aliased with prefix "+"), "not" (aliased with prefix "-"). Criteria "name", "title", "tag" and "description" supports wildcards (*,?).