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
 Setting Default font
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

CStorey

Canada
137 Posts

Posted - 07/11/2002 :  11:13:05 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
I'm trying to set the font type and size for labels that I'm adding to a graph.

1) Is it possible to set the default font type and size for all graphs?

2) set -tf 16; set -ts 12; give me command errors. Can someone post an example of how these are used to change the font type and size?

Thanks,

Craig Storey
Origin WebRing Member - http://g.webring.com/hub?ring=originwebring

Barb Tobias

USA
305 Posts

Posted - 07/11/2002 :  5:39:32 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Craig,
Try the system.font.labelsize numeric property for setting the default size, and the system.font.labelname$ string property for the font name.
Barb

Go to Top of Page

Mike Buess

USA
3037 Posts

Posted - 07/14/2002 :  9:18:21 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Craig,

I'm not sure how set -tf and set -ts should be used, but this works for changing the font name and size for a particular label...

labelname.font=16;
labelname.fsize=12;

Is that what you were looking for?

Mike Buess
Origin WebRing Member
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