Hi,
Malik NakaMura skrev:
> Hi
>
> I installed the native Imendio Gtk+-2.0 for Mac OS X on a Tiger platform and
> I would like to know how to launch an executable. I tried to launch gtk+-2.0
> demos, but only a terminal is launched... Do you know how to launch an
> executable compiled with Imendio Gtk+-2.0 for Mac OS X ?
In most (all?) cases you need to create an app bundle in order to start
a program from the finder, otherwise you have to start it from a
terminal. I've been meaning to create a sample app that can be used as
template for that.