Question about data browser and editing text
Question about data browser and editing text
- Subject: Question about data browser and editing text
- From: 김경옥 <email@hidden>
- Date: Wed, 23 Jun 2004 16:40:43 +0900
Hi,
I am generating normal Folder Tree using Data Browser in C++ using
Xcode (carbon).
in a column, folder icon and folder name exist.
I want to create folder tree as follows
1, If user clicks any item, the item is selected.
2. if user clicks on the name of folder again, the item is chaged to be
editable.
3. if user clicks on the icon of folder, nothing changes.
this is a normal method to change file / folder name in the Finder
program.
I want to just imitate it.
please let me know the way to do that.
additionally, how can I get the newly iuputted name on the data browser?
Thank you.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.