fbdbg  3.0
FreeBASIC Debugger
actions.bas File Reference

Code for handling the actions and status bar messages. More...

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

Go to the source code of this file.

Variables

ActionsUDT_PTR ACT
 The global action variable for this class.
 

Detailed Description

Code for handling the actions and status bar messages.

This file contains the FB code to handle the actions, making them sensible regarding the current state.

Todo:
Consider to move this code to main.bas
Todo:
Remove test code in SUB act_memory (mbar_buttons.bas)
Since
3.0

Definition in file actions.bas.