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

Home » Public Forums » archive » Multiple images in the same 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
Re: Multiple images in the same Window [message #85570 is a reply to message #85565] Sat, 17 August 2013 12:46 Go to previous message
Cornelio Zolin is currently offline  Cornelio Zolin
Messages: 5
Registered: August 2013
Junior Member
On Friday, August 16, 2013 11:42:36 AM UTC-7, Phillip Bitzer wrote:
> You're going to need to make separate call for each image - LAYOUT should be a three element array:
>
> http://www.exelisvis.com/docs/IMAGE.html#LAYOUT
>
>
>
> So, something like this:
>
>
>
> pfile = IMAGE(file, LAYOUT=[7, 1, 1], MARGIN=0)
>
> pfile = IMAGE(file, LAYOUT=[7, 1, 2], MARGIN=0, /CURR)
>
> pfile = IMAGE(file, LAYOUT=[7, 1, 3], MARGIN=0, /CURR)
>
> ....
>
>
>
> will tile the the same image in a row. You don't want to use both LAYOUT and POSITION keywords - LAYOUT is ignored if you do.

Thank you all for the help..I think I'm almost there...
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Keyboard/Input focus: MS windows vs linux
Next Topic: Rick Towler's RHTCamera on 64 bit Windows

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

Current Time: Sun Nov 30 09:13:04 PST 2025

Total time taken to generate the page: 0.56234 seconds