Is it possible to get the content of the preview window?
If I run this Applescript
tell application "BBEdit"
get properties of web_preview_window 1
end tell
then I get
{container:application "BBEdit", id:8, document:missing value,
bounds:{0, 44, 850, 900}, close able:true, collapsed:false, index:1,
modal:false, file:missing value, modified:false, name:"Preview:
untitled text", position:{0, 44}, resizable:true, selection:missing
value, contents:missing value, text:missing value, titled:true,
visible:true, zoomable:true, zoomed:false}
- jem
--
This is the BBEdit Talk public discussion group. 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>
---
You received this message because you are subscribed to the Google Groups
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].