915 packages — page 25

PaneResizerMorph

PaneResizerMorph lets you resize two adjacent submorphs within any owner morph by dragging their common border with the mouse. By default, a PaneResizer is invisible ('transparent') and makes itself be noticed by changing the mouse cursor on 'fly over' indicating …
SqueakMap squeak

PAOD

Examples for the paper "Patterns of Aspect-Oriented Design"
SqueakSource

ParenBlinking

Matches [({ braces, and swaps the meaning of enter and ctl-enter. Has only been tested in Morphic.
SqueakMap squeak

paypal

Avi:FWIW, here's something I dug out of my package-cache. I honestly don't remember how useful this is (not very, I suspect), but maybe it'll give someone some ideas.
SqueakSource

PBE-Morphic

SmalltalkHub squeak

PDFReader

Beginnings of a PDF file reader.Use at your own risk.General usage:inspect (PDFReader new scan: (FileStream readOnlyFileNamed: 'Festplatte:Docs:pdf:PDFSPEC13.PDF'); xrefSectionAndTrailer)inspect the "Root" entry in that dictionary.execute "PDFPageMorph new page: (self pageAt: 1); openInWorld"to see the first page
SqueakMap squeak

perspective-browser

A System Browser for Pharo, based on Glamour
GitHub pharo

PerspectiveS

PerspectiveS introduces dynamic layers of behavior into the Squeak environment. It was inspired by the layers idea of the PIE system. The main difference between the two systems is that while PIE simultaneously offers alternative designs to developers within their …
SqueakMap squeak

PetitGui

Monticello package 'PetitGui' in the petit repository at source.lukas-renggli.ch. Latest PetitGui-lr.117.mcz; 114 versions.
Lukas Renggli Source

Phantom

Pharo Aspect laNguage
SqueakSource pharo

pharo-acp-chat-ui

A minimal chat GUI for pharo-acp
GitHub pharo

Pharo-AspectFitDesktop

Adds aspect-fit to the list of desktop layout options
GitHub pharo MIT

pharo-bloc-breakout

break using bloc in pharo
GitHub pharo

pharo-bloc-tutorial

pharo bloc graphical low level useful for glamorous toolkit too
GitHub pharo

Pharo-Blockchain

A minimalistic blockchain written in Pharo
GitHub pharo

pharo-headless-test

Headless Pharo test runner with fake GUI — click menus, take screenshots, run SUnit without a display
GitHub pharo MIT

pharo-resvg

Pharo bindings for https://github.com/linebender/resvg
GitHub pharo MIT

pharo-spec-components

An extension of Spec 2 in Pharo that provides additional UI components and styling tools.
GitHub pharo

pharo-spec-javadoc

GitHub pharo

pharo-spectutorial

GitHub pharo

Pharo6.1のBlocで落ちゲーを作ってみた #Pharo - Qiita

はじめに Pharo では UIフレームワークがどんどん出てきています。「SmalltalkといえばMVCなのに最近のUIは乱れておる」などと言う人たちは横においても、やっぱり新しいUIフレームワークを追いかけるのはしんどいです。しんどい時に事務処理的なコードを書くのはつ...
Web Discovered pharo

PharoCandleTemporary

created until finding a best way to update PharoCandle project forked from guillep repo
GitHub pharo

PharoCLI

PharoCLI - Command-line interface for Pharo image inspection
GitHub pharo

PharoClock

For experimental purposes, we need recordings of coding sessions with the current time visible.
GitHub pharo

PharoDEVS

An implementation of discrete event system specification
GitHub pharo MIT