Strange. It worked using that default nib. I'll revisit what I've done and compare to see where I've gone wrong. Thanks for the test case. I didn't know about the defaults.<br />
<br />
Cheers,<br />
Jamie<br />
<br />
On Wed, Apr 8, 2009 at 11:52 AM, Allan Odgaard (mailinglist@textmate.org) wrote:<br />
> <br />
> On 5 Apr 2009, at 22:49, <a href="mailto:textmate@jxpx777.otherinbox.com">textmate@jxpx777.otherinbox.com</a> wrote:<br />
>   <br />
> > Hi, all. I'm sorry if this is a n00b mistake, but I couldn't find   <br />
> > any information about this in my searching. I'm trying to use the   <br />
> > Dialog functionality for a bundle I'm working on, and I keep getting   <br />
> > return code -43. Can anyone tell me what I might be doing wrong? For   <br />
> > instance, when I run this <br />
> > <br />
> >  "$DIALOG" -mp '{}' ~/Desktop/SearchWindow.nib <br />
> > <br />
> > in TextMate, I get the following output […]<br />
>   <br />
> That is pretty weird — can you attach the nib and/or try one of the   <br />
> default nibs, e.g.:<br />
>   <br />
>      "$DIALOG" -mp '{}' RequestString<br />
>   <br />
> _______________________________________________ <br />
> textmate-dev mailing list <br />
> <a href="mailto:textmate-dev@lists.macromates.com">textmate-dev@lists.macromates.com</a> <br />
> <a target="_blank" href="http://lists.macromates.com/listinfo/textmate-dev">http://lists.macromates.com/listinfo/textmate-dev</a> <br />
>