
Files | |
| file | actions.bas [code] |
| Code for handling the actions and status bar messages. | |
| file | expand.bas [code] |
| Functions to handle the non-modal dialogs with tree views. | |
| file | filechoosers.bas [code] |
| Defining file choosers and filters for different purposes. | |
| file | gui.bas [code] |
| The central source code that glues all together. | |
| file | gui.bi [code] |
| The central header that provides gui stuff for core part. | |
| file | log_notes.bas [code] |
| Functions to handle the non-modal dialogs with text views. | |
| file | main.bas [code] |
| Signal handlers for main window. | |
| file | mbar_buttons.bas [code] |
| Signal handlers for actions in the toolbar (buttons) | |
| file | menu_procs.bas [code] |
| Signal handlers for actions in the procs popup menu. | |
| file | menu_procvar.bas [code] |
| Signal handlers for actions in the ProcVar popup menu. | |
| file | menu_source.bas [code] |
| Signal handlers for actions in the Source popup menu. | |
| file | menu_threads.bas [code] |
| Signal handlers for actions in the Threads popup menu. | |
| file | menu_tools.bas [code] |
| Signal handlers for actions the Tools popup menu. | |
| file | menu_watch.bas [code] |
| Signal handlers for actions in the Watch popup menu. | |
| file | multi_action.bas [code] |
| Signal handlers for actions that poxies more than one widgets. | |
| file | settings.bas [code] |
| Code for settings dialog. | |
| file | shortcuts.bas [code] |
| Code for shortcuts dialog. | |
| file | source.bas [code] |
| Code for source notebook. | |