Received: by 10.68.223.40 with SMTP id qr8mr4588988pbc.0.1335803798283; Mon, 30 Apr 2012 09:36:38 -0700 (PDT) Path: r9ni116402pbh.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: jimmyleependle...@gmail.com Newsgroups: comp.lang.idl-pvwave Subject: Re: IDL v7.0 "native" colourbar procedure? Date: Mon, 30 Apr 2012 09:36:37 -0700 (PDT) Organization: http://groups.google.com Lines: 21 Message-ID: <13085944.543.1335803797932.JavaMail.geo-discussion-forums@ynee1> References: NNTP-Posting-Host: 192.5.156.252 Mime-Version: 1.0 X-Trace: posting.google.com 1335803798 18451 127.0.0.1 (30 Apr 2012 16:36:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 30 Apr 2012 16:36:38 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=192.5.156.252; posting-account=FsJjsAoAAAAhsuHfL17So_8IiqVz8MvK User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 On Monday, April 30, 2012 10:32:48 AM UTC-6, Paul van Delst wrote: > Hello, > > I have a colleague who is using a machine with a bog-standard IDL v7.0 install. I'm putting together a small script to > allow him to contour some data and I'm wondering: is there is a pre-function-graphics colourbar procedure in IDL? > > I can't find anything non-function-graphics-y in my version of IDL help (which is for v8.x) and there is no extra > user-contrib stuff on the machine in question (like I said, a bog-standard install with no coyote graphics, esrg, etc > colourbar stuff). > > Thanks for any info. > > cheers, > > paulv > > p.s. And I did search using the US spelling for colour. :o) The IDLgrColorbar class has been available since 5.1. Jim P