MultiLIne Edit Box

 

Hi.

What is the best way to achieve multi-line edit box in metatrader  to be able to live more detailed notes about trades / events  ....and is there an easy way to achieve 2 colours in the same editbox.

Thank You for any replies.

 
Marcin Rutkowski :

Hi.

What is the best way to achieve multi-line edit box in metatrader  to be able to live more detailed notes about trades / events  ....and is there an easy way to achieve 2 colours in the same editbox.

Thank You for any replies.

Use CCanvas

Documentation on MQL5: Standard Library / Custom Graphics / CCanvas
Documentation on MQL5: Standard Library / Custom Graphics / CCanvas
  • www.mql5.com
CCanvas - Custom Graphics - Standard Library - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
 
Vladimir Karputov:

Use CCanvas

Thank You ... Is it a good idea to develop a something like a 'notepad' using CCanvas  one  of the features I'd like to add is to high-lite a keywords from the array source  ...would it be comfortable to use "if it is properly written :) obviesly"  ..I never use it before.

Just trying to find best solution to write  something like notepad :)

Thank You for a reply


PS

I used  EasyAndFastGUI in my past, and for this project it would be my last resort :)