[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A third-party example



Ben Tupper (btupper@bigelow.org) writes:

> Liam suggested that I post the GUI object I made with Martin's
> GUIobject. I have pasted it below.

I had just a little bit of trouble getting this to work.
First of all, I had an older version of MGS_Container
on my path, that I had to get rid of. Then, I found 
a typo on line 850 of HBB_TwoLists__Define.pro:

   S_label = Self.LabelsNames[1]

Should be:

    S_label = Self.LabelNames[1]

Now it works, but the two lists have taken over my computer!
You must have some BIG default lists. :-)

Cheers,

David
-- 
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155