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

Home » Public Forums » archive » How to simplify or mesh a IDLgrLegend Obj ?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
How to simplify or mesh a IDLgrLegend Obj ? [message #65262] Tue, 17 February 2009 18:52
dosfun is currently offline  dosfun
Messages: 14
Registered: February 2009
Junior Member
Hi everyone,

I have created a legend which include many items, how can I simpkify
this legend? I mean to make this big legend into some small legends.
Thank you for any tips.

my code is like this:

....
nameList = ['a', 'b', 'c']
objList = [symbol_1, symbol_2, symbol_3]

oLegend = Obj_New('IDLgrLegend' , $
Item_Name = nameList, $
Item_Obj = objList, $
/Recompute )

....

Cheers.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Accessing IDL from Java
Next Topic: Postgresql driver DLM

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

Current Time: Wed Oct 08 13:38:59 PDT 2025

Total time taken to generate the page: 0.00686 seconds