comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Title in iPlot
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Title in iPlot [message #50875 is a reply to message #50874] Thu, 19 October 2006 14:48 Go to previous messageGo to previous message
K. Bowman is currently offline  K. Bowman
Messages: 330
Registered: May 2000
Senior Member
In article <MPG.1fa19ebe20226094989d53@news.frii.com>,
David Fanning <news@dfanning.com> wrote:

> Folks,
>
> Did anyone do the iTools tutorial? Do you know how to
> get the plot title closer to the plot programmatically?
> Ours is about 5 feet away. :-(
>
> Thanks,
>
> David

I can't find any iTools tutorial (this may be from the tutorial,
but memory fades), but I have been doing something like this:

gtitle = 'This is the Title'
idAnnotate = itool_obj -> FindIdentifiers('*/ANNOTATION LAYER')
oAnnotate = itool_obj -> getByIdentifier(idAnnotate)
oAnnotate -> add, OBJ_NEW('IDLitVisText', _STRING = gtitle, $
ALIGNMENT = 0.5, $
VERTICAL_ALIGNMENT = 1.0, $
FONT_SIZE = 24, $
LOCATION = [0.0, 0.70, 0.99])


Ken Bowman
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Image and ROI Help
Next Topic: Re: Missing data and MPFITFUN

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:48:56 PDT 2025

Total time taken to generate the page: 0.00427 seconds