Hi, all. I'm sorry if this is a n00b mistake, but I couldn't find any information about this in my searching. I'm trying to use the Dialog functionality for a bundle I'm working on, and I keep getting return code -43. Can anyone tell me what I might be doing wrong? For instance, when I run this<br />
<br />
 "$DIALOG" -mp '{}' ~/Desktop/SearchWindow.nib<br />
<div><br />
in TextMate, I get the following output<br />
<br />
<?xml version="1.0" encoding="UTF-8"?></div>
<div><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"></div>
<div><plist version="1.0"></div>
<div><dict></div>
<div><span class="Apple-tab-span" style="white-space:pre">      </span><key>returnCode</key></div>
<div><span class="Apple-tab-span" style="white-space:pre">      </span><integer>-43</integer></div>
<div></dict></div>
<div></plist></div>
<div>tm_dialog (async_close): Window '4' doesn't exist<br />
<br />
Thanks in advance for any help you can offer.<br />
<br />
Regards,</div>
<p>Jamie Phelps</p>