Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
drag and drop button in xcode (iOS5.1)
I am trying to create a table (for example a calendar that shows a 15 or 30 minute time interval). My idea is to have a button that can be dragged and dropped from one table-cell to another -by the user-. This button I'd like it to have a dynamic text (basically to operate like a time container that has an assignable amount of time, and a name -fully editable-.
What is the best way to start thinking about this? I do not have any code since this is only a concept. I figured that before I actually start writing any line of code I'd like to first know if it is possible and what would be the best way to look at it conceptually.
I would also like for the user to be able to assign to this button a name, and a few other text variables through an edit menu.
Thanks much in advance.
0 •