On Sat, 11 Dec 2004 12:14:45 +0100, Toon Van Acker
<toon dot van dot acker at mac dot com> wrote:
> Why would using an array of canvasses for cards not be a good idea? If
> your cards are always going to be in the same position, this is seems
> like a good solution to me. If I remember correctly, there was a card
> game on the REALbasic 1 or 2 CD that used the technique. Unless you
> want to move them around with smooth animation, I don't see why you
> wouldn't use canvasses. Is there something I'm missing?
Do your cards have to sit one on top of another? Do you need to move
your cards around? If so, then you are quickly going to run into
trouble if you use separate canvases for each carrd. I think those of
us who participated in the MacTech Klondike challenge found this out
pretty quickly.
--
REALbasic database options: http://sqlabs.net
REALbasic news and tips: http://rbgazette.com
KidzMail & KidzLog: http://haranbanjo.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|