Amiga.org

Operating System Specific Discussions => MorphOS => MorphOS -- Application questions and support => Topic started by: mykrowyre on January 15, 2012, 02:44:06 PM

Title: App Launcher for MorphOS?
Post by: mykrowyre on January 15, 2012, 02:44:06 PM
I installed MorphOs, and I am enjoying it so far, but I am really not a fan of running programs the way we did in 1990... (opening a series of folders to find an application).  I would like to find a nice dock launcher, but the boing launcher is a dead link, and IconLauncher crashes instantly when trying to read a file and there is no documentation.

Could someone point me in the right direction?

Also, are there any must have utilities for MorphOs?  I'd like to play some demos anmd write some code, but I am not into games.

Thanks
Tom
Title: Re: App Launcher for MorphOS?
Post by: Fab on January 15, 2012, 02:50:12 PM
You can use the builtin panel feature from Ambient.
Menu -> Objects -> Panels -> New

Then you drag your applications onto it.

There are also other 3rd party launchers if you need something different. PolynetNG, toolmanager and many many more.
Title: Re: App Launcher for MorphOS?
Post by: Boot_WB on January 15, 2012, 04:28:14 PM
Hi Tom,

Welcome to MorphOS :-)

Must-have utilities? Depends what you want to do... For coding, try the MorphOS SDK (http://www.morphos.de/news.html)

Ambient's current built-in panels are nice, but limited. PolynetNG is pretty good, but has some annoying quirks (eg sub-dock positions are absolute, not relative to the main dock position). Haven't tried any others..
Title: Re: App Launcher for MorphOS?
Post by: mykrowyre on January 17, 2012, 09:03:19 PM
Thanks guys, Panels works just fine... took me awhile to figure it out because it was more simple than I expected (much like the first time I used OSX).  

Will check out MorphOS SDK