Change Color Table [message #14907] |
Thu, 01 April 1999 00:00 |
VU KHAC Tri
Messages: 25 Registered: March 1999
|
Junior Member |
|
|
Hi folks,
Having 2 widget-draw in a dialog I want to be able to apply 2 different
color tables for these 2 widgets individually. I tried to do this with
XLoadCT, but it changes color tables in both 2 widgets.
I've got the XColor.pro of D.Fanning, but I cannot compile it since my
IDL
version is 5.0. The compilator signals this error:
nelements = SIZE(info.notifyobj, /N_Elements)
% Keyword parameters not allowed in call.
At: /home/black/tvk/programming/idl/examples/xcolors.pro, Line 446
% 1 Compilation errors in module XCOLORS_SET.Badly placed ()'s
I guess probably IDL5.0 doesn't support this command that way (but only
IDL5.2). Is this true?
What do I have to do ?
Thanks for your help,
Best regards,
Tri.
|
|
|