 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Sam Guest
|
Posted: Wed May 16, 2007 12:53 am Post subject: Applying labels to notes. |
|
|
I'm building a note taking app that will be windows based. What I'd like to do is have the ability to apply labels (such as you would to a blog entry) to notes so that I can then filter those notes based on which labels I select.
I'm leaning towards having a listbox where I can select the different labels (once keyed in it would prefill, pressing enter [or something], would add it to the list of labels for that note.
I'm using D7 w/ XP. Any suggestions on how I could accomplish this (e.g., which control would be best)? |
|
| Back to top |
|
 |
Robin Guest
|
Posted: Mon May 21, 2007 7:46 am Post subject: Re: Applying labels to notes. |
|
|
Sam wrote:
| Quote: | I'm building a note taking app that will be windows based. What I'd like to do is have the ability to apply labels (such as you would to a blog entry) to notes so that I can then filter those notes based on which labels I select.
I'm leaning towards having a listbox where I can select the different labels (once keyed in it would prefill, pressing enter [or something], would add it to the list of labels for that note.
I'm using D7 w/ XP. Any suggestions on how I could accomplish this (e.g., which control would be best)?
|
Hey there,
A list box would be fine. I have used them in a roughly similar way for
an application myself.
The big question though, would be how are you storing the information?
This may change which component suites you best. (If using a database,
then there may be a DB Control which makes your life simpler).
--
Robin.
Australian Bridal Accessories := http://www.bridalbuzz.com.au
Turbo for Noobs (a work in progress) := http://turbofornoobs.blogspot.com/ |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|