[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 157956] New: Add the predefined wxGTK macros to the template
From:       Igor Korot <ikorot () earthlink ! net>
Date:       2008-02-17 5:29:10
Message-ID: 20080217062909.157956.ikorot () earthlink ! net
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=157956         
           Summary: Add the predefined wxGTK macros to the template
           Product: kdevelop
           Version: 3.4.1
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: ikorot earthlink net


Version:           3.4.1 (using KDE 4.0.1KDE 3.5.5)
Installed from:    Gentoo PackagesGentoo Packages
OS:                Linux

When you create new project from the C++->wxWidgets, standard wxWidgets macros are \
not predefined, which gives a parsing errors on the source code in the editor.

The macro list (not complete) is as follows:

#define DECLARE_EVENT_TABLE()
#define BEGIN_EVENT_TABLE(theClass,baseClass)
#define END_EVENT_TABLE()
#define IMPLEMENT_APP(theClass)
#define IMPLEMENT_APP_NO_MAIN(theClass)
#define DECLARE_APP(theClass)
#define DECLARE_DYNAMIC_CLASS(theClass)
#define IMPLEMENT_DYNAMIC_CLASS(theClass,baseClass)
#define EVT_MENU(id,func)
#define EVT_INIT_DIALOG(func)
#define EVT_BUTTON(id,func)
#define EVT_TEXT(id,func)
#define EVT_LISTBOX(id,func)
#define EVT_CHECKBOX(id,func)
#define EVT_RADIOBOX(id,func)
#define EVT_MENU(id,func)
#define EVT_CONTEXT_MENU(func)
#define EVT_SIZE(func)
#define WX_DEFINE_OBJARRAY(classid,arrayid)

Please update so that those macros will be predefined when creating the project.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic