Menu

#10 Chat message

open
3
2002-04-19
2002-04-18
No

The way you've implemented the CChat function one row
of text can only have one colour. I find this rather
limiting,
a better way would be if you supported sometype of
escaping in the ansi string, preferably by using
TRichEdits built in functions.
chatbox->PlainText = false;
chatbox->Lines->LoadFromStream(*TStream);
Anyways the way it's done now is not satisfactory.

Discussion

  • Petter Strandmark

    Logged In: YES
    user_id=510823

    Why not implement IRC-style of formatting the text?

     
  • Erik Yderborg

    Erik Yderborg - 2002-04-19

    Logged In: YES
    user_id=512692

    Well, let me just remind you that this project aims to
    create a cardgame emulatah, and not primarily a chat-
    program. I'd rather do some stuff that deals with the
    cardgame-engine, like a TaUppNyaKort(...) function.

     
  • Erik Yderborg

    Erik Yderborg - 2002-04-19
    • priority: 5 --> 3
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.