1844 packages — page 18

duckflyerSBEQuinto

Qunito game from the book Squeak By Example, learning to use Monticello.
SqueakSource squeak

DuinoBot

An Etoys interface for RobotGroup's board: DuinoBot.
SqueakSource squeak

Dynamic Layout Menu

These changes to MorphaddLayoutMenuItems:hand: and related methods do not affect the behavior of the layout menu (as compared to the layout menu in the stock 3.7 image), but do enable multiple new subclasses of LayoutPolicy and LayoutProperties to add their …
SqueakMap squeak

DynamicAspects

An AOP implementation for Squeak.InstallationDownloadReflectivityimage, latest version supported is 0.16Load DAReflectivityFixes-0.16Load latest DAOptionally load latest DAExamples
SqueakSource squeak

dynamicaspects-stimport

Dynamic Aspects, an AOP implementation for Squeak Smalltalk (imported from squeaksource.com)
GitHub squeak

DynamicBindings

You may create a hierarchy of DynamicBindings and directly manipulate the keys and values of those instances (just as you would any dictionary). There is a root DynamicBindings that you may use to create new children if you like (but …
SqueakMap squeak

Dynamory

This is a MemoryGame for Kidy or anyone that enjoys. It is possible to create your own cards just by painting them. If an odd number of cards is choosen (e.g. 3x3) there is a chaos card in the game. …
SqueakMap squeak

dynatalk-squeak

GitHub squeak

DynDNS

A client to the DynDNS.com, including updater and resolver.Squeak 3.10, see notes and how-to inside class.Download from http://map.squeak.org/account/files/DynDNS-Client.stAlso available at http://code.google.com/p/dyndns-client/
SqueakMap squeak

EasyMorphicGUI

Visti theProject sitefor more info
SqueakSource squeak

EasySqueak

This is a set of services to help you define simple exercice sessions for students learning SqueakBasically for each sessions you define a class, writes the session's topic in the class comment,and write a code skeleton in the class's body. …
SqueakMap squeak

EbisWindow

squeak
GitHub squeak

ECE Toolkit

see homepage for description. Install this package and you should be presented with the ECE Toolkit automatically.
SqueakMap squeak

ECMSBETUTQuinto

Following SBE (Squeak By Example) book on setting up a Monticello package for the simple Quinto game.
SqueakSource squeak

ECoDE Design Environment

Ectropic Design supports object-oriented analysis (OOA), object-oriented design (OOD), and object-oriented programming (OOP) in Squeak. Our goal is to bring more order to projects suffering from entropy - the tendancy for code and design to become more disordered as it …
SqueakMap squeak

eCompletion

eCompletion is code completion inspired by eclipse. It makes coding Smalltalk more fun for me, I hope it does the same thing for you. Note: MCInstaller, Shout 4 and RoelTyper must be installed. To get started: pressto open the code …
SqueakMap squeak

eCompletion

Complete variables, selectors, class names in your browser, workspace, debugger and other code holders.Requires the packages RoelTyper and Shout 4, available on Squeaksource or Squeakmap.For more information visit theeCompletion homepage.
SqueakSource squeak

eCompletionOmniBrowser

This package enables eCompletion in Browsers of the OmniBrowser package. Requires OmniBrowser and eCompletion.
SqueakMap squeak

eCompletionTraits

eCompletion is code completion inspired by the eclipse ide. This is a variation of eCompletion package to work in a traits enabled image.
SqueakMap squeak

Edit Pretty Print Text Colors

Provides a new editor allowing the easy modification of pretty print code colors. Seehttp://squeak.preeminent.org/for details and pictures.
SqueakMap squeak

EditTextColors

This package provides a new editor allowing the easy modification of #colorPrint values. See http://squeak.preeminent.org/
SqueakSource squeak

Eg

If you start to program "test-first," you really start to program "example-first".Eg helps programmers to create and retrieve examples for objects and their behavior including tests. (this will also be stored as a method on the class-side)
SqueakMap squeak

Elliptical Layout

An EllipticalLayout places the first submorph of some morph in the center, and the remaining morphs on concentric ellipses around the first submorph. Version 2 (and presumably, following versions) requires the Dynamic Layout Menu package, if you'd like to see …
SqueakMap squeak

Emacs key bindings

To get going file this changeset in and then evaluate the following:ParagraphEditor emacsBindings. You will then have a number of Emacs text-editting commands at your disposal.To see what's available check ParagraphEditor's #emacsControlKeyShortcuts.
SqueakMap squeak

Enhanced IRC Client for Squeak 3.4

This is a significant rewrite of the built-in Squeak IRC client GUI. A new user interface includes having one console window per connection and then having all console messages, channel messages and private messages contained inside the main console window …
SqueakMap squeak