Hi Ruben.

ruben gonzalvez wrote:
> Hi Alex,
>
> I'm afraid of you don't understanme.
>
> I can build a simple textfile, button or icon,
>
> but I can't build the rest of things such as splitpane, textarea, .....
What do you mean with this? Is the build process failing or does the 
application throw errors? Please be more precise so that I can help you with 
your problem.

> Why Can I view in my source files and not in build files?
The build version is targeted for production use. You develop your application 
using the source version and after the development is finished you can 
generate a build version of your application and deploy it on your server.
The build version has e.g. a smaller file size and other optimizations.
Probably you mean the shortened variable names. This is a result of the 
variable-optimizer of qooxdoo.

Take a look at these articles:
http://qooxdoo.org/documentation/0.7/user_manual/skeleton
http://qooxdoo.org/documentation/0.7/user_manual/concepts_facilities

Maybe they help you in the further understanding of qooxdoo.

cheers,
  Alex

> 2007/6/1, Alex Back <[EMAIL PROTECTED]>:
> > Hi Ruben,
> >
> > if you just want to test the samples you can use them locally. Just go to
> > the
> > samples folder ( located at $QOOXDOO_HOME/frontend/application/sample )
> > and
> > run "make" or "make build".
> > It is not necessary to include them into a skeleton application. The
> > samples
> > are all bundled in the SDK.
> >
> > Is this the information you need or did I just misunderstand your
> > problem?
> >
> > cheers,
> >   Alex

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to