misbehaviour in treeview (was: Re: KDevelop 1.0 release schedule)
Falk Brettschneider
gigafalk at yahoo.com
Fri Nov 26 07:15:40 UTC 1999
Jonas Nordin wrote:
>
> Just wanted to let everyone know about the progress on namespace parsing....
>
> The classparser changes needed have been implemented, I will test it more
> thouroughly this evening. As soon as that is done I will add namespaces to the
> classview. This will also take place today or tomorrow.
Maybe a little bit out of topic but that reminds me to another
misbehaviour in the classtree:
class XYZ {
public:
#ifdef WIN32 // Windows-look
QPushButton *m_pWindowCaptionButton
#else // KDE-look
QToolButton *m_pWindowCaptionButton
#endif
...
This shows both attributes in the class treeview but I'd like to have
the current active one. :-(
Maybe you could fix this as well.
--
Ciao + Thanks very much,
--Falk
__________________________________________________
Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one place.
Yahoo! Shopping: http://shopping.yahoo.com
More information about the KDevelop-devel
mailing list