U++ framework
Do not panic. Ask here before giving up.

Home » Community » Newbie corner » Configuring CodeEditor Package
Re: Configuring CodeEditor Package [message #61878 is a reply to message #61877] Wed, 03 December 2025 09:09 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
OK, added CodeEditor::NoAnnotations

Notepad() {
Title("Simple Notepad");
Add(editor.SizePos());

editor.LineNumbers(true);
editor.NoAnnotations();
}

should do what you require (but you neet to use master branch. or nightly build of U++ tomorrow...)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Direct printing to a specific printer
Next Topic: Display image icon in the GridCtrl cell.
Goto Forum:
  


Current Time: Mon Jun 15 22:05:56 GMT+2 2026

Total time taken to generate the page: 0.00619 seconds