Hi everyone, I am currently trying to theme my application. More precisely, I am trying to change the way tabviews are displayed. The "tabview/pane" selector is linked in the modern theme to a qx.ui.decoration.Grid decorator.
This decorator seems to take a baseImage "example.png" and to cut it into 9 pieces to copy/paste repeatedly to generate the somewhat intricate border of the TabView. The pieces are then named example- tl.png, example-t.png, etc I can't seem to understand at what point my pieces are supposed to be generated. Whenever I load my tabview in Firefox I get the message "ImageLoader: Not recognized format of external image 'editor/theme/ tabview-pane-tr.png' which I guessed mean it hasn't found the image (there's a corresponding 404 for each). It looks like my pieces should have been generated by the build tool but they haven't been, and that without an error message in the build process. I tried to adjust my #asset directive but to no avail. Anyone care to explain me how it should work? Thanks in advance, V. ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
