tm_dialog -- outside of TextMate?

View: New views
2 Messages — Rating Filter:   Alert me  

tm_dialog -- outside of TextMate?

by Stephen Hansen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This isn't really directly related to TextMate at all, but... :)

I've been doing some automation work to help make me all the more efficient in various ways. That's generally involving writing up scripts glued to various places-- and I've recently sort of wanted something like tm_dialog to integrate with them, entirely outside of TextMate. I mean, I use tm_dialog with a couple custom bundles for certain purposes but I don't really "live" in TextMate so much.

Anyone know if there's a way to poke tm_dialog into just doing its thing /outside/ of TextMate? Or, something else out there which fulfills a similar use? I saw CocoaDialogs, but what I loved about tm_dialog was that it could run custom nib's.

Anyhoo. Sorry for the OT post. =)

--Stephen


_______________________________________________
textmate mailing list
textmate@...
http://lists.macromates.com/listinfo/textmate

Re: tm_dialog -- outside of TextMate?

by Matt Neuburg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 6/27/09 10:25 AM, in article
7a9c25c20906271025m10265fdag19125267b024625f@..., "Stephen
Hansen" <apt.shansen@...> wrote:

> Anyone know if there's a way to poke tm_dialog into just doing its thing
> /outside/ of TextMate? Or, something else out there which fulfills a similar
> use? I saw CocoaDialogs, but what I loved about tm_dialog was that it could
> run custom nib's.

If you're going to provide your own interface with a custom nib, then you
might like to consider embedding your shell script as an automator action
and saving as an automator workflow.

http://developer.apple.com/documentation/AppleApplications/Conceptual/Automa
torConcepts/Articles/ShellScriptActions.html

http://developer.apple.com/appleapplications/transformscriptintoaction.html

This is a very easy built-in way to wrap a shell script in some interface.

Or, have a look at Pashua:

http://www.bluem.net/en/mac/pashua/

m.

--
matt neuburg, phd = matt@..., <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings




_______________________________________________
textmate mailing list
textmate@...
http://lists.macromates.com/listinfo/textmate