Using NSTableView for this is likely entirely inappropriate. :-)

You’re probably best to either rewrite it entirely as a custom view MonthView 
(and fill it with DayView’s) both of which you’ll need to write.



On Feb 6, 2012, at 7:01 AM, Santhosh_Gundu wrote:

> Hi,
> 
> I am developing an application which is similar to the UI of iCal MothView.
> 
> For this I am using  NSTableView with 6 rows and 7 columns.
> 
> I have an issue with taking custom cell and handling user interactions while 
> populating date with event.
> 
> 
> Can any one sugguest on whether the above approach is correct? , if so is 
> there any way to populate the data with custom cells with image and text?
> 
> 
> 
> 
> Thanks in advance.
> 
> 
> 
> Thanks,
> Santhosh Kumar
> 
> 
> 
> 
> 
> ________________________________
> 
> DISCLAIMER:
> This email (including any attachments) is intended for the sole use of the 
> intended recipient/s and may contain material that is CONFIDENTIAL AND 
> PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or 
> distribution or forwarding of any or all of the contents in this message is 
> STRICTLY PROHIBITED. If you are not the intended recipient, please contact 
> the sender by email and delete all copies; your cooperation in this regard is 
> appreciated.
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/scott%40cocoadoc.com
> 
> This email sent to sc...@cocoadoc.com


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to