Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » How to do a 'ctrl + click' ?(Ctrl + Click tableCell)
How to do a 'ctrl + click' ? [message #749640] Tue, 25 October 2011 10:45 Go to next message
Peter Davies is currently offline Peter DaviesFriend
Messages: 13
Registered: August 2011
Junior Member
I need to 'ctrl + click' in a table-cell, (basically 'ctrl + ub_tbl_selectCell'),
how can I achieve this ?
Re: How to do a 'ctrl + click' ? [message #749704 is a reply to message #749640] Tue, 25 October 2011 11:32 Go to previous messageGo to next message
Oliver Goetz is currently offline Oliver GoetzFriend
Messages: 219
Registered: May 2011
Senior Member
What are you trying to achieve with this click. If you want to select multiple cells you can use the "extend selection" parameter. For further information check: http://help.eclipse.org/indigo/topic/org.eclipse.jubula.client.ua.help/html/reference/node20.html
Hope this helps
Regards
Oliver
Re: How to do a 'ctrl + click' ? [message #749717 is a reply to message #749704] Tue, 25 October 2011 11:43 Go to previous messageGo to next message
Peter Davies is currently offline Peter DaviesFriend
Messages: 13
Registered: August 2011
Junior Member
I need to select certain rows in a table.

Our application handles table-row-selection either with clicking
on the first column ('0'), (toggling selecting/deselecting) or
with 'ctrl + click' on a column > 0.

Unfortunately, Jubula seems not want to click on column '0',
(with 'ub_tbl_selectCell'),
which surprises me because it does support clicking on
row '0' (header-row).

[Updated on: Tue, 25 October 2011 11:43]

Report message to a moderator

Re: How to do a 'ctrl + click' ? [message #749798 is a reply to message #749717] Tue, 25 October 2011 12:53 Go to previous message
Peter Davies is currently offline Peter DaviesFriend
Messages: 13
Registered: August 2011
Junior Member
'Extend Selection' does the trick, thank you !
Previous Topic:Older versions of Jubula
Next Topic:Merging Testprojects
Goto Forum:
  


Current Time: Thu Apr 25 17:44:10 GMT 2024

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

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

Back to the top