Hi Jean-Noël,

Jean-Noël Rivasseau schrieb:
> Hello,
> 
> I am using the grid decorator quite a lot and got the following questions:
> 
> * Sometimes I have to use not the whole 8 images of the decorator. For 
> instance I don't want to use the top part. How can I tell Qx not to 
> complain at runtime about missing -tl, -t, and -tr images? Currently I 
> got these warning messages on the console and I really don't like them.

The image names are hard coded in the Grid decorator, so you'll have to 
write your own decorator inheriting from qx.ui.decoration.Grid.

> 
> * How can I configure the splitting job (the one that cuts an image in 
> small pieces) to cut with different widths for the left and right for 
> instance? Currently it seems only possible to specify an "uniform" 
> width, which often is not what we want.
> 

I don't think this is possible, sorry.

> Thanks,
> 
> Jean-Noel
> 

Regards,
Daniel

> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to