Skip to main content



      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 06:45 Go to next message
Eclipse UserFriend
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 07:32 Go to previous messageGo to next message
Eclipse UserFriend
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 07:43 Go to previous messageGo to next message
Eclipse UserFriend
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 07:43] by Moderator

Re: How to do a 'ctrl + click' ? [message #749798 is a reply to message #749717] Tue, 25 October 2011 08:53 Go to previous message
Eclipse UserFriend
'Extend Selection' does the trick, thank you !
Previous Topic:Older versions of Jubula
Next Topic:Merging Testprojects
Goto Forum:
  


Current Time: Tue Jul 22 18:12:22 EDT 2025

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

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

Back to the top