wxMaxima
|
This file defines the class AutocompletePopup. More...
#include "AutocompletePopup.h"
#include "Dirstructure.h"
#include "wxMaximaFrame.h"
#include <wx/combo.h>
#include <wx/listctrl.h>
#include <wx/textfile.h>
#include <wx/wupdlock.h>
#include <algorithm>
This file defines the class AutocompletePopup.
The content assistant offers more functionality than AutocompletePopup but only works on systems that allow popups to handle key presses.