Servant 4 I AM
Servant 4 I AM
- (void)setMessages:(NSArray *)messages { // defer text generation to queues NSTextStorage *storage = [detailsView textStorage]; [storage replaceCharactersInRange:NSMakeRange(0, [storage length]) withString:@""]; NSUInteger numMessages = [messages count]; [detailsInfo setStringValue:[NSString stringWithFormat:NSLocalizedString(@"Details for %d...
Are you currently referencing GTP4All to other data of any format? If so Can you give me a pointer on how to reference the other data?
That didn't fix my issue
I fixed the touch events by making that listener public. but I am still not sure how to export the visible cropped area.