Results for "tag:vision2"
-
cocoa: COCOA Eiffel Wrapper 204
Cocoa is Apple's native object-oriented application programming interface (API) for the OS X operating system.
Fri, 07 Feb 2025 21:00:37 GMT
-
edk: Eiffel Drawing Kit (EDK) 211
Multiplatform drawing kit
Fri, 07 Feb 2025 21:00:19 GMT
-
web_browser: Eiffel Web Browser 214
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
Fri, 07 Feb 2025 21:00:31 GMT
-
graph: EiffelGraph Library 212
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
Fri, 07 Feb 2025 21:01:34 GMT
-
preferences: EiffelPreferences 211
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
Fri, 07 Feb 2025 21:02:02 GMT
-
ribbon: EiffelRibbon vision2 library 197
Eiffel Ribbon library of reusable components for Eiffel.
Fri, 07 Feb 2025 21:00:41 GMT
-
vision2_extension: EiffelVision2 extension 204
Extensions to the EiffelVision2 library.
vision2 extension container thread
Fri, 07 Feb 2025 21:00:56 GMT
-
docking: Vision Smart Docking library 222
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Fri, 07 Feb 2025 21:02:00 GMT
-
editor: Vision2 Editor library 203
Vision2 Text Editor Component.
vision2 gui text editor widget
Fri, 07 Feb 2025 21:00:35 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 (*,?).