• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Strangeness afoot
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strangeness afoot


  • Subject: Re: Strangeness afoot
  • From: Kevin Windham <email@hidden>
  • Date: Thu, 25 Oct 2007 22:04:47 -0500


On Oct 25, 2007, at 8:36 PM, Lachlan Deck wrote:
Ahh... perhaps I spoke too soon :-) Sounds like you're making it too hard anyway. If you have something like the following life will be easy...

ColsRepetition : WORepetition {
	list = recordsPerColumn;
	item = rowsForColumn;
	index = columnIndex;
}
RowsRepetition : WORepetition {
	list = rowsForColumn;
	item = rowItem;
	index = rowIndex;
}

WORepetition will increment columnIndex and rowIndex for you.

Are you saying I should be able to make the columns repetitions too? What about the headers in the table? Actually I'm not sure this will work anyway since I also have some cells that are conditional and show other contents at times. I was trying to figure out why this happened, and when I put a break in the method and step through it, it's always sequential. Odd.



_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Strangeness afoot
      • From: Lachlan Deck <email@hidden>
References: 
 >Strangeness afoot (From: Kevin Windham <email@hidden>)
 >Re: Strangeness afoot (From: Lachlan Deck <email@hidden>)
 >Re: Strangeness afoot (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: Strangeness afoot
  • Next by Date: Re: Strangeness afoot
  • Previous by thread: Re: Strangeness afoot
  • Next by thread: Re: Strangeness afoot
  • Index(es):
    • Date
    • Thread