Monday, July 04, 2005

Many a new feature added this week

I've been quite busy lately. I added the following features to Gorm over the past few days:

1) Added the ability to dynamically modify the pulldown using the addInspectorModeWithIdentifier:... method.
2) Also added the ability for Gorm to call delegates to help it handle different pasteboard types using the IBViewResourceDraggingDelegates protocol.
3) Added a new layout menu which allows the developer to automatically layout the set of currently selected views. The user can other bring a view to the front, push it to the back, align it to the center, left, right, top or bottom relative to the other views.

No comments:

Objective-C end of life?? Not a chance...

Recently, I saw this article regarding ObjCs "end of life" from JetBrains. The tiobe index seems to disagree. It’s also importa...