Results for "tag:vision2"
-
cocoa: COCOA Eiffel Wrapper 184
Cocoa is Apple's native object-oriented application programming interface (API) for the OS X operating system.
Fri, 21 Feb 2025 18:03:50 GMT
-
docking: Vision Smart Docking library 181
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Fri, 21 Feb 2025 18:05:07 GMT
-
editor: Vision2 Editor library 183
Vision2 Text Editor Component.
vision2 gui text editor widget
Fri, 21 Feb 2025 18:03:48 GMT
-
edk: Eiffel Drawing Kit (EDK) 193
Multiplatform drawing kit
Fri, 21 Feb 2025 18:03:35 GMT
-
graph: EiffelGraph Library 176
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, 21 Feb 2025 18:04:44 GMT
-
preferences: EiffelPreferences 173
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, 21 Feb 2025 18:05:08 GMT
-
ribbon: EiffelRibbon vision2 library 185
Eiffel Ribbon library of reusable components for Eiffel.
Fri, 21 Feb 2025 18:03:54 GMT
-
vision2_extension: EiffelVision2 extension 189
Extensions to the EiffelVision2 library.
vision2 extension container thread
Fri, 21 Feb 2025 18:04:07 GMT
-
web_browser: Eiffel Web Browser 189
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, 21 Feb 2025 18:03:45 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 (*,?).