fbdbg  3.0
FreeBASIC Debugger
log_notes.bas File Reference

Functions to handle the non-modal dialogs with text views. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

LOG_Udt_PTR TXT
 The global variable for this class (LOG & Notes)
 

Detailed Description

Functions to handle the non-modal dialogs with text views.

This file contains code to handle non-modal dialog windows with text view widgets, used for

  • Notes (editable)
  • screen LOG (editable)
  • file LOG (non-editable)
Since
3.0

Definition in file log_notes.bas.