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

Home » Public Forums » archive » Scrolled Drawing Window
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Scrolled Drawing Window [message #3124] Mon, 14 November 1994 10:40
mark_cadwell is currently offline  mark_cadwell
Messages: 10
Registered: February 1994
Junior Member
I created an application where there is a scrolled drawing window
(PV-Wave 4.2) with a plot in the drawing area. When the routine first
comes up, I want the vertical slider to start at the bottom instead of the
top, and I want it to show the lower part of the plot in the window. I
have been able to successfully start the slider at the bottom of the
scroll bar with the following commands:

children = wtget(drawing, /child)

args = {, value: 2548} ; 2548 equates to the bottom of
the ; drawing area.

status = wtset(children(1), args) ; children(1) equates to the vertical
; scroll
bar.


The problem is that the plot does not appear in the window until an
event is registered with the slider. Even though the slider is at the
bottom of the scroll bar (like I want), the plot does not appear until I
click on the slider.

Can anyone suggest a way to register an event with the slider so that
the plot appears without having to click it? Thanks.

Mark

--
----------------------------------
mark_cadwell@qmail4.trw.sp.com
[Message index]
 
Read Message
Previous Topic: File conversion to Gerber required?
Next Topic: 3.6 Widgets under 3.5

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

Current Time: Fri Oct 10 06:50:30 PDT 2025

Total time taken to generate the page: 0.96394 seconds