19 Oct
2005
19 Oct
'05
5:02 p.m.
On Oct 19, 2005, at 7:41 AM, André-John Mas wrote:
Safari doesn't seem to have a nib describing the browser windows. Is it still possible to do this without a new build.
For a kiosk, I would recommend using WebKit, but not Safari. Writing your own Objective-C application that uses WebKit lets you get the web browsing behavior of Safari, without the end-user features of the application, almost all of which are inappropriate for a kiosk. Trying to use Safari with a custom build of WebKit would be a last resort; definitely something I'd recommend against. -- Darin