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

Home » Public Forums » archive » TLB_GET_SIZE - strangeness!
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
TLB_GET_SIZE - strangeness! [message #4599] Fri, 02 June 1995 00:00
kotsines is currently offline  kotsines
Messages: 4
Registered: June 1995
Junior Member
On the topic of re-sizing, can anyone explain the following:

> B = WIDGET_BASE( title = 'testing' )
> WIDGET_CONTROL, B, /REALIZE
(re-size B to arbitrary size via the mouse)
> WIDGET_CONTROL, B, TLB_GET_SIZE = size
> print, size

209 273

> help, size

SIZE INT = Array(2)

> print, size(0)

0 2 1

> help, size(0)

<Expression> LONG = Array(3)


...am I missing something? How can I access the two integer elements of size?

Confused,
Tom
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How to control plotting region when using !p.multi & X11 ???
Next Topic: IDL re-sizing - how to do EASILY?

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

Current Time: Wed Oct 08 17:34:30 PDT 2025

Total time taken to generate the page: 0.00523 seconds