Displaying Icons on Push buttons --Urgent Help Please

Hi All,
I have been trying to display icons on push buttons. This is what I did after reading the white papers. Still it does not work. Please help.
1. Created a folder on my Oracle home called images
2. From Ms Dos ran d:\OracleHome\jdk\bin\jar.exe -cvf d:\OracleHome\forms90\java\images.jar *.gif
3. Changed the formsweb.cfg
imageBase=codeBase
archive_jini=f90all_jinit.jar,images.jar
( here I even tried Flip flopping the two values. The Jinitior part wored but the image still does not show.)
4. Saved the file , started the listner and ran the test form.
5. Named the Icon file name to Aflist (no extensions)
DOES NOT WORK.
Pleaseeeeeeeeeeeeeeee Help.
Many thanks in Advance.

Nirav,
images.jar should be in the forms90/java directory
Frank

Similar Messages

  • Displaying Icons on buttons --Urgent Help Please

    Hi All,
    I have been trying to display icons on push buttons. This is what I did after reading the white papers. Still it does not work. Please help.
    1. Created a folder on my Oracle home called images
    2. From Ms Dos ran d:\OracleHome\jdk\bin\jar.exe -cvf d:\OracleHome\forms90\java\images.jar *.gif
    3. Changed the formsweb.cfg
    imageBase=codeBase
    archive_jini=f90all_jinit.jar,images.jar
    ( here I even tried Flip flopping the two values. The Jinitior part wored but the image still does not show.)
    4. Saved the file , started the listner and ran the test form.
    5. Named the Icon file name to Aflist (no extensions)
    DOES NOT WORK.
    Pleaseeeeeeeeeeeeeeee Help.
    Many thanks in Advance.

    Frank,
    Thanks for the reply.
    I have opened the .jar file and saw that it is having the full path. myImages.jar is created in oracle_home/forms90/java directory. No luck.
    Now, I have some question about formswerb.cfg file, I do not see any section pertaining to the form that I developed and deployed. How is this config file referenced when my FORM is running on the browser?
    # 1) Runform arguments:
    #form=test.fmx
    form=EMP1.fmx
    userid=I changed the form to EMP1.fmx, but even with test.fmx file in place, my EMP1.fmx runs just fine. I am baffled with the arrangement here.
    Can you explain or direct to some documentation, where I can find precise information about what the following files do, from a developer stand point, what changes do I need to make in these files before deploying the forms on the browser.
    forms90.conf
    formsweb.cfg
    forms90.propertiesI will be very much thankful for the information.
    Thx,
    Sri

  • Displaying Icons on Push Buttons in forms 10g

    How can i Display Icons on Push Buttons in forms 10g ?

    Set the property "Iconic" of the button to "Yes" and enterthe iconname in the Property "Icon Name" (without path and extension).
    About how to make items accesible in forms, have a look at this http://download.oracle.com/docs/cd/B14099_19/web.1012/b14032/configure009.htm

  • Trouble displaying icon on push button in 6i Forms

    Hi,
    I'm having trouble displaying an icon on a button at both design and run times. I'm using Forms 6i with client/server enviornment. I have tried to follow several forums regarding icon setup and the Whitepaper articles. I have tried different suggestions but am still unable to get the icon. Here's my latest attempt:
    1. Copied .jar file to C:\Oracle_Developer_9i\forms90\java folder
    2. Modified formsweb.cfg (in the serverApp=default section) and included the following:
    archive_jini=f90all_jinit.jar,myAppIcons.jar
    imagebase=codebase
    3. In button's properties I set:
    iconic = 'Yes'
    icon filename = C:\Oracle_Developer_9i\forms90\java\myAppIcons.jar
    My guess is that I didn't copy the icon files (from the .jar file) correctly. As suggested in the Whitepaper, I don't have the c:\ myApp\ icons directory. I did a search for an icon directory and found multiple icons folders (due to other oracle projects installed on my pc) but don't know which one to use. Being that I'm using 6i and the instructions were for 9i I didn't know if the directory/folder name is different. Is there another directory/folder (using 6i) where I should copy all the .gif files from in addition to storing the .jar file in the C:\Oracle_Developer_9i\forms90\java directory?
    Also, I feel that I'm not calling it correctly from the location in step 3. Being that the icon exists in the jar file, how would I reference it within the file? Does anybody have any suggestions? Any help would be greatly appreciated.
    Thank you,
    Eric

    Robin,
    I tried your suggestions but am still unable to view the icon. Here's what I now have tried.
    1. I've created UI_ICONS in the windows registry under the form's oracle home and am calling c:\icons from that variable.
    2. In c:\icons, I copied the .jar file's contents (search.gif) into this folder. This is where I may have a problem in addition to my next step in calling the filename. You mentioned in your first post to put my .ICO files there. Should I rename my .gif to .ico? Not sure if I followed you there.
    3. In the button property, I set icon = yes and icon filename = c:\icons\search.gif -- Not sure if I used the right syntax for the filename. I've tried renaming it to .ico and it still does not display.
    Sorry about all the questions but I really appreciate your help. Do you see anything else that I did that may cause it to not display?
    Thanks again,
    Eric

  • Displaing Icons on Push Button

    Hello Everyone,
    Can someone help me how to display icons on push buttons?
    Thanks

    Oh come on,
    don't do this to me. I was under the impression that this paper I wrote was easy to understand and contains all information needed to get this running ;-(
    Lets try and find the trouble maker:
    The Whitepaper works for Forms on the Web, are you on the Web or client/server?
    If client/server use icons in .ico format and set the directory path for the icons in teh UI_ICON registry variable.
    If you are on the Web and use Forms6i, follow the instructions regarding referencing the icon location in the registry.dat file and map the directory you refer to in teh httpd.conf file of the Apache HTTP Server
    If you are on Forms9i then the paper is all you need.
    Fran

  • How to display JPG Icons on push buttons

    Hi there,
    I have come to know that some changes are required in registry.dat file to get jpg images displayed on a push button. Please let me know about the changes required in detail.
    Thanks

    Ali,
    for the registry dat file all the required informationm is in there. Create a virtual directory in your HTTP server to reference the physical directory that holds your images.Open registry.dat and scroll down a bit. You find the section where you can set the image type to use jpg or gif and the virtual path. Add your virtual path as shown in the examples in this file.
    Just add the name of the jpg file, with no extension, to the button's icon name property.
    Alternatively you can use jar files to hold icons too. If you do a search ion this forum then you'll find a lot of comments on that.
    frank

  • b font color ='red' Java JDBC and Oracle DB URGENT HELP PLEASE /font /b

    Hello, I am a newbie. I'm very interested in Java in relation to JDBC, Oracle and SAP.I am trying to connect to an Oracle DB and I have problems to display the output on the consule in my application. What am I doing wrong here . Please help me. This is my code: Please Explain
    import java.sql.*;
    import java.sql.DriverManager;
    import java.sql.Connection;
    public class SqlConnection {
         public static void main(String[] args) {
              Class.forName("oracle.jdbc.driver.OracleDriver"); //Loading the Oracle Driver.
              Connection con = DriverManager.getConnection
              ("jdbc:orcle:thin:@34.218.5.3:1521:ruka","data","data"); //making the connection.
              Statement stmt = con.createStatement ();// Sending a query to the database
              ResultSet rs = stmt.executeQuery("SELECT man,jean,test,kok FROM sa_kostl");
              while (rs.next()) {
                   String man = rs.getString("1");
                   String jean = rs.getString("2");
                   String test = rs.getString("3");
                   String kok = rs.getString("4");
                   System.out.println( man, jean, test,kok );//here where my the
                                                 //compiler gives me errors
              stmt.close();
              con.close();
    }

    <b><font color ='red'>Java JDBC and Oracle DB URGENT HELP PLEASE</font></b>Too bad your attempt at getting your subject to have greater attention failed :p

  • Load XML in intranet ? urgent help please...

    Dear friends, I need urgent help: I have a CAYIN screen (which lets me display evetns, etc) and gives me the option of loading/displaying a FLASH (SWF) file, well, I need this SWF to load some XML data ("texto.xml") but  seems that when the CAYIN program which executes flash, does not allow the SWF to find the XML in the same folder...
    Then I tried many ways to load the XML file with no success till now. Some tries are :
    obj_xml.load("\\192.168.0.100\media\texto.xml")
    obj_xml.load("\media\texto.xml")
    obj_xml.load("texto.xml")
    obj_xml.load("../media/texto.xml")
    obj_xml.load("\\media\texto.xml")
    obj_xml.load("file:\\192.168.0.100\media\texto.xml")
    obj_xml.load("..\\192.168.0.100\media\texto.xml")
    I guess I am writting something wrong or forgetting something. Would anyone please help me ? because these files are in an internal server "192.168.0.100" (intranet).
    Urgent help please, thanks in advance,

    if the swf is in a directory with subdirectory media which contains texto.xml, use:
    obj_xml.load("media/texto.xml")

  • Urgent help please, I made an file with the size 1024x768, then i made two folios, one for retina 2048x1536 and one for non retina 1024x768, i have alot of video content in it, everything works perfect on my retina ipad, but when i open it on ipad 2 an er

    Urgent help please, I made an file with the size 1024x768, then i made two folios, one for retina 2048x1536 and one for non retina 1024x768, i have alot of video content in it, everything works perfect on my retina ipad, but when i open it on ipad 2 an error appears on the pages with video content?

    its in german:
    der Vorgang könnte nicht abgeschlossen werden.
    something like the process coundnt be completed

  • HELP WITH IPHONE 4S IPHONE URGENT HELP PLEASE?

    IPHONE URGENT HELP PLEASE?
    for the whole day my network has been 'Searching...'
    i have tried airplane mode on and off, turning my phone on and off and network reset and taking sim in and out.
    so i backed up my phone and restored to factory settings as i don't think i did the option of choosing manually select a carrier.
    my network is still 'searching...' and it won't let my wifi to allow me to activate my iphone. i have tried to connect to itunes and it still won;t work.
    i keep getting a message about no activation server.
    this is a new iphone. i got it replaced on saturday.
    PLEASE SOMEONE HELP ME!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Hello,
    If this is a new iPhone then you will have free access, as all iPhones come with it, to Apple support. I would have them take care of an issue like this.
    Hope this helps.
    Regards,
    Jake

  • Just bought Elements 13. Input serial number (starting 1057), which is not recognised and the installation stalls here. Urgent help please...

    Just bought Elements 13. Input serial number (starting 1057), which is not recognised and the installation stalls here. Urgent help please...

    Maryrhire910 I am sorry that you are facing difficulty downloading and installing Photoshop Elements 12.  Are you downloading the installation files from Download Photoshop Elements products | 13, 12, 11, 10?  If so what specific error are you receiving?

  • URGENT HELP PLEASE (MY N73 sometimes do not recive...

    i am facing this problem with my nokia n73 , sometimes if i try to open the inbox from the main window (i click on messages) , the inbox will not opened it will stay on the main window and if there is any one how sent me a message it will not be delivered even no delivery report will be shown on the sender mobile , but if i turn off then turn it on all the messages will be display, please i need your urgent help, because i send my mobile to nokia store to install a new software just before one month. because it used to hang when i use the camera.

    hi! i went to nokia yesterday and they said that the only solution is to upgrade the software but you need to do a back up coz all the data will be lost. My phone is good condition now and i can received messages without restarting my phone over and over again...
    give me also a update on after you send it to nokia center...for upgrading new software.

  • How to create icon on Push button

    Hai All
    I have a button, when the user press the button i will display the calander. So now i need to place a small calander picture in that so Pls tell me the steps to create a iconic button.
    Pls explain me the steps...
    Any Help is highly appricatable
    regards
    Srikkanth.M
    Edited by: Srikkanth.M on Apr 28, 2010 11:00 AM

    Hi,
    you have to create a jar file of the pic and have to place it in java folder .
    Also have to edit cfg file in server folder .in that you have to include the jar file name in parameter archive_jini =
    iconic property of button should set yes
    give the name of jar file without any extension( suppose list.jar you just give list ) in the iconic name property
    cheers
    Rinz

  • Urgent help please with MIDI pedal

    I just got an old awesome midi pedal called the X-15 Ultrafoot.
    The pedal has two expression pedals, and 10 pushbuttons/pads. (and two buttons to cycle through additional banks, and a "mode" and "bypass" button)
    Somebody please help I am on the verge to having amazing control.
    What I want to do is have each pushbutton be assigned to a parameter, which is easy to program. Then I want to make the expression pedal(s) also be assigned to that last selected parameter. How do I do this?
    How can I make the expression pedals control over the parameter remain exclusive to just the last selected parameter?!
    Somebody save me please thanks

    mr kglad i really hope my ( too many replies and questions ) don't bother you.. but please excuse me if they sound foolish or something im a beginner as mentioned...
    There must be something wrong with whatever im doing ... ( im so desperate and since you are the only one who replied on me i really need your help please.. )
    1- i published the first fla as a swf (10.3 ) with a button with the code you've given me )
    2- i published the second fla as a swf (10.3) with another button with the same code you've given me )
    3- i made a main page where there are two buttons.. one for english and one for foreign language
      English button with this code :
    Engbutton.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_4);
    import fl.display.ProLoader;
    var fl_ProLoader_4:ProLoader;
    //This variable keeps track of whether you want to load or unload the SWF
    var fl_ToLoad_4:Boolean = true;
    function fl_ClickToLoadUnloadSWF_4(event:MouseEvent):void
        if(fl_ToLoad_4)
            fl_ProLoader_4 = new ProLoader();
            fl_ProLoader_4.load(new URLRequest("englishformFIN.swf"));
            addChild(fl_ProLoader_4);
        else
            fl_ProLoader_4.unload();
            removeChild(fl_ProLoader_4);
            fl_ProLoader_4 = null;
        // Toggle whether you want to load or unload the SWF
        fl_ToLoad_4 = !fl_ToLoad_4;
    and the other button with the same code ( the second fla )
    IT DOESNT WORK WHEN I TEST THE MOVIE.. the return buttons nor the main ones..why why why why why... ???
    i really need your help
    THANK YOU in advance

  • Urgent  help please -Reload Freehand

    I have been using Freehand 10.4.9 for yars (sad maybe, bug it works and I love it) but all of a sudden it won't work properly. I create a document and send it to print. It downloads, then just quits. The job still prints, but I have to relaunch the program before I can use it again. Also, the document does not appear under 'open recent' .
    So I thought - reload the software. Trouble is all my software is in the  form of an upgrade (I have upgraded since V1). So, do I just reload the last upgrade (Freehand MX)  and thats it, or do I have to do something else.  I really can't  remember what I did last time (2005)!
    I don't want to totally unpick what I have got at the moment, even  though it is not working properly, until I have finished the job I am  working on. Help please will be much appreciated.

    Dear Maeric
    Good morning - I did as you suggested - uninstalled Freehand MX. My box said
    'you must own version 9 before using this upgrade. Fine, so - Reloaded
    Version 9 (in Classic). Got the message 'installation successful'.
    Then went to use my upgrade to load Freehand MX.  I get the request to enter
    my name and registration nos. I enter the details, but only the cancel
    button is active. I can't proceed. So now I am totally up a gum tree.  What
    to do next? Can you ask Judy and let me know what to do.
    The only thing I can do is recreate all the work in the dreaded AI program,
    or in InD which are totally clunky and so slow for what I want to do! Please
    help.
    Nearly desperate -
    Fran

Maybe you are looking for