Search found 4 matches
- Sun Jun 19, 2005 9:12 am
- Forum: Growl
- Topic: Help with Growl Framework
- Replies: 5
- Views: 3959
- Fri Jun 17, 2005 10:42 am
- Forum: Growl
- Topic: Help with Growl Framework
- Replies: 5
- Views: 3959
- Fri Jun 17, 2005 7:43 am
- Forum: Growl
- Topic: Help with Growl Framework
- Replies: 5
- Views: 3959
Tee, here's the part in question of the crash log: Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 And believe me, I'm just altering an existing plugin. This has worked before and the lines in my first post are the only thing I changed. The_Tick, this is for ...
- Thu Jun 16, 2005 11:24 pm
- Forum: Growl
- Topic: Help with Growl Framework
- Replies: 5
- Views: 3959
Help with Growl Framework
Hi everybody, yes, I have read the documentation and yes, I have used Google. But I couldn't find an answer... I'm trying to use the Growl framework from within a Widget Plugin. I followed the steps on the developer site and am now doing this in my initWithWebView: NSString *growlPath = [[[NSBundle ...