hello,
i've already added an own bundle to my textmate installation, next step would be to provide some nice GUI to the commands. i've already watched the screencasts of "interface builder" + "tm_dialog" and i already made some nice gui wich works just fine with "tm_dialog".
however. i've read, that one should use "$DIALOG" in textmate for such. "$DIALOG" contains a path to "tm_dialog2" and this does not work for me. maybe i'm missing the right documentation to get things work -- indeed i was not able to find anything useful regarding "tm_dialog2".
UPDATE
maybe i should add, that i'm using php for my commands -- therefore i'm not able to use any ruby helper classes, if there are any. i'm looking for a tutorial or quickreference of how to work with "tm_dialog2".
thanks!
harald