Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Jubula » How can I select Tabbed Property Sheet Pages
How can I select Tabbed Property Sheet Pages [message #996953] Thu, 03 January 2013 04:26 Go to next message
michael schoettes is currently offline michael schoettes
Messages: 3
Registered: January 2013
Location: Berlin
Junior Member
Hi all,

I've to select Tabbed Property Sheet Pages in the Eclipse Properties View but it seems that the Jubula Object Mapping Mode doesn't recognize these elements. Is there a way to select these tabs?

thanks for your help
michael
Re: How can I select Tabbed Property Sheet Pages [message #997533 is a reply to message #996953] Tue, 08 January 2013 02:42 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra Schladebeck
Messages: 735
Registered: July 2009
Senior Member
Hi,

I believe that the tabbed pane as a whole is recognised in the object mapping mode. Like many other components, we deal with tabbed panes as a whole component, and address each individual tab within it using its index or title. I suspect that the green border is being drawn around the whole tabbed pane.

Best regards,
Alex
Re: How can I select Tabbed Property Sheet Pages [message #997551 is a reply to message #996953] Tue, 08 January 2013 04:20 Go to previous messageGo to next message
Zeb Ford-Reitz is currently offline Zeb Ford-Reitz
Messages: 31
Registered: November 2010
Member
This is actually not something that Jubula is yet capable of, as Tabbed Property Sheet Pages are not implemented using standard tab widgets (TabFolder or CTabFolder). At least, that was the way it was as of a year ago or so.

If there's no bug entry for this yet, I'd recommend putting in an enhancement request. Additionally, if you're willing to submit a patch to implement this, I'm sure one of us would find the time to review it.

- Zeb
Re: How can I select Tabbed Property Sheet Pages [message #997554 is a reply to message #997533] Tue, 08 January 2013 04:26 Go to previous messageGo to next message
michael schoettes is currently offline michael schoettes
Messages: 3
Registered: January 2013
Location: Berlin
Junior Member
Hi Alex,

with reference to the tabbed pane you're totaly right, of course, but I want to map a Tabbed Property Sheet Page inside a tabbed pane. Please have a look at the attached pic. I've no problem to control the red marked tabs by index or value, but I get no access to the blue marked tabs.
As a workaround I select the tabs with the clickInComponent function to the corresponding XY coordinate. Selecting these tabs by index or value would be much more comfortable for me.

Thanks for your help
Michael
Re: How can I select Tabbed Property Sheet Pages [message #997555 is a reply to message #996953] Tue, 08 January 2013 04:31 Go to previous messageGo to next message
Alexander Kolesov is currently offline Alexander Kolesov
Messages: 21
Registered: November 2012
Junior Member
Hi,
Seems you are talking about buttons to select tabs in Tabs Property View.
Try to extend Jubula and your AUT in the following way: http://www.subshell.com/en/subshell/blog/Extending-Jubula-For-Custom-SWT-Controls-In-RCP-Applications100.html

It helped for me, and Jubula started recognizing them as custom controls which are able to be clicked.

Here is how it looks with that green mapping border:
index.php/fa/12904/0/

[Updated on: Tue, 08 January 2013 04:35]

Report message to a moderator

Re: How can I select Tabbed Property Sheet Pages [message #998586 is a reply to message #997555] Thu, 10 January 2013 04:57 Go to previous messageGo to next message
michael schoettes is currently offline michael schoettes
Messages: 3
Registered: January 2013
Location: Berlin
Junior Member
Hi Alexander,

the Jubula/AUT extension is very useful.

Many thanks for your help!
Michael
Re: How can I select Tabbed Property Sheet Pages [message #1008472 is a reply to message #997555] Tue, 12 February 2013 11:00 Go to previous message
Himal Shakya is currently offline Himal Shakya
Messages: 1
Registered: February 2013
Junior Member
Hi Alexander,

I tried to follow the tutorial mentioned by you. I even downloaded the latest Jubula 1.3 extensions. But I was unable to get the green border. What modifications do i need to get the green border.
Previous Topic:help using Jubula
Next Topic:Example tests failure, and general questions about single sourcing
Goto Forum:
  


Current Time: Thu May 23 13:50:38 EDT 2013

Powered by FUDForum. Page generated in 0.01755 seconds