[Oberon] Re (2): Re (2): Clock and calendar in A2.
Josef Sedlacek
sedlacek at swissonline.ch
Mon Jan 3 17:26:14 CET 2022
Peter and all together
Happy new year!
Once more thanks for including A2 Swiss Industry Controller to wikibooks.
A2 keeps the basic idea of Oberon. The OS runtime is quite different.
From beginning till Gadgets the Oberon uses task loop PROCEDURE Loop in
Oberon.Mod. A2 uses active objects system (Aos). Every object can carry
out an activity. So are also the applications different. We have used
both system and both are very powerful. In A2 there are many drivers
implemented which was very helpful.
Best regards
Josef Sedlacek
Am 02.01.2022 um 18:23 schrieb peter at easthope.ca:
> From: Sergey Durmanov <serge.durmanov at yandex.ru>
> Date: Sun, 02 Jan 2022 15:03:00 +0700
>> Arrange widget on your desktop (for example, a clock).
>>
>> To customize widget color, font, etc. use (Menu.Inspect.Components).
>>
>> Save the state of the desktop (Menu.System.Save Desktop).
>>
>> Add (for example)
>> <Setting name="Clock" value="WMRestorable.Load Clock.dsk"/>
>> to the bottom of the Autostart section in the Configuration.
>>
>> Close A2.
>>
>> Rename the Auto.dsk file (located in the work folder), to Clock.dsk,
>> edit it if necessary (to remove unnecessary content).
>>
>> Start A2.
>
> Thanks Sergey. Will try that.
>
>>From work on Andre's tutorial pages, I'm learning about Gadgets in ETH
> Oberon. Appears there is some parallelism between Gadgets in ETHO and
> WM (Window Manager) in A2. ETHO and A2 have so much capability which
> few people have exploited.
>
> Thanks again, ... P.L.
>
>
--
Company: Radiar, Dr. J. Sedlacek, CH-7554 Sent
Tel: +41 (81) 860 06 60
www.radiar.ch
More information about the Oberon
mailing list