RialtoStudio problem

View: New views
2 Messages — Rating Filter:   Alert me  

RialtoStudio problem

by Bosola :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm new user interested in using Rialto toolkit to develop RIA (but it's my first time)

I have downloaded Rialto and put on my webserver, and made the
tutorial (it works!!), but now I want to make a simple web page/application
with a header, content, footer, and insider the content put a simple form to
send comments to my db mysql (this is my first step/goal).. ..

1) there is some tutotial/example for this?

Can you help me with Rialto Studio, I can open and design  form/grid.. but I cannot save why?
I have tried with make a empty file.xml, and save on it but nothing, when i click the button nothing happen

the only thing that I can do is copy the xml code and past on a file xml, but another thing is how to use it?
"The idea of the studio is to store the description in a xml model. In the package of the studio you find a W3C Xml Schema to validate your description . You also have a XSL folder that contain XSL stylesheet. HOW CAN I MAKE IT? You can use them to transform your xml description in JSP, PHP or JSF rialto description.

Can you give me more information, or better a step by step explenation??

Re: RialtoStudio problem

by Cyril Balit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



--- In rialto-dev@..., Bosola <bosolamail@...> wrote:

>
>
> Hi,
>
> I'm new user interested in using Rialto toolkit to develop RIA (but it's my
> first time)
>
> I have downloaded Rialto and put on my webserver, and made the
> tutorial (it works!!), but now I want to make a simple web page/application
> with a header, content, footer, and insider the content put a simple form to
> send comments to my db mysql (this is my first step/goal).. ..
>
> 1) there is some tutotial/example for this?
>
> Can you help me with Rialto Studio, I can open and design  form/grid.. but I
> cannot save why?
> I have tried with make a empty file.xml, and save on it but nothing, when i
> click the button nothing happen
>

you are true. it seems to bug with firefox. But it is still working on IE. I will have aa look on it.

> the only thing that I can do is copy the xml code and past on a file xml,
> but another thing is how to use it?

It allow you to reload the GUI you were working on.

> "The idea of the studio is to store the description in a xml model. In the
> package of the studio you find a W3C Xml Schema to validate your
> description? ?? WHERE?? .


In the download rialtoStudio folder there is a rialto.xsd file


 You also have a XSL folder that contain XSL
> stylesheet. HOW CAN I MAKE IT? You can use them to transform your xml
> description in JSP, PHP or JSF rialto description.
>
> Can you give me more information, or better a step by step explenation?? or


In this same folder there is an XSL folder that contain xsl file.
Those xsl allow you to parse the rialto xml meta dat to make an php, jsf or jsp translation (even if the php and jsf are not more supported in the rialto project). You better have to see them as an exemple.  

Hope it will help


cyril

> where I can find this information?
> --
> View this message in context: http://www.nabble.com/RialtoStudio-problem-tp25702859p25702859.html
> Sent from the Rialto-Development mailing list archive at Nabble.com.
>