Opened 13 years ago

Closed 13 years ago

#258 closed enhancement (fixed)

ui.msg_clear needed

Reported by: Simon-v Owned by: epyon
Priority: major Milestone: 0.9.9.6
Component: engine Version: 0.9.9.5
Keywords: Cc: Simon-v
Blocked By: Blocking: 48

Description

An ability to clear the message area at will and force subsequent messages to a new line is required to improve message readability. Consider it a sort of whitespace.

In addition, consider making ui.msg_enter trigger the above after itself also, for the same reason.

Attachments (2)

msg_clear1.png (46.8 KB) - added by Simon-v 13 years ago.
msg_clear2.png (47.1 KB) - added by Simon-v 13 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 years ago by Simon-v

  • Cc Simon-v added

Changed 13 years ago by Simon-v

Changed 13 years ago by Simon-v

comment:2 Changed 13 years ago by Simon-v

ui.msg_clear should take a boolean and trigger a "[more]" prompt before the inserted newline if passed true, as demonstrated on the attached screenshots.

comment:3 Changed 13 years ago by epyon

  • Resolution set to fixed
  • Status changed from new to closed

(In [2231]) * ui.msg_clear() added to API (closes #258)

Note: See TracTickets for help on using tickets.