Login  Register

Styling UI using Spec

Posted by Jigyasa Grover on Jun 11, 2015; 11:23am
URL: https://forum.world.st/Styling-UI-using-Spec-tp4831673.html

Hi

I am using Spec to build the UI for an application.
It would be great if anyone could help me put up nice background and images (just like we can do in Morphs).

Thanks
Jigyasa

PS:
Can I put up an image like this ? (It doesnt seem to work)
ImageModel new
        image:  (Form fromFileNamed: FileSystem workingDirectory / 'header.gif');
    openWithSpec.