On Sun, 2 Nov 2003 Alex Rice <[EMAIL PROTECTED] wrote:

> On Nov 2, 2003, at 11:47 AM, Russell wrote:
>
> > Hello people
> >
> > Can cards in a stack be of different sizes
>
> Nope
>
> (snip)
>
> Alex Rice
>
Sure, they can:

Have a look at the Glossary stack. All cards have different sizes.

In the preopencard handler you may find  some hints:

 " -- set the height of the card to the total needed height

  put the top of this stack into savedTop
  set the height of this window to the formattedHeight of this card
  set the height of graphic "Border" to the formattedHeight of this card

  set the top of graphic "Border" to zero
  set the top of this stack to savedTop"

Regards,

Wilhelm Sanke


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to