Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rap-dev] CellEditors Patches And Example

Hi Alexey,

I just tried to run the files you sent. But working with RAP from CVS HEAD, I cannot figure out what you changed.
Could you point me to the code passages you changed?

Thanks
Rüdiger


Alexey Litvinuke wrote:
Hi Everyone!

I've finally prepared small example with patches for jface and rwt plugins to show the sample app with tree's celleditors enabled. This is not very generalized solution so far. It's just to show how I'd implemented here.

I hope that it will be useful for someone and would be great if RAP will have cell editors integrated very soon. The solution has some problems and as I said before not generalized to be seamlessly integrated into RAP at once.

TreeEntryPoint - is a class with actual tree with celleditors example.

Please let me know if something is wrong inside of my code or missed.

Thanks, Alex.

P.S. You need to have original rwt and jface plugins as source projects in your workspace to have those patches (fragments) applied and take affect. Import them before running the example.

P.P.S. Patches are for 1.0 release of RAP. So please use this version of target platform and for rwt/jface source projects.


------------------------------------------------------------------------

_______________________________________________
rap-dev mailing list
rap-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rap-dev


Back to the top