Creating a fancy user interface with a calendar
Creating a fancy user interface with a calendar
- Subject: Creating a fancy user interface with a calendar
- From: Matteo Manferdini <email@hidden>
- Date: Mon, 13 Mar 2006 20:34:38 +0100
Hi everyone. I'm developing an application in which users will be
able to drag items from a list into a calendar to organize them (the
calendar will be a lot similar to that found in iCal). These items
have some simple attributes, (strings, numbers and sometimes images).
These items should have a fancy appearance, i.e. not be rows of a
table, but little colored "boxes" with data visible in them.
The problem is I do not know how to do these things, I'm pretty a
newbie. I don't know which object to use in the user interface. If
I'm not wrong a NSTableView can only display "simple" rows, not other
objects, can't it?. How can I create such list of objects? Have I to
subclass NSView on my own or there is something in the frameworks I'm
missing? And how do I create such "fancy" objects? Furthermore, how
can I create a calendar similar to iCal's one (where users can move
events simply by dragging them around)?
I hope everything is clear. Thak you.
m.m.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden