[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CHANGING THE SIZE OF MOVIE WINDOW
- Subject: CHANGING THE SIZE OF MOVIE WINDOW
- From: "Mark Chan" <chanm(at)cadvision.com>
- Date: Sun, 10 Dec 2000 21:41:22 -0700
- Newsgroups: comp.lang.idl-pvwave
- Organization: CADVision/PSINet
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:22575
A movie file was created using one of the many options available in IDL
(E.G. WRITE_GIF (available in older versions of IDL), WRITE_BMP, ETC.)
The movie was made using TVRD, /MULTIPLE at a specific window size
(e.g.WINDOW,0,400,300).
Is there an easy way to change the window size of the now created movie file
so that it displays in a different sized window (e.g. 100 by 200) without
having to re-run the movie creation routine?
Using WinNT4.
Thanks in advance,
Mark Chan