Results for "tag:vision2"
-
cocoa: COCOA Eiffel Wrapper 264
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
id=16FB305A-A5DA-41F3-A398-4C91E3DD6773 -
docking: Vision Smart Docking library 248
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Fri, 21 Feb 2025 18:05:07 GMT
id=AF7BB7A9-5616-460B-8103-AB74173EFC39 -
editor: Vision2 Editor library 263
Vision2 Text Editor Component.
vision2 gui text editor widget
Fri, 21 Feb 2025 18:03:48 GMT
id=E3820913-B864-49E0-8B94-3E3F7A66C3F2 -
edk: Eiffel Drawing Kit (EDK) 229
Multiplatform drawing kit
Fri, 21 Feb 2025 18:03:35 GMT
id=367C3851-564C-4221-9CBF-879FE42ACF35 -
graph: EiffelGraph Library 250
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
id=0E018502-3610-491F-B34C-50E75C3D42D1 -
preferences: EiffelPreferences 264
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
id=122B6E70-65E2-480C-A061-FF45FD4C4805 -
ribbon: EiffelRibbon vision2 library 257
Eiffel Ribbon library of reusable components for Eiffel.
Fri, 21 Feb 2025 18:03:54 GMT
id=EDBFD697-0087-4620-A34B-5DAA82AE7257 -
vision2_extension: EiffelVision2 extension 250
Extensions to the EiffelVision2 library.
vision2 extension container thread
Fri, 21 Feb 2025 18:04:07 GMT
id=6821F56F-D2EB-416A-A9CD-89745D87DDF6 -
web_browser: Eiffel Web Browser 222
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
id=EA5C9DDB-5E8D-41B7-A422-5775159D5C30
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 (*,?).