Re: [gtk+osx] GTK and nessus?
Status: Beta
Brought to you by:
jralls
From: David B. <va...@nt...> - 2004-07-18 12:57:01
|
Hermann Schaefer wrote: > I then see the client window (seems to be complete) but cannot select > the window. It is either frozen or something else isn't working as it > should.. any hints? ideas? It sounds like the classic command line problem. Command line programmes do not interact with OSX GUI workings, hopefully someone will fill in the proper detail here. What you need to do is to wrap the program in an app bundle, this will allow it to operate through OSX application launcher and allow you to interact with its GUI. Dave |