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

 "$DIALOG" -mp '{}' ~/Desktop/SearchWindow.nib

in TextMate, I get the following output

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>returnCode</key>
<integer>-43</integer>
</dict>
</plist>
tm_dialog (async_close): Window '4' doesn't exist

Thanks in advance for any help you can offer.

Regards,

Jamie Phelps

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to