|
-
August 10th, 2004, 03:38 AM
#1
wxWindows - InsertSeperator() Error...
I am using Dev-C++ (4.9.9.0) with the wxWindows devpak and everything seems to be functional except for the InsertSeperator() and AppendSeperator() commands. The error for AppendSeperator() is...
"In constructor `MyFrame::MyFrame(const wxString&, const wxPoint&, const wxSize&, long int)': 'AppendSeperator' undeclared (first use this function)"
I do not know why it is throwing this error. I can create the menu bar, menus, and append menu items to the menu, but I cannot append a seperator to the menu. Here's the source code...
http://megamanxplosion.50megs.com/code.txt
Help would be appreciated
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|