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 Alex,

thanks again for the patch. I could only have a quick glance at it as we are currently very busy with adapting the 3.4 Workbench. We would be very glad to get this in for the 1.1 release, however there is only little time left. M4 is due on May, 6th and the last milestone towards 1.1 in which we can introduce new API. Yet we hope that we can integrate your patch at the end of the M4 development cycle.

Cheers,
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