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

Home » Public Forums » archive » Re: ION script drop-down
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
Re: ION script drop-down [message #48443] Tue, 25 April 2006 03:41
greg michael is currently offline  greg michael
Messages: 163
Registered: January 2006
Senior Member
The dumb, but bearable solution...

Zoom:
<select name="zoom" size="1">
<option <ION_IF EXPR="$zoom EQ '4x'" >selected</ION_IF> >4x
<option <ION_IF EXPR="$zoom EQ '2x'" >selected</ION_IF> >2x
<option <ION_IF EXPR="$zoom EQ '1x'" >selected</ION_IF> >1x
<option <ION_IF EXPR="$zoom EQ '1/2'" >selected</ION_IF> >1/2
<option <ION_IF EXPR="$zoom EQ '1/3'" >selected</ION_IF> >1/3
<option <ION_IF EXPR="$zoom EQ '1/4'" >selected</ION_IF> >1/4
<option <ION_IF EXPR="$zoom EQ '1/6'" >selected</ION_IF> >1/6
<option <ION_IF EXPR="$zoom EQ '1/8'" >selected</ION_IF> >1/8
<option <ION_IF EXPR="$zoom EQ '1/11'">selected</ION_IF> >1/11
<option <ION_IF EXPR="$zoom EQ '1/16'">selected</ION_IF> >1/16
</select>
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Cauchy PV integration
Next Topic: Re: XSTRETCH and Library Lessons

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

Current Time: Wed Oct 08 19:20:54 PDT 2025

Total time taken to generate the page: 0.00295 seconds