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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Show/Hide Project Explorer
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Mike Buess

USA
3037 Posts

Posted - 07/31/2002 :  09:04:07 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Is there a LabTalk or OriginC method for showing and hiding the PE window?

...Alternatively, can you determine the show/hide state of PE?

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 07/31/2002 11:18:29 AM

cpyang

USA
1406 Posts

Posted - 07/31/2002 :  3:51:26 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Not at the moment, a very good suggestion. We will try to get this into SR2 via Origin C, like


if(!Project.IsVisible(CWT_PROJECT_EXPLORER))
Project.ShowWidnow(CWT_PROJECT_EXPLORER);

similarily for CWT_SCRIPT_WINDOW, CWT_RESULTS_LOG etc.


This is tracked as #2540

CP




Edited by - cpyang on 07/31/2002 3:52:38 PM
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000