Icon problem in forms 10g

hii
I have oracle 10g forms installed on my pc, I want to display some icons on the button.i have done all of the required things like:I have kept all the gif icons in the particular place,& have changed the formsweb.cfg file by changing imagebase parameter to codebase,& I have changed the same path in the registry.dat file,as well as I have set the iconic property too,,,
Now the main problem is that I am unable to see all these icons at the run time,at the design time icons are viewable,,wat changes should I do now???
Plz help
mohan kumar........

hi,
below is my complete registry.dat text.---------
# This is the Registry file.
# This file contains the logical [Java] Class name and an associated
# [numerical] identifier that will be used to refer to objects of the
# class in order to reduce the amount of information that needs to be
# repeatedly transmitted to the client.
# This file is of the Form understood by java.util.Properties (for now)
# The System Level sound file is relative to the CODEBASE
oracle.classById.1=oracle.forms.engine.Runform
oracle.classById.4=oracle.forms.handler.FormWindow
oracle.classById.5=oracle.forms.handler.AlertDialog
oracle.classById.6=oracle.forms.handler.DisplayList
oracle.classById.7=oracle.forms.handler.LogonDialog
oracle.classById.8=oracle.forms.handler.DisplayErrorDialog
oracle.classById.9=oracle.forms.handler.ListValuesDialog
oracle.classById.10=oracle.forms.handler.EditorDialog
oracle.classById.11=oracle.forms.handler.HelpDialog
oracle.classById.12=oracle.forms.handler.FormStatusBar
oracle.classById.13=oracle.forms.handler.MenuInfo
# oracle.classById.14=UNUSED
oracle.classById.15=oracle.forms.handler.ApplicationTimer
oracle.classById.16=oracle.forms.handler.MenuParametersDialog
oracle.classById.17=oracle.forms.handler.PromptListItem
oracle.classById.18=oracle.forms.handler.CancelQueryDialog
oracle.classById.257=oracle.forms.handler.TextFieldItem
oracle.classById.258=oracle.forms.handler.TextAreaItem
oracle.classById.259=oracle.forms.handler.FormCanvas
oracle.classById.261=oracle.forms.handler.ButtonItem
oracle.classById.262=oracle.forms.handler.CheckboxItem
oracle.classById.263=oracle.forms.handler.PopListItem
oracle.classById.264=oracle.forms.handler.TListItem
oracle.classById.265=oracle.forms.handler.CfmVBX
oracle.classById.266=oracle.forms.handler.CfmOLE
oracle.classById.267=oracle.forms.handler.RadioButtonItem
oracle.classById.268=oracle.forms.handler.ImageItem
oracle.classById.269=oracle.forms.handler.IconicButtonItem
oracle.classById.270=oracle.forms.handler.BlockScroller
oracle.classById.271=oracle.forms.handler.JavaContainer
oracle.classById.272=oracle.forms.handler.TabControl
oracle.classById.273=oracle.forms.handler.ComboBoxItem
oracle.classById.274=oracle.forms.handler.TreeItem
oracle.classById.281=oracle.forms.handler.PopupHelpItem
# Defaults for the Font details, all names are Java Font names. Each of
# these parameters represents the default property to use when none is
# specified.
# defaultFontname represents the default Java fontName.
# defaultSize represents the default fontSize. Note that the size is
# multiplied by 100 (e.g. a 10pt font has a size of 1000).
# defaultStyle represents the default fontStyle, PLAIN or ITALIC.
# defaultWeight represents the default fontWeight, PLAIN or BOLD.
default.fontMap.defaultFontname=Dialog
default.fontMap.defaultSize=900
default.fontMap.defaultStyle=PLAIN
default.fontMap.defaultWeight=PLAIN
# Default Font Face mapping.
# appFontname represents a comma delimited list of Application Font Names.
# javaFontname represents a comma delimited list of Java Font Names.
# The number of entries in the appFontname list should match the number in
# the javaFontname list. The elements of the list are comma separated and
# all characters are taken literally, leading and trailing spaces are
# stripped from Face names.
# Note that this file uses the Java 1.1 Font names in order to be able to
# handle the NLS Plane (BUG #431051)
default.fontMap.appFontnames=Courier New,Courier,courier,System,Terminal,Fixed,Fixedsys,Times,Times New Roman,MS Sans Serif,Arial
default.fontMap.javaFontnames=MonoSpaced,MonoSpaced,MonoSpaced,Dialog,MonoSpaced,Dialog,Dialog,Serif,Serif,Dialog,SansSerif
# The Application Level icon files are relative to the DOCUMENTBASE
# example: icons/
# or an absolute URL.
# example: http://www.forms.net/~luser/d2k_project/
default.icons.iconpath=oracle\forms\icn
default.icons.iconextension=gif
# Application level settings to control UI features
app.ui.lovButtons=false
app.ui.requiredFieldVA=false
# The background color is specified as an RGB triple.
app.ui.requiredFieldVABGColor=255,0,0

Similar Messages

  • ICONIC BUTTONS IN FORMS 10G

    Hi,
    I am trying to make a button iconic in Forms 10g,button icons are displayed.
    I have tried the following workarounds but no couldn't make it possible:
    1. I gave absolute path of icon file.
    2. tried .ico and .gif format images as well.
    I am using Linux OS. iDS 10g.
    Regards,

    If I understand you are looking for displaying icons at runtime.
    Have a look at the following link:
    deploying icons in forms9i

  • Compilation problem in Forms 10g

    Currently we are upgrading from 6i to 10g forms
    we have 2 forms which we will complie partially in 10g and the form gets closed as a corrupted file.
    The same form when complied in 6i works fine.
    What can be the possible problem.
    Please help
    Thanks
    Yaaminy
    480-262-7881

    hi
    create a batch file of the following commands and compile them i hope it helps u.
    @ECHO OFF
    cls
    Echo compiling libraries 10g ....
    for %%f IN (*.pll) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=library compile_all=yes window_state=minimize
    ECHO libraries compilation complete
    ECHO ----------------------------------
    Echo compiling menus 10g ....
    for %%f IN (*.mmb) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=menu compile_all=yes window_state=minimize
    ECHO menus compilation complete
    ECHO ----------------------------------
    Echo compiling forms 10g ....
    for %%f IN (*.fmb) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=form compile_all=yes window_state=minimize
    ECHO form compilation complete
    ECHO ----------------------------------
    ECHO Form Compilation completesarah

  • Problem executing form 10G

    Hi Buddies;
    I'm trying to execute FORM 10G, but when I choose Run Form, I get this error message;
    Internet Explorer has closed this webpage to help protect your computer
    A malfunctioning or malicious add-on has caused Internet Explorer to close this webpage.
    Previously I could execute the form, but after some problems in my laptop and had to reinstall the OS.
    Now I got this problem.
    Have any idea how to solve this?
    Also, I was trying using Firefox, but getting similar error message.
    Suggestions are welcome.
    Regards
    Al

    Hi,
    You have to replace the JVM.DLL in the directory *<Program Files>\Oracle\JInitiator 1.3.1.22\bin\hotspot* with the latest jvm.dll(2.2Mb) from here.
    And if you are using Explorer 8, then do the following.
    1. Open Internet Explorer 8
    2. Go to Tools, Internet Options
    3. Click on the Advanced tab.
    4. Scroll down into the Security section and find “Enable memory protection to help mitigate online attacks”.
    5. Uncheck “Enable memory protection to help mitigate online attacks”.
    6. Click Ok and Ok again.
    7. Reboot your computer.Regards,
    Manu.
    If my response or the response of another was helpful or Correct, please mark it accordingly

  • Unicode problem in Forms 10g

    Dear Everybody,
    Re : Oracle 10g DB for linux
    Oracle Forms 10g for Windows/Linux
    Oracle IAS 10g for linux
    Oracle Jinitiator 1.3.1.18 for windows
    i need to put two chinese words on two column label in Forms. one is traditional chinese UTF8 and other one is
    simp. chinese UTF8. it develop by Forms on windows and re-compile it on linux then deploy it on IAS on linux.
    it is fine when i access from IE. i can see two difference chinese words in forms. but when i try to resize the fonts and make the fonts to bold.
    it still same as before.
    Why the fonts size no effect ?
    i think the problem is cause by Jinitiator.
    is it correct ?
    The two chinese words as below : -
    T.C : 繁體ä¸æ–‡UTF-八體
    S.C : 简体ä¸æ–‡UTF-八体
    Best Regards
    Boris

    The date item property was defined as:
    data type: datetime
    maxium length:17
    initial value: $$DATETIME$$
    format mask: DD-MON-YYYY HH24:MI
    changed to ->
    data type: datetime
    maxium length:30
    initial value: $$DATETIME$$
    format mask: DD-MON-YYYY HH24:MI:SS
    It still does the timestamp switching for the record 1 and 2. If the record 1 and 2 are inserted more than a minute apart, then it works. Anything to do with database datetime setup?

  • How to put iconic button in forms 10g?

    Hi All,
    I've created a button with iconic property set to yes and icon file set to open. in forms 10g
    But when I run the form, the button appeared without the open icon show!

    In webforms, you have to put your icons in a jar file and put the jar file in a directory where Java can read from. the easiest place to put the jar file is the %ORACLE_HOME%/forms/java directory found in your Oracle installation directory
    for instance if you have your devsuite installed in C:\devsuite10g put the jar file in C:\devsuite\forms\java.
    check out [url http://www.oracle.com/technology/products/forms/pdf/webicons.pdf]Webicons it has both detailed steps to deploy icons in webforms and an easy and fast way to do it.
    Tony

  • RANK() function problem in Form 10g

    I am using form 10g R2. I wrote codes inside a trigger of a button to select from one table, named test. The code is as follows:
    select mm,pp,rr from test. The form can compile this code.
    But when I write teh code select mm,pp, rank() over(order by pp desc) rr from test, the form can not compile. Itshows the following error:
    Encountered the sysmbol "(" when expecting one of the following:
    , from into bulk.
    The table has only one record. It works in SQL environment but the form can not compile this RANK() OVER() function.
    Do you have any idea to use RANK() OVER() function in Form 10g?

    Some analytical functions do not work in client-side sql in forms, you'll have to encapsulate your logic in the database.

  • Font problem in Forms 10g

    We are upgrading an application(forms and reports) from 6i to 10g. We are testing the application from 10gDev. Suite. The forms in 6i contains certain fonts like Arial Narrow (Western),Wingdings (Western),Arial(Western),Terminal,Tahoma,Fixedsys,Times New Roman (Western). When the form is ran from web, the fonts are not coming up correctly (font in layout is different from web version).
    I followed the forums here and added the font mapping in registry.dat, but still the fonts are not coming up correctly in web. Can some one help me how to configure the fonts in 10gDS?
    Foll. is the entry from the registry.dat file
    default.fontMap.appFontnames=Courier New,Courier,courier,System,Terminal,Fixed,Fixedsys,Times,Times New Roman,MS Sans Serif,Arial,Arial Narrow (Western),Wingdings (Western),Arial (Western),Terminal,Tahoma,Fixedsys,Times New Roman (Western)
    default.fontMap.javaFontnames=MonoSpaced,MonoSpaced,MonoSpaced,Dialog,MonoSpaced,Dialog,Dialog,Serif,Serif,Dialog,SansSerif,Arial Narrow (Western),Wingdings (Western),Arial (Western),Terminal,Tahoma,Fixedsys,Times New Roman (Western)
    Thanks in advance.

    Our application too uses wingdings font as a label on button. Its displaying boxes and workarounds in metalink notes Note:243034.1 and Note:454102.1 are not bearing fruits. Does anyone have solution.
    One alternative is to make the buttons iconic and create ico/gif file for the character placed as label, but the fact that our application has hundreds of forms is a matter of concern.
    If anyone knows the exact solution to this problem, pls help out.

  • Icons in Oracle Forms 10g (10.1.2.0.0)

    Hi,
    How can I center my icons in a toolbar canvas. I'm migrating from Forms version 5 to Oracle 10g and have converted the icons from *.ico files to *.gif files.
    Any help will be appreciated.
    :@)))

    ... and beside of what Jan said, look at the following whitepaper:
    http://www.oracle.com/technology/products/forms/pdf/webicons.pdf
    Note that all directory names and file names that have a "90" in it are now without or have a frm prefix instead.
    Frank

  • How to create iconic buttons in forms 10g.

    I am trying to create a iconic buttons, same I am able to do it in forms 6i but not in 10g. And also please give me a proper example of java bean items in forms 10g

    dear sunny
    are u able to do the iconic button on 10g forms i try but appear the icon on button I have alreay do the following
    Runtime Configuration
    1) Creating Jar file
    i) Once you are ready with your GIF files or JPG files, create a folder called ICONS. You can create this folder anywhere. For e.g. you can create ICONS folder on a C drive under root directory or as a sub-folder under any folder.
    ii) Assuming you have created ICONS folder as a root folder on C drive, now copy all your GIF files in this folder.
    iii) Go to the DOS prompt and enter cd\
    iv) At C:\ prompt enter the following command to create Java Archive File (JAR) called my_icons
    Jar ?cvf my_icons.jar icons
    (Note: If above command don't run then paste icons foled at C:\DevSuiteHome_1\jdk\bin.)
    v) Copy this file in <Forms10g_Home>\Forms\Java folder.
    Please remember that having the name of the folder holding GIF/JPG files as ICONS is very important. Because if the folder name is something else, icons will not be displayed in your form at run time.
    2) Modify REGISTRY.DAT file
    i) Open this file located in <Forms10g_Home>\forms\java\oracle\forms\registry folder.
    ii) Append the existing parameter default.icons.iconpath as follows:
    default.icons.iconpath=icons/
    iii) If you are going to use GIF files as image files for icons, then leave the existing parameter default.icons.iconextension=gif as it is. If you want to use JPG files instead of GIF files, replace GIF with JPG as shown below:
    default.icons.iconextension=jpg
    3) Modify FORMSWEB.CFG file
    This file exists under <Forms10g_Home>\Forms\Server folder.
    Append the following existing parameters:
    i) imagebase=codebase
    ii) archive_jini=frmall_jinit.jar,frmwebutil.jar,jacob .jar,my_icons.jar
    After doing above configurations, create a form and place an icon on the button. Set button's icon property = Yes and give name of icon.
    NOTE: This icon shoul be in jar file. If u want to add more icons in jar file then u will have to create JAR file again. Also again place it in <Forms10g_Home>\Forms\Java folder.
    pls if u have any solution send me

  • Timestamp problem in Forms 10g

    In a 10g form (using 10g database, running on MS-W2000, Linux-Redhat)
    Record 1 is entered and saved at 12-JAN-2006 13:20:49.
    Record 2 is entered and saved at 12-JAN-2006 13:21:25.
    Then, these 2 records have the timestamp reversed upon retrieval:
    Record 2 12-JAN-2006 13:20:49.
    Record 1 12-JAN-2006 13:21:25.
    How can this happen? Any idea or suggestions? Please help.

    The date item property was defined as:
    data type: datetime
    maxium length:17
    initial value: $$DATETIME$$
    format mask: DD-MON-YYYY HH24:MI
    changed to ->
    data type: datetime
    maxium length:30
    initial value: $$DATETIME$$
    format mask: DD-MON-YYYY HH24:MI:SS
    It still does the timestamp switching for the record 1 and 2. If the record 1 and 2 are inserted more than a minute apart, then it works. Anything to do with database datetime setup?

  • Client_Host Problem in forms 10g

    Hi friends,
    could you plz help in solving my problem :
    I have to implement webutil package for client_host procedure.
    I have followed all the steps to setup webutil in my production environment which are given in document ( in downloaded file Webutil_106)
    while executing the form , i am getting the following error message
    oracle.forms.webutil.host.Host Bean not found
    i am not getting where i went wrong. my guess is while subclassing the bean item, while trying to subclass to webuti_host_functions, it is saying
    FRM-13008 cannot find javabean with name oracle.forms.webutil.host.Host
    Thanks in advance.
    -- DJ

    Hi kumar,
    Thanks for u response and solution.
    as you said, i did re compilation of the whole module, but i am getting this
    problem. could you plz correct me the way i am doing is wrong
    * configured for webutil.
    * created a block with pushbutton to call 'Client_Host' Procedure
    * attached webutil.pll
    * subclassed webutil.olb, in result i got webutil block with bean items
    * compiled the module
    * execute the module
    ----- getting the said problem
    Thanks in advance for making a time for me
    --DJ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Page Display setting problem in Form 10g

    Hi All:
    I am using Oracle Developer Forms [32 Bit] Version 10.1.2.0.2.
    I have created a Form. When I execute the form it does not maximize the MDI window on the Page.
    Form doest not fit into the window although I have tried to change the Width and Height parameters in formsweb file, but still unable to to it. I want my form to fit on the Page. When I change the Height to 600 then the status bar disapper.
    Would you guys plz help me to solve my problem.
    Thanks,
    Hassan

    Read it, or search in this forum, the subject has been treated a lot of times
    How to Maximize the MDI Window correctly on WEB showing the STATUS bar ?
    Doc ID:      Note:358468.1      
    Last Revision Date:      05-APR-2006      
    Applies to:
    Oracle Forms - Version: 9.0.4 to 10.1.2
    Information in this document applies to any platform.
    Goal
    When you try to Maximize MDI window in a form using
    set_Window_property(FORMS_MDI_WINDOW,WINDOW_STATE,MAXIMIZE) on web,
    even though the MDI window appears as Maximized it is not actually maximized,
    also it doesnt show the status bar.
    This issue has been explained in BUG#4944285 and Note 181100.1
    Regards

  • Call_form problem in Forms 10g

    I am using Developer 10g R2. I tried to call a form named form1 from another form. But it can not open the form and shows the following error:
    FRM 40010: Can not read form form1.
    Then I tried other functions open_form, Go_form. But it does not work.
    I tried to find the solution from this forum, I found some posts but nothing helped.
    Oracle relases complex version day by day. Can anyone please help me?

    If you use CALL_FORM OPEN_FORM or NEW_FORM oracle needs to find the according fmx-file in the file-system. To not have to scan the whole servers file-system, you configure the directores where your forms are located in the env-file of your application (asuming you use forms10g). By default, this file is located in $ORACLE_HOME/forms/server/default.env (where $ORACLE_HOME is the directory you installed the developer-suite to). In tihs file, there is a setting FORMS_PATH. There you have to put the directory where your fmx's are located.

  • Call_form problem oracle form 10g

    Hi,
    We create some forms. Next Using Call_form in menu bar we call another form, next we call another form.
    Example:
    Form A -> Form B -> Form C
    It's working fine.
    But, 'Form C' did not retrieve all data.
    EXAMPLE:
    'WHEN-NEW-FORM-INSTANCE' - TRIGGER
    Query : "SELECT NO, NAME, MOBILE INTO :EMP.NO, :EMP.NAME, :EMP.MOBILE FROM EMP".
    The above query did not work. Only Display First Record, First Column Data(:EMP.NO).
    If i open the same 'Form C' in directly. It's working fine.
    What is the problem? How can i solve this problem?

    I try Your Solution, it's not working.
    Code:
    Declare
    CURSOR PRE_CUR IS
    SELECT PRE_CHAR_PRODUCT_MASTER,
    PRE_NO_PRODUCT_MASTER,
    PRE_CHAR_CUSTOMER_MASTER,
    PRE_NO_CUSTOMER_MASTER
    FROM PREFIX_MASTER;
    ITEM1 NVARCHAR2(100);
    ITEM2 NUMBER;
    ITEM3 NVARCHAR2(100);
    ITEM4 NUMBER;
    BEGIN
    OPEN PRE_CUR;
    FETCH PRE_CUR INTO ITEM1, ITEM2, ITEM3, ITEM4;
    :PREFIX_MASTER.PRE_CHAR_PRODUCT_MASTER := ITEM1;
    :PREFIX_MASTER.PRE_NO_PRODUCT_MASTER := ITEM2;
    :PREFIX_MASTER.PRE_CHAR_CUSTOMER_MASTER := ITEM3;
    :PREFIX_MASTER.PRE_NO_CUSTOMER_MASTER := ITEM4;
    CLOSE PRE_CUR;
    END;
    . I have another form. In this form Master/Detail . Detail have 6 Column.
    When i click 'When-Button-Pressed' Trigger. I am using Cursor(Select Statement) and FOR Loop(Fetch data to fields).
    The Detail block only display first 2 column data.
    If i open same Form, directly(Using Form Builder) , it's working fine. Retrieve all record and displayed all column.
    Why? How to solve this problem.

Maybe you are looking for

  • Software Update Failed An error occurred downloading iOS 7.0

    I can't seem to update my iPad mini.  Looks like the release of iOS 7 just came out and it's not letting me update.  I keep getting a message "Software Update Failed An error occurred downloading iOS 7.0". Can anyone from apple tell me why I'm gettin

  • Power failure and lost Pages file

    Power on my laptop suddenly went off and I had not saved a copy of a new Pages file I was working on. It does not appear in recent files or anywhere when I restarted and opened Pages. Are temp files stored anywhere that I might look to recover the wo

  • Why buffer Hit greater than 100% in AWR

    hi, could anyone help explain why the buffer Hit is 376.58%, greater than 100% in my AWR. oracle version is 10.2.0.3.0. thanks! Instance Efficiency Percentages (Target 100%) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             Buffer Nowait %: 

  • How do I get refund back?

    How do I get a refund for 3.0 my computer has not installed it on my ipod yet, and apple refuses to update it for it, so how do I get a refund back? I also went to a apple store, they said I had to email them

  • EPMA for Windows 2008 R2 Intel 64 bit

    My organization is implementing Public Sector Planning and Budgeting so I'm trying to create an environment for learning purposes. I did a rapid deploy of EPM 11.1.2 but the workforce planning component was absent. I think I read that the EPM Archite