The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 How to minimize all the workbooks except graphs

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
ytyyutianyun Posted - 02/29/2012 : 03:13:29 AM
Origin 8.5 and Service Release sr2(Select Help-->About Origin):
Operating System:windows 7

I have import the data and draw the graphs. Now in order to look clearly in "tile vertically" way. I have to minimize all the workbooks except graphs. Then how to do it.Thanks


2   L A T E S T    R E P L I E S    (Newest First)
ytyyutianyun Posted - 03/04/2012 : 04:36:50 AM
Thanks, it's helpful
Hideo Fujii Posted - 02/29/2012 : 10:48:47 AM
Hi ytyyutianyun,

You can run the following 1-line script to hide all workbooks: 
  doc -e W {win -ch 1;}

Although you can replace "win -ch 1;" with "win -i;" to minimize instead of hiding, 
I recommend to hide because you can more intuitively recognize the organized hidden 
workbooks in Project Explorer rather than hunting for the minimized window in the 
workspace. (Also, hidden workbooks are more memory efficient than minimized ones.)

It works for you?

--Hideo Fujii
OriginLab

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000