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
 Forum for Origin C
 Renaming the Page Label
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

havermann

Germany
Posts

Posted - 02/18/2009 :  08:02:05 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin 7
Operating System: XP

Is there any command in Origin C to rename the page label of an Origin page?
The "Rename" command only renames the Page Name, but has no effect to the page label. I would like to set both with the same string, but by default the label contains the complete Path.
"SetLabel" does only set the column Label, but not the page label.

Any thoughts on this?

Regards
Gert

rlewis

Canada
253 Posts

Posted - 02/18/2009 :  10:49:04 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
How abour something like ...
Page pG=Project.Pages();
pG.Label="My New Label";
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