[Oberon] FPGA - DIY Dialogs

Tomas Kral thomas.kral at email.cz
Fri Jan 18 09:24:16 CET 2019


On Fri, 18 Jan 2019 08:19:25 +0100
Tomas Kral <thomas.kral at email.cz> wrote:

> I just see node pointer shuffling a bit complicated and wish to avoid
> if possible.

If it were homogeneous objects, I could just swap their values. Other
idea to keep an external list of object pointers, and just swap
object pointers, keeping nodes as they are.

Changed the order now, adding after last, drawing from first, storing
from first, pointing from last. 

Before was the reverse, but I need frame added, drawn, and stored as
very first!

-- 
Tomas Kral <thomas.kral at email.cz>


More information about the Oberon mailing list