Hello.
I need to implement a date picker in my dialog that should look and be controlled like that of iCal, using Cocoa. Is it possible to achieve it using standart widgets ( available in XCode or not ), or it have to be a custom widget subclassed from text entry ( or even from scratch )?
I need to implement a date picker in my dialog that should look and be controlled like that of iCal, using Cocoa. Is it possible to achieve it using standart widgets ( available in XCode or not ), or it have to be a custom widget subclassed from text entry ( or even from scratch )?