Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » [SOLVED] Key + Mouse combination
[SOLVED] Key + Mouse combination [message #1467833] Mon, 10 November 2014 10:50 Go to next message
Nam Ha is currently offline Nam HaFriend
Messages: 4
Registered: November 2013
Junior Member
I'm creating the test for a tree in one of our view for RCP app. This test need to select multiple rows in that tree.

Does anyone know how I can do ctrl+mouse or shift+mouse by ECL?

Thanks alot. Smile Smile Smile

[Updated on: Wed, 30 September 2015 07:17] by Moderator

Report message to a moderator

Re: Key + Mouse combination [message #1467869 is a reply to message #1467833] Mon, 10 November 2014 11:24 Go to previous messageGo to next message
Olga Yurchuk is currently offline Olga YurchukFriend
Messages: 245
Registered: September 2014
Senior Member

Hello,

You can click button "Record a Snippet" and then select multiple rows.
ECL code will appear in the Control Panel automatically.
When I select multiple rows the following snippet appears in Control Panel:
get-view "Package Explorer" | get-tree | select "1/item1" "1/item2" "1/item3"


Yours sincerely,
Olga.
Re: Key + Mouse combination [message #1468775 is a reply to message #1467869] Tue, 11 November 2014 03:59 Go to previous message
Nam Ha is currently offline Nam HaFriend
Messages: 4
Registered: November 2013
Junior Member
Thanks a lot Olga Yurchuk
Previous Topic:[SOLVED]How add org.eclipse.rcptt.ecl.example.view to rcptt?
Next Topic:[Blog] Launching RCPTT blog
Goto Forum:
  


Current Time: Tue May 14 04:42:50 GMT 2024

Powered by FUDForum. Page generated in 0.03458 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top