Can I put a background image in Form?

Hi all,
I want to put a background image in Form. If my Form has only the background image, i can do it. But, if i put on my Form other items such as StringItem, etc. , i can't put my image as a background image. I think that i must create a custom Form by Canvas class, but i don't like that. Can you help me? Thanks a lot!

Hi there,
You can do so with the J2ME Polish GUI:
http://www.j2mepolish.org
You can use images or even animations in the background, animate and design the items and so on.
All the best,
Robert

Similar Messages

  • How can I put a background image in headers in PAGES

    It seems I cannot put a background image in headers. I want a background gradient to go behind the text. I have to place it on the "page" "behind" the header on every sheet instead. Other than creating a graphic that is both (bitmapped) text and image, what can I do? Or is there some way to create an object that has edittable text over the image. Thanks, Peter

    If you are referring to Pages app, it is easy:
    Open your document
    Go to Menu >> View >> Show Layout
    You will see headers, body and footers laid out with edges
    Click inside the header
    Open  your Media browser
    Drag your graphics (or photo) into the header
    Be sure to PRESS AND HOLD COMMAND (APPLE) KEY while you do this!!!
    If you don't pres the key, the picture will be pasted outside the header!
    I think the Command key press was what was screwing you up here...
    This applies to Numbers and iWeb as well, BTW

  • How can I put a background image into the cell of a table using Dreamweaver CC.

    I want to place an image in a table cell and then be able to place editable HTML in the same cell on top of image. I also have Dreamweaver CS6. I can't get either one to do it using solution I found searching on web. Please help ASAP. What am I doing wrong. Example code would be great. Thanks!

    No tables required for any of this.  You simply need a 3-column starter page. 
    In DW, go to File > New > Blank page > HTML. 
    Select a 3-column layout from the 3rd panel.
    Hit Create button.
    Learn to use CSS floats, margins and padding to align elements.  DO NOT use positioning.
    Start with & bookmark these links for future reference:
    CSS Box Model
    http://css-tricks.com/all-about-floats/
    CSS Float
    Floatutorial: Step by step CSS float tutorial
    CSS Margin
    CSS Padding
    Nancy O.

  • How can put a background image in a simple_text?

    hi,
    i've alredy builded a page with tabs on it. in one of these tabs-sites i puted
    a simple_text. now my question: how can i put a background image in that
    simple_text?
    i already tried to put it in the HTML code but it doesn't work.
    i'm able to insert images to a area as a simple_image so my pathes are working.
    thanks for help

    You cannot set the background image for a simple text directly. But you can
    1. create a style, and define the Background image for this style
    2. edit the region which the simple text item is on, set the region style to be the one you created on (1)

  • How to put the background image in Title Window?

    Hi,
    I'm newbie in flex. I 'm using Flex 4.
    Can anyone give me some guidelines on how to put the background image in Title Window?
    Is it possible to do this?
    Thanks.

    Hi,
    Check the below sample code
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Style>
            @namespace s "library://ns.adobe.com/flex/spark";
            @namespace mx "library://ns.adobe.com/flex/mx";
            s|BorderContainer {
                background-image:Embed(source="image/wheres_the_green_rez.jpg");
                background-image-fill-mode:clip;
        </fx:Style>
        <s:TitleWindow width="100%" height="100%">
            <s:BorderContainer width="100%" height="100%"/>
        </s:TitleWindow>
    </s:Application>
    Regards,
    Anitha

  • How will I put a background Image in a JPanel?

    Can you help me on how will I put a background image in a JPanel?
    And also in a JDeskTopPane?

    Hint:
    Search the forum using two keywords in your subject. This question had been asked many times.

  • On FCP7, how can I put down an image say at 1 minute in, and then have it stay put as I adjust what's in front of and after it?

    On FCP7, how can I put down an image say at 1 minute in, and then have it stay put as I adjust what's in front of and after it?

    Put the scene that you want to stay in one place on the timeline on a video track above the one you are editing, in the location you want it to be on the timeline, and then lock the track.
    MtD

  • How can I stretch a background image in label?

    Hi,All
    How can I stretch a background image in a label?
    public void start(final Stage primaryStage) {
                 final Label lbTest = new Label("My Test Label");
                 lbTest.setAlignment(Pos.CENTER);
                 lbTest.setTextAlignment(TextAlignment.CENTER);
                 lbTest.setStyle("-fx-background-color:red;-fx-background-repeat:stretch;-fx-background-position:center top;-fx-background-image:url(\"http://upload.wikimedia.org/wikipedia/commons/thumb/1/1c/BlueMarble-2001-2002.jpg/640px-BlueMarble-2001-2002.jpg\");");
                 final HBox hbox = new HBox();
                 hbox.setId("MyRootPane");
                 Button btnLeft=new Button("Left Button");
                 Button btnRight=new Button("Right Button");
                 hbox.getChildren().addAll(btnLeft,lbTest,btnRight);
                 final StackPane layout = new StackPane();
                 layout.getChildren().add(hbox);
                 Scene scene = new Scene(layout, 600, 320);
                 lbTest.prefWidthProperty().bind(scene.widthProperty());
                 lbTest.prefHeightProperty().bind(scene.heightProperty());
                 primaryStage.setScene(scene);
                 primaryStage.show();
        }this code doesn't work,if I deleted css -fx-background-repeat:stretch;the background image stretched but repeated,I want to let the background image stretched and no-repeated,it can be stretched with the resizing window automatically.

    Try -fx-background-size: stretch;

  • Trying to put a background image into my div but it closes out. What gives?

    I keep trying to put a background image into my div but it always closes out when I try to pick an image from the browse button and then I get the spinning colored wheel of death. I've tried it on the CSS Designer Properties section and in the Properties Box on the bottom of the layout.

    Could be a memory issue. Try closing Dreamweaver and re-start your computer.
    Nancy O.

  • Why can't I select background images in Pages 5?

    So I've got a document with an image of a Gantt Chart, and it's been formatted to be in the background.
    When I try to insert a new page before this image, it overlays the text of another page.
    Trying to find 'select background images' is no where to be found, whereas in Pages 09, it was fine.
    I'm all for simplicity, but removing something like this, and not being able to select this image at all?
    Is there anything I've missed?

    This is not the answer to the original question but it is an answer to a related problem.
    Apparently, Apple removed the simple and useful "Send Object to Background" menu item. For the last half an hour I was straggling to put my signature image under my name in a letter. The image background is white. So, when I insert the image, it is on top of the text and blocking it.
    Then, I searched and found this discussion, it helped but not solved the problem. I found a solution inspired by this discussion. Here, what I tried to send an image to the background.
    Chose the image in question. When I selected "Arrange -> Section Masters -> Move Object to Page" as suggested in this thread, it moves the image to the background. BUT, the image appears on every page at the same position within the section. If the document is a single-section document (almost all my documents are single-section documents, as I use Pages for short simple documents like letters (in the near future, I'll say "I used to use Pages", as this kind of feature removal makes it unfeasible to use it anymore).
    Thus, you have to define a new section which should contain only the page in question. Enough rumbling! Here is exactly what I did:
    Let N be the page number on which you wish to put an object in the background.
    Go to page N (your cursor must be somewhere on that page)
    On the toolbar choose "Setup -> Section Tab -> Create a new section -> Starting with this page"
    Go to page N+1
    On the toolbar choose "Setup -> Section Tab -> Create a new section -> Starting with this page"
    Now, you have a single-page-section on page N.
    Put you object on page N
    Select the object (image)
    On the menu, choose "Arrange -> Section Masters -> Move Object to Page"
    Also, I recommend to enable by "Arrange -> Section Masters -> make Master Objects Selectable"
    You can put any number of objects on page N by repeating on steps 5 to 8.
    The problem is, however, if you continue to edit your document and and sections gets longer, it will start a new page at the end of that section. Which is awful, because you'll have to remove the sections, and start from scratch, or manually move the text from one section to the other. So, do this after you are done with the document. Pity!
    If anyone have a better solution it will be appreciated.
    -- o --
    Now, I will continue to nag, if you allow me. When I open an old Pages document with images in the background, it opens just fine. It is not selectable as the original author stated. This indicate that Pages still support background objects independent of the sections, it just doesn't offer in interface to that facility. Why?
    I had a fairly large number of letters and templates I created with Pages. Before it is too late, I'll abandon it.
    I have a similar experience with iWeb. Apple promoted it, and then abandon it. Now all of my class pages (http://web.boun.edu.tr/akdogan) look too 2000s style, but I don't have energy to convert them something else at this point, but I'll have to.
    So I will continue to use LaTeX for long documents (that has been the choice for a long time), but I'll switch back to almost equally annoying Word for short and medium documents.
    Again, pity! I used to like Pages.

  • How can I have a background image for reference ?

    HI,
    I need to register align horizontally and vertically) about 100 images to the first. I don't want to stack or merge them. An ideal way to accomplish this would be to be able to set the first image as a background reference image for all images in the group. There would be left/right buttons so I could advance through the stack, a slider to adjust the visibility of the foreground image, and up/down & right/left arrows so I could move the upper image a pixel at a time in any direction. In this case I don't need to rotate the image, but this would also be something a person might want to control. Then I would move through the group of images, stopping on each one to align the image to the first. One at a time, or after I am done, it would save all the aligned images to a new filename and folder, without changing the transparency of the image or in any way using the background reference image. Without rotating the images, every pixel in the new image would be the same as in the original, except moved. I would start by resizing the canvas of all the images so they have a border area. This way I can move the image around and not lose any of it.
    Of course I could put the reference image in the background layer and the image to be adjusted above it on another layer. Then i can use the background as a reference by making the upper image somewhat transparent. Finially I could delete the background layer and save the image with just the adjusted layer. But this would be tedius with 100 images, even worse if there were 1000..
    Is there a reference background image capability in Photoshop CC ? Is there a better or different way to do this ? Or can Bridge do it ?

    When I first posted this I had selected Photoshop as the community. After it had posted I saw it had changed and again changed it back to Photoshop. it again reset it to Premier Pro. I don't know why. Also, I had selected Refrence image as a tag and that keeps dissappearing. Even worse, there are no replies. What's the deal ?

  • Trying to put a background Image to a Page no-repeat top left failed.

    Trying to take advantage of the great work at CSS Zen Garden [ http://www.csszengarden.com/ ] yes is more than 1000 CSS Templates that can be used in a very good looking sites, my first attemt was to put a simple background Image in the page.
    On Page Atributes: Page HTML Body Attribute.
    <b> style="background-image:url(http://csszengarden.com//001/zen-bg.jpg);" </b>
    Works great. repeat the image all over the page, now just need to do it once.
    <b> style="background-image:url(http://csszengarden.com//001/zen-bg.jpg) no-repeat top left;" </b>
    That did not work =( - Any advise !!!
    I realize later that APEX build Tables / Regions. That means we can take advantage of the CSS Zen Garden templates to build rich website, we must stick with the Default Themes or create a new ones. That is ok, perhaps is a good opportunity for launch some project to create APEX Themes usable to change quickly the look & feel of our pages.
    Regards Dino.
    www.htmldbhosting.com

    Hello, Dino
    Does this happen with Firefox ??
    With FF you have to write that :
    style="background-image:url(http://csszengarden.com//001/zen-bg.jpg); background-position: top left; background-repeat:no-repeat;"
    And it will work (with FF)
    Mike

  • How to put a background image in coldfusion page?

    Hi all,
    I have created number of coldfusion pages,i would like to have a background image for them either unique or different images.
    So i have created a style.css and added a line for background image like
                        background-image: url(/images/nature.jpg);
    But it doesn't works.
    Even i tried this by giving in head section of all my cfm pages but it doesn't work.
    Also i have used
    <head>
         <style type="text/css">
              html {overflow-y:hidden;}
              body {overflow-y:auto;}
              #page-background {position:absolute; z-index:-1;}
              #content {position:static;padding:10px;}
         </style>
    </head>
    <body>
         <div id="page-background"><img src="images/sri.jpg" alt="Smile"></div>
             <div id="content">
                  This is body content
             </div>
    </body>
    but the alt value 'smile' only appearing not the image.
    I'm working on CFBuilder.
    Both firefox and IE not displaying the image
    Any help appreciated,
    Chandru P

    The fact that this is in a CF template is neither here nor there (other than the caveat about # as the other person said).
    All CF does is generate mark-up.  The mark-up is sent to the browser, and the browser renders it.  So if your browser isn't rendering your image assets, it's because it can't find them.
    I suspect your URLs are wrong.  Are you getting 404s for the image URLs?
    One thing to bear in mind is that URLs to resources are not relative to the CFM template they're in, they're relative to the URL the client requested, which are not necessarily (indeed very infrequently ~) the same.
    Adam

  • Can you "bleed" a background image through a DW template?

    I'm in the process of redesigning a simple site and am fairly new to working with DW. I created a template with navigation along the left side and a content box on the right. The client requests a background image (which I set in the CSS body tag). However, once I set the content portion of the template it sits on top of the background image (effectively blocking out portions of the background image). I need it to "bleed" through so that the background image covers the entire screen content.
    Example: http://www.mchenrycac.org/test/index.html (or see image in the attachment)
    Can anyone suggest how to get the image to show through the content portion of the template?
    Russ

    It took me a few "tries" to place the code in the right place (and a few
    different iterations of the example given on the site) but the opacity tag
    does work as suggested. Setting the opacity to 100% allows the entire
    background to bleed through as I needed.
    I had to completely remove the suggested CSS tags for IE7 and IE8 however
    and go with just the opacity tag. Tested this in IE8 and Firefox and both
    display the opacity correctly with the single opacity statement:
    .opaque
    The class was added to the table statement in my template (the table that
    contains the content area for every web page) and works beautifully. Thank
    you for the quick response...
    Russ

  • How can I get the background image of my website to cycle on a timer?

    I'm afraid my experience with Javascript (Which I'm certain this will require) is fairly limited and I'm still quite new to Dreamweaver, so I'm posing this question to you guys.
    I'd like the background image of my website to change every five minutes or so, however I'm unsure of how to accomplish this. For those of you with Windows 7, you can set the background of your desktop to cycle through a folder of images every ten minutes or so. I'd like something similar for this website.
    Thanks in advance.

    Supersized can do this for you with very less need for code.
    http://www.buildinternet.com/project/supersized/ - Take a look at their demo. It's also a lightweight plug-in and it has a lot of great effects you could use. Also x-browser friendly.

Maybe you are looking for

  • What's new in the IOS 4.3.5

    What is there in the new I.O.S 4.3.5 for iPod touch 4G I know there is a new app cover for face time but what else

  • No Service and warranty support from Lenovo in the Service Center for K900... HCL Touch Jalandhar.

    I recently bought this phone on 25th day of Octuber 2013. And 17 days earlier while using the phone it suddenly restarted itself then never detects any sim card. After that I checked the sim card, cleaned it with a cloth and reinserted it in the phon

  • Jdbc receiver error in RWB

    My scenario is Idoc to jdbc.. I m able to successfully send the idoc from R3 and it is received in XI also. However the message does not reach to database and am getting the following error in RWB of XI. "Error when attempting to get processing resou

  • Unable to run BeginDDL on a version enabled table on OWM 9.2.0.8

    Hello, We running Oracle 9i with OWM 9.2.0.8 We are trying to run BeginDDL on a version enabled table with approx 2.8 million records in it. And when we try running the statment: BEGIN DBMS_WM.BeginDDL('PFS_SPOT_SHOTS'); END; We get the following err

  • I Need Help in BIOS Update!!!

    Hey!! i got the 875p Neo LSR motherboard and the BIOS version that i currently have or got with my board was 1.4 and the LIVE Update 3 says the online version is 1.7. There was something to do with Flash BIOS or something and i tried it and my PC wou