[TxMt] Re: newbie question.. How compile source code for dialog2 and install it?
Oliver Taylor
olivertaylor at me.com
Tue Jun 2 00:37:00 UTC 2009
On Jun 1, 2009, at 5:12 PM, MDX-LE wrote:
> Could someone tell me how to install dialog2 available at
> http://macromates.com/svn/Bundles/branches/WIP/Tools/Dialog2/
> Dialog2 @
> macromates.com
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'
More information about the textmate
mailing list