[Cocoadialog-users] Feature request
Status: Beta
Brought to you by:
sporkstorms
From: Tim S. <ti...@cl...> - 2015-08-31 08:22:47
|
<!DOCTYPE html><html><head></head><body contenteditable="true" style="font-family: Monaco; font-size: 12px;">If anyone is still developing cocoaDialog I'd like to suggest a new run mode - webview. To be used as follows:<div><br /></div><div> cocoaDialog webview --url "http://www.example.com"</div><div><br /></div><div>would open a window and use the webkit interface to display the page at the given url. The window would have some default dimensions unless --height and --width are also specified. Window to remain open until it is closed in the usual way or the page issues a window.close() in JavaScript.</div><div><br /></div><div>My impression is that this wouldn't require much code but unfortunately I have no knowledge of objective-C. The originator of this thread:</div><div><br /></div><div> http://forums.macrumors.com/threads/help-setting-up-webview.1077607/</div><div><br /></div><div>appears to have succeeded, for instance.</div> <div style="font-family: verdana; font-size: 12px; border: 0; margin: 0; padding: 25px 2px 2px 2px; background-color: white;"> --<br>Cheers -- Tim </div> </body></html> |