Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Interesting "starter" work project

What did you mean when you mentioned outline/project view? C/C++ project even in current implementation has drag & drop functionality. Do you meen that outline view has to have it as well? I'm a bit confused.
 
Alex Chapiro
----- Original Message -----
Sent: Monday, June 30, 2003 5:26 PM
Subject: Re: [cdt-dev] Interesting "starter" work project


We also need drag and drop support from outline/projects view.
I'd look into it but I'm a bit of the bottleneck from the C-DOM side of things right now.

JohnC




"Thomas Fletcher" <thomasf@xxxxxxx>
Sent by: cdt-dev-admin@xxxxxxxxxxx

06/29/2003 10:16 AM

Please respond to
cdt-dev@xxxxxxxxxxx

To
<cdt-dev@xxxxxxxxxxx>
cc
Subject
[cdt-dev] Interesting "starter" work project





All,

 I started to get back to cleaning up the CView a bit today, and I think
that for anyone
who is lurking out there and wanting to get involved, a great project would
be to clean
up the CView so that it implements the IResourceNavigator interface, likely
by inheriting
from the ResourceNavigator class.  It is probably a good couple of evenings
work if
anyone is interested.

Thanks,
Thomas

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top