wxMaxima
|
This file defines the class EditorCell. More...
#include "EditorCell.h"
#include "CellImpl.h"
#include "CellPointers.h"
#include "MarkDown.h"
#include "wxMaxima.h"
#include "wxMaximaFrame.h"
#include <algorithm>
#include <wx/clipbrd.h>
#include <wx/regex.h>
#include <wx/tokenzr.h>
#include "RegexSearch.h"
This file defines the class EditorCell.
EditorCell is the Cell type that represents the field that contains user input.