How is possible to implement a structured numbered list?

  • Thread starter Thread starter Andrea Moro
  • Start date Start date
A

Andrea Moro

As object, I need to implement in a memo or textbox multiline
a structured numbered list.

I've written some code, that is working, but I'm finding a lot
of problems when I need to add elements in the middle, operation
that require a full remaps of next elements.

Unfortunately I must use one string's collection to store my elements.

Any idea on how continue this hard work?
Some usefull link?

Thanks in advance
Andrea
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top