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

Home » Public Forums » archive » Re: Not Sure about widget hierarchy ??
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: Not Sure about widget hierarchy ?? [message #34837 is a reply to message #34831] Wed, 23 April 2003 14:27 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
JD Smith (jdsmith@as.arizona.edu) writes:

> I don't regard a draw widget as a window. It's a canvas, embedded in a
> base, which may be a top level base defining a window (i.e. that which
> has a title bar). How about:
>
> IDL> b=widget_base(/ROW,SPACE=1)
> IDL> d1=widget_draw(b,xsize=100,ysize=100)
> IDL> d2=widget_draw(b,xsize=100,ysize=100)
> IDL> widget_control, b,/realize

Talk about namespace clashes! How about we talk
about "application windows" which are those things
with the nice menu bars on them and correspond to
a top-level base widgets, and "graphics windows",
which are those things you traditionally draw
graphics in. When those things are objects, we could
call them.... Oh, on second thought, just forget about
the whole thing. :-(

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Convert IDL code to HTML with color chromacoding for webpage / printing
Next Topic: Re: problem with hidden lines in SURFACE in IDL version 5.5 and 5.6

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

Current Time: Mon Oct 13 20:11:23 PDT 2025

Total time taken to generate the page: 3.36500 seconds