home *** CD-ROM | disk | FTP | other *** search
- ;
- ; AlignObjects.fw.ct
- ;
- ; $(C): (1994, Rocco Coluccelli, Bologna)
- ; $VER: AlignObjects.fw.ct 1.02 (23.Oct.1994)
- ;
-
- ## english
-
- # help1
- Choose if you want to align
- vertically, horizontally or both.
-
- If you need to align objects referring to another,
- then you have to [LOCK] that first.
- Pressing [FREE] you can free a LOCKED object.
-
- Pressing [OKAY] execute the operation.
- Press [UNDO] to restore previous positions.
-
- NOTE:
- Take care for objects locked by the Word Processor.
- #
-
- # title
- Align object
- #
-
- # about
- An example, using the OLE System,
- adding new features to a program
- supplied with an ARexx port.
-
- Rocco Coluccelli
- #
-
- # 1
- Free
- #
-
- # 2
- Lock
- #
-
- # 3
- Horizontal
- #
-
- # 4
- Vertical
- #
-
- # 5
- Help
- #
-
- # 6
- Okay
- #
-
- # 7
- Undo
- #
-
- ##
-
-
- ## italiano
-
- # help1
- Scegli se vuoi allineare
- verticalmente e/o orizzontalmente.
-
- Seleziona un oggetto e premi [BLOCCA]
- per allineare tutti gli oggetti
- in riferimento a quello.
- Successivamente puoi premere [LIBERA]
- per sbloccare l'oggetto.
-
- Premi [OKAY] per eseguire l'allinaemento,
- e [OhNo] per recuperare le vecchie posizioni.
-
- NOTE:
- Attenzione agli oggetti bloccati con il programma
- di scrittura che stai usando.
- #
-
- # title
- Allinea oggetti
- #
-
- # about
- Un esempio di come aggiungere nuove
- funzionalità ad un programma dotato
- di porta ARexx usando OLE System.
-
- Rocco Coluccelli
- #
-
- # 1
- Libera
- #
-
- # 2
- Blocca
- #
-
- # 3
- Orizzontale
- #
-
- # 4
- Verticale
- #
-
- # 5
- Aiuto
- #
-
- # 6
- Okay
- #
-
- # 7
- OhNo
- #
-
- ##
-