Hi Fred,

Fred Kiefer wrote:
Most likely your compiler thinks you are calling the method on an object
from the class NSCollectionView. On that class the signature is
different. You could try to use the correct type for wherePopUp or add a
cast in the call.
a cast didn't help, however the correct type did. This seems to have other positive effects too, I'll check more before rejoicing too much though.

Riccardo

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to