So I quickly want to keep you posted on progress on my project. It’s been a while since I worked on it, however I have been working on it the last two weeks. You see when I did the whole thing in Squeak, I made progress quickly – even had a working file browser. But one thing brought it to a halt – it is single threaded – that means that you could only have one application running in full effect where as the others would not be executed correctly. So Squeak… it was nice. But no. If you want to do your own thing, you have to run on the chip.
Because of that I have been starting to port my old Smalltalk code into Objective-C. First results below. Comparison between old and new code.
Click to enlarge. Current status with menu bar in Obj-C and new Drawer Concept.
Click to enlarge. Where COSMOS was when I left it.
As you can see, the menu bars are nearly identical.
Related posts:



