so i'm just trying to conceptualize how to do this in my head, since i couldn't really find anything in IB, or samples... a real demonstration is in iPhoto where events are allowed to be renamed... i read the documentation about Image Kit's Image Browser, assuming i would be able to rename images inside the image browser, but it only allows for the display of image names.
so... does this make sense? :
1) add mouse events to a label (don't think i can do that?)
2) on double click, convert the label into a text box (cover label, make text box visible).
3) on text entered, convert the label to text box's input, hide text box.
4) register string to user defaults.
thoughts?
so... does this make sense? :
1) add mouse events to a label (don't think i can do that?)
2) on double click, convert the label into a text box (cover label, make text box visible).
3) on text entered, convert the label to text box's input, hide text box.
4) register string to user defaults.
thoughts?