Book a Demo

Author Topic: formatted text in Use Case notes  (Read 3188 times)

Gary Wong

  • Guest
formatted text in Use Case notes
« on: August 07, 2002, 11:46:02 pm »
Hi,

Any way to format the text in the Use Case notes?  Nothing fancy, just underlining and maybe bold.  This is following Alistair Cockburn's use case template examples...

TIA,
Gary Wong

gsparks

  • EA User
  • **
  • Posts: 325
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: formatted text in Use Case notes
« Reply #1 on: August 08, 2002, 03:55:57 am »
Hi,

We have had a lot of requests for this and I am keen to do something ... the main issues are really around using the RTF in HTML, XMI, RTF documents and ordinary edit windows. The note field show up in a lot of places - so changing it to RTF would entail a few changes.

Another thought I have played with is having tagged values for RTF content - this would allow one or more RTF text documents to be attached to an object - and conceivably be inserted into RTF documents or HTML. In this case the basic notes field would stay as it is and an RTF editor would be included to edit structured text in the form of tagged values.

As I mentioned, this is a popular request - and I promise to look into it as soon as possible.


Cheers,
Geoff Sparks







Gary Wong

  • Guest
Re: formatted text in Use Case notes
« Reply #2 on: August 08, 2002, 06:20:36 pm »
Geoff,

This particular client wants everything in HTML, so I've used your idea of 'tags' and just added the <b> and <u> and "&nbsp;" HTML tags that I needed.

It looks fine upon 'HTML Generation', and it's a good workaround for now.

Thanks for the quick response,
Gary Wong