Wonderful! Just what I needed!

Maybe this new style could be added in standard rebol/view distribution!
thanks!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> You should try it yourself before making such
> easy suggestions. :)
>
> Anyway, last night I wrote a new style, that draws
> a scalable radio button:
>
>       http://anton.idatam.com.au/rebol/gui/zoom-radio.r
>
> Run the demo to see it in action:
>
>       http://anton.idatam.com.au/rebol/gui/demo-zoom-radio.r
>
> Anton.
>
> > i think you can type radio 30x30 and it will work.
> > But you got a better solution : it exists a "click-face" function that
> > someone wrote. With it, the user will could click on the text associated
> > with the radio and the radio will be check..
> >
> > i think it's the original function
> >
> > rebol []
> >
> > click-face: func [face][face/feel/engage face 'down none]
> >
> > ; simple example
> > view layout [
> > chk: check text "click me" [click-face chk]
> > ]
> > ----- Original Message -----
> > From: <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, April 09, 2002 9:10 AM
> > Subject: [REBOL] rebol/VIEW radio-buttons
>
> > I used in /view the radio-buttons (very useful).
> > I created a little list with a large font (vh3) but, the little buttons
> > (little circles) that the user can click are very small. How can I do
> > (if possible) to enlarge them? If it is not possible, can I substitute
> > the image of the radio-button with another image (I will draw a larger
> > button).
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>
>



++++++++++++++++++++++++++++++++++++++++++++

Alessandro Manotti
Presidente dell'Associazione "RIUSA"

Sito web:     http://riusa.apritisesamo.net
email:        [EMAIL PROTECTED]
mailing-list: [EMAIL PROTECTED]
Telefono:     347.63.43.231



--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f

Sponsor:
Cambia le casse del tuo Pc! Scegli i potentissimi speaker Hercules XPS510
Qualità elevata e costo contenuto!

Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=360&d=10-4  
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.

Reply via email to