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

Home » Public Forums » archive » Re: Resizable IDL List widget?
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: Resizable IDL List widget? [message #53379 is a reply to message #53377] Fri, 06 April 2007 15:18 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On Apr 6, 12:27 pm, marty...@gmail.com wrote:
> Hi All,
>
> I'm working on an IDL Widget Program that reads a number of images and
> outputs some of their features into a new window containing a
> scrollable IDL list widget. Is it possible to drag-resize the list
> widget to be larger/smaller so the user will have more flexibility?
>
> Thanks,
> Marty

There is the cw_panes compound widget. It is not documented in the
online help, but the header file for it is fairly useful. It is in
$IDL_DIR/lib/itools/ui_widgets/.

To see it in action, start an iTool:

iplot, findgen(11)

Double click on the plot. That should bring up the Visualization
Browser. Click on the arrow in the upper left corner. Now you can
resize between the tree on the left and the property sheet on the
right by dragging the bar in the middle. This is written in IDL.

It does seem to have iTools dependencies, but in CW_PANES_EVENT only.
I tried once to use this in non-iTools code and got the basics to work
fairly well, but the final product wasn't quite good enough.

So...your results may vary.

Mike
--
www.michaelgalloy.com
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Function minimization
Next Topic: May anyone share his IDLwave configuration file with me ?

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

Current Time: Sat Oct 11 04:28:49 PDT 2025

Total time taken to generate the page: 0.40025 seconds