Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Topic started by: takemehomegrandma on September 21, 2011, 10:25:57 AM

Title: Updated MorphOS Software Development Kit 2
Post by: takemehomegrandma on September 21, 2011, 10:25:57 AM
The MorphOS SDK v2, including the new editor Scribble (short movie (http://www.morphos-team.net/files/scribble.mp4)), was released 7 Sep 2011.

This update fixes minor issues related to Scribble MUI update as well as improves project indexing functionality.

Developers can download the MorphOS SDK 2 Here (http://www.morphos-team.net/downloads.html)!
Title: Re: Updated MorphOS Software Development Kit 2
Post by: Hattig on September 22, 2011, 12:57:32 PM
That looks quite advanced, but I find the UI has a lot of ... padding. Padding around everything. It makes the editor area itself quite small!
Title: Re: Updated MorphOS Software Development Kit 2
Post by: Nicho on September 22, 2011, 11:45:19 PM
The GUI panels and the toolbar can be disabled in the Scribble settings (and several other panels can be enabled as well). If you really want you can even use a full screen mode and disable virtually everything except for the editor area.

However, on a modern screen resolution, I don't think it makes much sense to be overly stingy with screen space, particularly not when doing something more complex than editing user-startup :-)
Title: Re: Updated MorphOS Software Development Kit 2
Post by: Minuous on September 24, 2011, 11:02:32 AM
I don't see a changelog. Are there any changes to the APIs?
Title: Re: Updated MorphOS Software Development Kit 2
Post by: Mazze on September 24, 2011, 11:21:28 AM
How can I unpack the archive? The previous version was unpackable with a standard archiver but I can't remember what it was.
Title: Re: Updated MorphOS Software Development Kit 2
Post by: analogkid on September 24, 2011, 12:16:46 PM
Quote from: Mazze;661017
How can I unpack the archive? The previous version was unpackable with a standard archiver but I can't remember what it was.


It is packed with the XZ compressor.
Title: Re: Updated MorphOS Software Development Kit 2
Post by: eb15 on September 24, 2011, 03:22:46 PM
After unpacking the lha file, there's a .tar.xz file without the suffixes that would make that obvious.
Title: Re: Updated MorphOS Software Development Kit 2
Post by: Mazze on September 24, 2011, 05:05:54 PM
Thanks.