On Jun 1, 2009, at 7:37 PM, Oliver Taylor wrote:
I believe Dialog has been renamed UI and is already included in TextMate at TextMate.app/Contents/SharedSupport/Support/lib/ui.rb
You can call UI with something like: require ENV['TM_SUPPORT_PATH'] + '/lib/ui.rb'
That's the ruby library that interfaces with Dialog. Dialog 2 is included in Textmate now, so no need to compile it.