wxMaxima
|
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>
Go to the source code of this file.
Data Structures | |
class | AutocompletePopup |
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.