Re: Resizing a widget base [message #7795] |
Tue, 14 January 1997 00:00  |
Ken Stone
Messages: 8 Registered: December 1996
|
Junior Member |
|
|
David Fanning wrote:
>
> Ken Stone <k.a.stone@larc.nasa.gov> writes:
>
>> Has anyone used the TLB_SIZE_EVENTS keyword on a call to widget_base?
>> I'm using it on NT4, and it returns ALL (a time history I think) of the
>> resize events. From the beginning of the mouse movement to the end.
>> (Which can be fun to watch the first couple of times.) All I really
>> want is the last position. Do all the Window
>> platforms return all the events? Does anyone know how to get just
>> the last event triggered?
>
> This has nothing to do with IDL. It is a configurable item on
> Windows NT machines. I am sitting in front of a Macintosh
> with no access to a Windows platform, but as I recall you
> go to the "desktop" control panel (or whatever it is called
> in Windows NT) and turn "window drag" option off.
>
> If someone knows the correct terminology here, I'd be
> happy to put the correct info on my web page for future
> reference.
>
> David
Right you are David. Thanks. Yes, the item is found under
Control Panel -> Display -> Plus! - Visual Settings. The "Show window
contents while dragging" option needs to be turned off.
Thanks,
Ken
|
|
|