Re: too many TLB resize events [message #18027] |
Fri, 26 November 1999 00:00 |
Brad Gom
Messages: 49 Registered: August 1997
|
Member |
|
|
David Fanning wrote:
> Right click on your desktop. Choose the "Properties"
> menu. Find the Plus tab on the program that pops
> up. Turn OFF the check mark that says "Show Window
> Contents While Dragging.
>
> 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
Thanks David, I knew it had to be something simple.
Brad
|
|
|
Re: too many TLB resize events [message #18028 is a reply to message #18027] |
Fri, 26 November 1999 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Brad Gom (b_gom@hotmail.com ) writes:
> I was wondering if there is a way to make a TLB only return a single
> resize event when it is resized. After releasing the mouse button when I
> resize the top base that contains my draw window, I get dozens of
> events corresponding
> to each intermediate size of the base as it is being dragged to its new
> size. When the objects in the view are complex, resizing the window can
> cause a noticeable delay.
>
> Does anyone know how to avoid this? I'm using NT 4.0 -maybe this has
> something to do with the problem?
Right click on your desktop. Choose the "Properties"
menu. Find the Plus tab on the program that pops
up. Turn OFF the check mark that says "Show Window
Contents While Dragging.
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
|
|
|