Hi,
Germán Arias wrote:
My previous assumption was wrong. Just add:
[self setAllowsCutCopyPaste: YES];
at -awakeFromNib in PRImageView.m. Seems like in Cocoa the default value
is YES.
Yes, that fixes it and it then works on GNUstep.
The method is new since 10.4
Without setting anything PRICE works on 10.4, however on 10.6 too.
Thus I suppose the value is default to YES on >= 10.4 for compatibility.
What do you think Fred? Should we be comply to Cocoa? I think yes.
I checked current Cocoa documentation and I couldn't find the default
setting.
Riccardo
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep