wxArt2D
Public Member Functions | Protected Attributes | List of all members
wxLuaShell Class Reference
Inheritance diagram for wxLuaShell:
Inheritance graph
[legend]
Collaboration diagram for wxLuaShell:
Collaboration graph
[legend]

Public Member Functions

 wxLuaShell (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxT("wxLuaShell"))
 
bool Create (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxT("wxLuaShell"))
 
wxLuaState GetwxLuaState () const
 
virtual void SetwxLuaState (const wxLuaState &wxlState, bool is_static)
 
virtual bool RecreatewxLuaState (wxEvtHandler *wxlStateEvtHandler, int win_id)
 
bool RunString (const wxString &string, bool append_text=false)
 
virtual size_t DoGetAutoCompleteKeyWords (const wxString &root, wxArrayString &words)
 
void OnSTEEvent (wxSTEditorEvent &event)
 
void OnLua (wxLuaEvent &event)
 
virtual void UpdateItems (wxMenu *menu, wxMenuBar *menuBar, wxToolBar *toolBar)
 

Protected Attributes

wxLuaState m_wxlState
 
bool m_wxlstate_static
 

Detailed Description

Definition at line 82 of file wxledit.h.


The documentation for this class was generated from the following files:
wxLuaShell Class Reference -- Sun Oct 12 2014 17:04:57 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation