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
 Axis not clickable

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
MalBru Posted - 04/25/2012 : 03:46:08 AM
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System: Windows 7
Origin Ver.: Pro 8.0

Hello,

for some weeks I've got the problem, that I can't double-click the axis in a new graph.
I can't select the axis at all, so I can't rezie the plot. Selecting the units work neither.

It happend while I was using Origin. I think I miss-clicked something but I can not restore the old setting.

Please help me, this is really annoying...

Regards,

Malte
2   L A T E S T    R E P L I E S    (Newest First)
MalBru Posted - 04/26/2012 : 06:02:08 AM
That worked perfectly! Thank you for your quick help!

greg Posted - 04/25/2012 : 1:33:07 PM
You have probably based a default template on one of our special templates which often have click event turned off for some objects.

To test this theory, with your graph active, select File : Save Template as and note the 'Template Name' and then Cancel out of the dialog. Open Windows Explorer to your User Files Folder (UFF) and look for an OTP file of the same name. (In the Command Window, type
run -e explorer %Y
and press Enter to quickly get to your UFF.)
If the file exists there, it should be fixable (if not, try the next step anyway).

Again with your graph active type this in the Command Window:
page.noclick=
and press Enter. If the value is anything other than zero, then clicking has been turned off for one or more features. In particular, any odd number indicates Axes have been set to ignore clicks. Type this:
page.noclick=0
and press Enter to restore clicking on all features.

If that solves the problem, then save the template.

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