• 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
setSortOrderings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

setSortOrderings?


  • Subject: setSortOrderings?
  • From: Ricardo Strausz <email@hidden>
  • Date: Wed, 19 Feb 2003 17:39:13 -0600

Hola amigos!

I am trying to sort the contents of a displayGroup; I'd try the following

EOSortOrdernig = NSClassFromString(@"com.webobjects.eocontrol.EOSortOrdering");
EODisplayGroup* dg; //suppose this exists


[dg setSortORdering:[NSArray arrayWithObject:[EOSortOrdering sortOrderingWithKey:@"detalle" :@selector(CompareDescending)]]];

it does not work.... worse than that: the app exists with signal 11 (SIGSEGV)

Any clue???

I think that the problem is with the @selector(CompareDescending) but I do not know how to jump the Java-Bridge with such a kind of paramater.
PLS HELP


(I am using OSX 10.2.3 and WO 5.2 ---previous to december relase---)

Dino
http://homepage.mac.com/strausz
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • setSortOrderings? -A dirty solution-
      • From: Ricardo Strausz <email@hidden>
    • Re: setSortOrderings?
      • From: Art Isbell <email@hidden>
  • Prev by Date: setting values
  • Next by Date: Re: Debugging WO5.2 apps with December 2002 tools and OSX 10.2.4
  • Previous by thread: Re[2]: setting values
  • Next by thread: Re: setSortOrderings?
  • Index(es):
    • Date
    • Thread