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

Home » Public Forums » archive » ZOOMING,status bar,.SAV File
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
ZOOMING,status bar,.SAV File [message #43977] Sat, 07 May 2005 05:45
vinesh is currently offline  vinesh
Messages: 5
Registered: May 2005
Junior Member
Please suggest,guide, provide coding help to implement the following
problems:

PRO OpenImage, ImageFile=imagefile
imagefile = Dialog_Pickfile(Filter='*.jpg', Title='Open Image File...')
Read_JPEG, imagefile, image
ss = Size(image, /Dimensions)
DEVICE,DECOMPOSED=0
Window,XSize=ss[0], YSize=ss[1]
TV, image
END


1. How can we make status bar of the window so that X,Y coordinates
values by Mouse movement can be shown in this status bar.

2. Have ZOOM IN, ZOOM OUT functionality by any method.

3. I am creating .SAV file using
SAVE,/ROUTINES,FILENAME="Openimage.sav'

.SAV file is creating and executing well but this shows window as a
blink and did not stopped for display. Please resolve this.

Thanks in Advance.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Saving Directory Contents as Array of Strings
Next Topic: Re: ZOOMING,status bar,.SAV File

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

Current Time: Fri Oct 10 01:17:16 PDT 2025

Total time taken to generate the page: 0.48078 seconds