nt.def
author Claus Gittinger <cg@exept.de>
Sun, 20 Oct 2019 16:38:40 +0200
changeset 3798 eafc4c1bb53e
parent 1478 0d8a60f17338
permissions -rw-r--r--
#FEATURE by exept class: ShowMeHowItWorks added: #clear #fastMoveRelativeX:y: #freezePin:ofStep:with: #key: #selectPin:ofStep: changed: #click:inComponent:clickTime: #findComponent:in: #movePointerToScreenPosition:speed: #screenBoundsOfComponent: #select: #withViewAndPositionFor:do: class: ShowMeHowItWorks::ItemInView added: #isItemInView #isVisible

LIBRARY         libtool2
DESCRIPTION     'Smalltalk/X Programmer Tool Classes 2'
VERSION         3.5
CODE            EXECUTE READ 
DATA            READ WRITE
SECTIONS
    INITCODE    READ EXECUTE 
    INITDATA    READ WRITE
EXPORTS 
    _libtool2_Init      @1
IMPORTS