Search found 4 matches

by tobias
Tue Sep 03, 2013 8:32 am
Forum: Mac OS
Topic: Toolbar obscures window title
Replies: 3
Views: 4553

Re: Toolbar obscures window title

That worked, thanks. LiveCode is live, who would have thought.
by tobias
Sat Aug 31, 2013 5:21 pm
Forum: Mac OS
Topic: Unix pipes
Replies: 3
Views: 4923

Re: Unix pipes

Quoting from memory: on OS X open process can only be used to launch apps, nut Unix processes. Use get shell for that.
by tobias
Sat Aug 31, 2013 9:12 am
Forum: Mac OS
Topic: Unix pipes
Replies: 3
Views: 4923

Unix pipes

How do I communicate back and forth with command line tools through their stdin and stdout?

"open process" seems right, but the dictionary says it only works on Linux.
"shell" isn't interactive, and mixes stdout and stderr.
by tobias
Sat Aug 31, 2013 8:41 am
Forum: Mac OS
Topic: Toolbar obscures window title
Replies: 3
Views: 4553

Toolbar obscures window title

When I open a stack I downloaded in the IDE, the window is so high up the screen that its title is hidden by the toolbar. How do I move the window?

I didn't find a way to hide the toolbar. Giving another app focus makes it disappear, but I still can't grab the window.