On Oct 24, 2011, at 00:17, David Foster wrote:
> I have done a multi-file search. The Search Results window takes up the left 
> 75% of my screen and has no titlebar. How can I resize it to be smaller 
> and/or move it?
______________________________________________________________________

Hey David,

Try running this from the Applescript Editor:

tell application "BBEdit"
  set position of front window to {0, 44}
end tell

--
Best Regards,
Chris

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to