Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » Tree rappresentation in RAP and in SWT(Problem)
Tree rappresentation in RAP and in SWT [message #1321713] Tue, 29 April 2014 08:58 Go to next message
Eclipse UserFriend
Hi all,
I find a different rappresentation of the same tree in RAP and in SWT. The method to load the information into the tree is the same but the result showed is different (see image below).

I put the exactly xml element into the tree node and I see in RAP that the open/close element isn't showed; is it possible that the problem is the information that I try to reppresent?

RAP Rappresentation
index.php/fa/17996/0/

SWT Rappresentation
index.php/fa/17995/0/

Thank in advance for any help
Re: Tree rappresentation in RAP and in SWT [message #1321876 is a reply to message #1321713] Tue, 29 April 2014 11:03 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
I tried to encapsulate the element in CDATA structure (<![CDATA[ ... ]]>) only when the user use RAP interface and now the tree showed ]]> in each elements (see image below).

index.php/fa/17997/0/

Thanks in advance for any help
Re: Tree rappresentation in RAP and in SWT [message #1323339 is a reply to message #1321876] Wed, 30 April 2014 03:50 Go to previous message
Eclipse UserFriend
Hi all,
problem solved, it isn't necessary use CDATA structure but simply replace < with &lt and > with &gt when working with RAP
Previous Topic:How to identify the GUI in use?
Next Topic:Support for rpc encoded style web services
Goto Forum:
  


Current Time: Tue Jul 08 08:22:31 EDT 2025

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

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

Back to the top