wxMaxima
Loading...
Searching...
No Matches
Data Structures
AutocompletePopup.h File Reference

The first number that is open for dynamic ID assignment. More...

#include "precomp.h"
#include "Autocomplete.h"
#include "cells/EditorCell.h"
#include <wx/combo.h>
#include <wx/listctrl.h>
#include <vector>
Include dependency graph for AutocompletePopup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  AutocompletePopup
 

Detailed Description

The first number that is open for dynamic ID assignment.

If we want to add additional elements to a pop-up this is the lowest ID that is guaranteed to be free for this purpose.

This file declares the class ContentAssistantPopup.

The content assistant offers more functionality than AutocompletePopup but only works on systems that allow popups to handle key presses.