29 #ifndef __DIALOGSCRIPTEDITOR_H__
30 #define __DIALOGSCRIPTEDITOR_H__
34 #include "../comafx/CSyntaxRichEditCtrl.h"
62 afx_msg
void OnSize(
UINT nType,
int cx,
int cy );
70 afx_msg
void OnEnInputEdit( NMHDR *pNMHDR, LRESULT *pResult );
void UpdateStatusBar(void)
afx_msg void OnEditFind()
afx_msg LRESULT OnFindDialogMessage(WPARAM wParam, LPARAM lParam)
CONST PIXELFORMATDESCRIPTOR UINT
afx_msg void OnSizing(UINT nSide, LPRECT lpRect)
virtual ~DialogScriptEditor()
virtual void DoDataExchange(CDataExchange *pDX)
afx_msg void OnEditGoToLine()
#define IDD_DIALOG_SCRIPTEDITOR
CSyntaxRichEditCtrl scriptEdit
afx_msg void OnEnChangeEdit(NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnMove(int x, int y)
afx_msg void OnEditReplace()
afx_msg void OnBnClickedOk()
DialogScriptEditor(CWnd *pParent=NULL)
CFindReplaceDialog * findDlg
afx_msg void OnSize(UINT nType, int cx, int cy)
afx_msg void OnBnClickedCancel()
afx_msg void OnActivate(UINT nState, CWnd *pWndOther, BOOL bMinimized)
void InitScriptEvents(void)
afx_msg void OnEditFindNext()
static toolTip_t toolTips[]
void OpenFile(const char *fileName)
afx_msg void OnSetFocus(CWnd *pOldWnd)
afx_msg void OnEnInputEdit(NMHDR *pNMHDR, LRESULT *pResult)
virtual BOOL OnInitDialog()
virtual BOOL PreTranslateMessage(MSG *pMsg)
afx_msg BOOL OnToolTipNotify(UINT id, NMHDR *pNMHDR, LRESULT *pResult)