29 #ifndef __DIALOGENTITYDEFEDITOR_H__
30 #define __DIALOGENTITYDEFEDITOR_H__
34 #include "../radiant/PropertyList.h"
61 afx_msg
void OnSize(
UINT nType,
int cx,
int cy );
66 afx_msg
void OnEnInputEdit( NMHDR *pNMHDR, LRESULT *pResult );
83 enum {
IDD = IDD_DIALOG_ENTITYEDITOR };
DialogEntityDefEditor(CWnd *pParent=NULL)
afx_msg void OnSetFocus(CWnd *pOldWnd)
virtual ~DialogEntityDefEditor()
CONST PIXELFORMATDESCRIPTOR UINT
bool TestDecl(const idStr &declText)
virtual void DoDataExchange(CDataExchange *pDX)
void PopulateLists(idStr &declText)
virtual BOOL PreTranslateMessage(MSG *pMsg)
static toolTip_t toolTips[]
afx_msg void OnBnClickedTest()
afx_msg void OnEnInputEdit(NMHDR *pNMHDR, LRESULT *pResult)
void LoadDecl(idDeclEntityDef *decl)
afx_msg void OnInheritChange()
void BuildDeclText(idStr &declText)
afx_msg void OnBnClickedDelete()
afx_msg void OnBnClickedCancel()
void UpdateStatusBar(void)
virtual BOOL OnInitDialog()
afx_msg void OnEditChange()
afx_msg void OnBnClickedAdd()
afx_msg void OnActivate(UINT nState, CWnd *pWndOther, BOOL bMinimized)
afx_msg void OnMove(int x, int y)
afx_msg LRESULT OnFindDialogMessage(WPARAM wParam, LPARAM lParam)
void SetInherit(idStr &inherit)
afx_msg void OnSize(UINT nType, int cx, int cy)
afx_msg BOOL OnToolTipNotify(UINT id, NMHDR *pNMHDR, LRESULT *pResult)
CComboBox spawnclassCombo
afx_msg void OnBnClickedOk()
CPropertyList keyValsList
afx_msg void OnSizing(UINT nSide, LPRECT lpRect)
afx_msg void OnKeyValChange()