DISQUS

DISQUS Hello! toxicsoftware.com is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Are you feeling a little Hyper Alert?

Started by schwa · 10 months ago

CHyperAlert is almost a direct clone of AppKit’s NSAlert class. The primary difference is that instead of passing plain old strings, you can pass it HTML which will get rendered with WebKit inside the alert. This way you can have clickable URLs inside your alert dialogs. Hell, you ca ... Continue reading »

2 comments

  • Wow! This looks great! I see the project is set to use the 10.4u SDK. Is there any reason why this wouldn't run with the 10.3.9 SDK?

    Thanks,

    Jeremy
  • Glad you like it.

    There is a private API method call used that may or may not be supported in < 10.4 - look in WebView_Private.h - I think it might have been added to WebKit to support transparent backgrounds for Dashboard Widgets. I can't think of anything else that might limit CHyperAlert to 10.4 though.

Add New Comment

Returning? Login