Want to change Form MDI Window default icon as well as default window icon

Hi,
I am using oracle forms 10g. I need to change the mdi window default icon as well as default window icon of inner form. But i do not know the way. Pls help me.

http://www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm
webutil lets you access the client machine from webforms. you'll need to install it on the application server and include the webutil library and object group in the form which will change the MDI window's icon (probably the first form in the application).

Similar Messages

  • Display whole Forms MDI window

    Hi,
    I have webforms 10.1.2.3 running on XP Sp3 clients using IE7 with Sun plugin 1.6 update 17.
    I start a form and maximize the MDI window
    set_window_property(forms_mdi_window,width,maximize);
    set_window_property(forms_mdi_window,height,maximize);
    or
    set_window_property(forms_mdi_window,window_state,maximize);
    the Window is maximized, but the MS Windows iconbar ( including icons for the opened application, the shortcuts,..) will be displayed in front of the 2nd message/statusline of the forms Window?
    If I press the maximize window icon of the Forms MDI window, the whole MDI window comes in front and the whole Forms MDI will be displayed correctly.
    Is there a way to bring the whole Forms MDI window programmatically in Front?
    Thanks
    Hendrik

    hi, i also have the same issue as you although it is not a show stopper where I work, I did some investigating on this forum
    check out this link
    set_window_property(forms_mdi_window, window_state, maximize);
    and another link
    Re: how to maximize the MDI window in web form.
    :)

  • I have a MAC laptop, there used to partition windows XP but I want to change it to windows 7. and after my intstal do not want the road and a partition for windows missing. how to restore windows partition?

    I have a MAC laptop, there used to partition windows XP but I want to change it to windows 7. and after my intstal do not want the road and a partition for windows missing. how to restore windows partition?

    Welcome to Apple Support Communities
    You have an Early 2008 Mac Pro. You have the specs that your Mac Pro needs for more memory > https://support.apple.com/kb/HT4433#4 As you can read, that computer should have come with 2 GB of memory.
    You can buy memory at OWC or Crucial > http://eshop.macsales.com/shop/memory/Mac-Pro-Memory#800-memory Those sell compatible memory with all Macs. You can use another memory, but you can be sure that the memory that these brands sell are compatible

  • Forms mdi window

    hi
    When i execute a form.fmb, i should not get the mdi window , only the canvas which i have placed my items should get displayed.
    is it possible? or...

    If you are in Client Server you can run in Single Document Interface mode - USESDI=YES on the command line

  • Want to change from bootcamp windows 7 to parallels.

    I have recently bought a MBP and installed Windows 7 by using bootcamp. Could someone tell me how I can simply change this to i can use Parallels.Desktop v6? Please give me an indication of how complicated this is.

    Install Parallels. Start it up. Select your current Boot Camp installation of Windows as Parallels guest operating syste.
    You are then good to go using Windows in Parallels. Or, on the occsion you want to boot into Windows you can still do that.
    You don't need another Windows installation. Both Parallels and the Boot Camp installation are the same Windows. You will need to register Windows again. The Parallels help forums explain how to install Parallels.

  • I want to change the show window of Labview, what do you suggest?

    Hi..............................
    I saw Labview doesn't have much controls to make the show window beautiful .am I right ? if So, what do you suggest to improve this show window (Front Panel)?
    I heard there is a good program works on changing show window which is (active-x) .Is it right, Is it compatible with Labview 7.1.1, where I can find to download it and if you can give me some examples to know how to deal with it ?
    If I am Brazilian, I will not pride that we achieved five world cup or we are the lonely team that never absent from world cup, I will just pride that ronaldinho is Brazilian.

    You do have the ability to create good user interfaces with LabVIEW.
    The main problem is what do you, or your customer consider a good user
    interface.
    The first thing I would suggest is to start using the "Dialog Control"
    controls for your front panel. This set of controls pick up their style
    from the operating system, so they will match the rest of the system
    applicaitons.
    Another thing is limit the use of color on the front panel. One persons
    idea of a nice shade of blue can be another person eyesore. Instead,
    use the decorations for grouping of controls.
    I would stay away from ActiveX. It's interface is quirky at best and there is a lot of overhead involved.
    Just to show it's possible, the attached images are screen shots of
    user interfaces I've designed with LabVIEW. The first two use the
    Dialog Controls, and the third uses standard controls and color at the
    customers request.
    Ed
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
    Attachments:
    DMI_Tester.gif ‏73 KB
    DIIDatalogger.gif ‏102 KB
    Trackerr.gif ‏115 KB

  • Windows tells me "an unknown program wants to change this computer; windows does not allow firefox updates to complete.

    What can i do about this problem? I click "more details" and find out that the 'unknown program' is firefox. I click to install; but windows does not allow the updates to complete. I let the update window run for over an hour one day... it still did not complete.

    Check that you do not run Firefox as Administrator.<br />
    Right-click the Firefox desktop shortcut and choose "Properties".<br />
    Make sure that all items are deselected in the "Compatibility" tab of the Properties window.<br />
    * Privilege Level: "Run this program as Administrator" should not be selected<br />
    * "Run this program in compatibility mode for:" should not be selected<br />
    Also check the Properties of the firefox.exe program in the Firefox program directory.<br />

  • Change MDI WINDOWS ICON

    Hello Gurus,
    We were trying to change the MDI window ICON in forms through the procedure given in d2kutil.pll We did successfully finished and its running fine.
    But when we run the same form through a command prompt by passing necessary useir id credentials and parameters for the form(s) its throwing a error frm-90734 internal pl/sql error occured.
    i.e we are running the form like below from the command prompt.
    ifrun60.exe userid=scott/tiger@db module=d:\forms\icontest.fmx.
    But If we include the path of the EXE in the command prompt It does work very well.
    i.e d:\forms6i\bin\ifrun60.exe userid=scott/tiger@db module=d:\forms\icontest.fmx.
    Respective Dll and Pll is available in the same folder and has been included in FORMS60_PATH as well.
    Why is it due to, any suggestions on this will be much appreciated.
    Thanks

    Hi
    We did tried copied it in the current folder from where the fmx is running.
    Its 6i Client Server only.
    Thanks

  • How to maximize the MDI window in web form.

    Dear all,
    i am new to jdeveloper. i am using form 10g there is a problem which is not handle by me in forms.
    i want to maximize the MDI window in web form.
    can jdeveloper solve my problem.
    i am new please anyone tell me step by step.
    thanks
    Muhammad Nadeem
    [email protected]

    Hi,
    no. Please use the Forms built-in set_window_property maximize
    Forms questions are answered here: Forms
    Frank

  • Forms 10g : How to hide the parent MDI window.

    Hi All ,
    We have migrated an forms sdi application into forms 10g.
    Now in the new application , we see a parent MDI appearing as a background to the SDI windows which is smaller in size ( as per the settings ).
    Wanted to know if there is any solution to hide this parent Window(MDI) as the user wants a similar look and feel as his current application.
    Any help is really appreciated .
    thank you all.

    Dear Friend,
    If u r using SeparateFrame = true, then you cannot minimize forms MDI window, because this is the form on which your sdi form is based. It is better if you display your forms inside the main browser by setting SeparateFrame = false. It will look better as a new Internet explorer window will not be visible, which is true for SeparateFrame = true parameter.
    Regards,
    Manish
    India

  • How to change a check box default from checked to unchecked?

    Hi All,
    I have a form, want to change a check box default from checked to unchecked.
    from the layout, doulb click into property of this check box, did not see default setting for the box, where to change a check box default from checked to unchecked?
    Thanks.

    hello friend,
    ->go to the property palette of ur check box
    ->under the functional set the property "check box mapping of other values"=unchecked
    so...when u run the form then checkbox will unchecked.
    but..at design time u can't see the effect of unchecked..
    Regards
    Chandan

  • Remove MDI Window Title Bar

    I want to remove the MDI Window Title Bar, because i already have noticed in this forum that is almost impossible to remove the whole MDI window in Forms 10g...
    Is it possible??

    Hi,
    I need to look at the sources again, but from what I remember, you can't
    Frank

  • Change settings from windows service pack2

    ''duplicate - locking - https://support.mozilla.com/en-US/questions/889659''
    i changed settings to run with windows service pack 2
    now want to change back to windows 7 how?

    Restore your iPod in iTunes for Mac. Just be aware that restoring will erase and reformat the iPod's hard drive, reload the software with the Mac version and put it back to default settings, so if you have songs on your iPod that aren't on iTunes you will lose them if you have no back up. Once the restore is complete follow the on screen instructions to name the iPod and automatically sync your songs and videos onto the fresh installation. Press Done and the iPod will appear in iTunes and start to sync. If you want to update manually or using selected playlists uncheck the box beside the sync automatically instruction and press Done, it will default to manual mode and you can choose whatever setting you like: Restoring iPod to factory settings with iTunes 7

  • Change Form Name

    Dear All,
    Is it possible to change the form name in any module of SAP B One. I want to change form name of A/R down payment request is it possible to do this in main menu of module. If yes please let me know the procedure.
    Thanks
    swapnil

    Hi SWAPNIL,
    Rahul is partially correct. You can change Purchase documents' name/form title from the document numbering form (AdministrationSystem IniticalizationDocument Numbering).
    For Sales documents yes, you really need to use the UI API.
    Regards,
    Vítor Vieira

  • I want to change fonts but get message "no available system font"

    I am trying to edit a PDF flyer created by another party.  Using Acrobat Pro on Mac OSX.  I select "edit document text" and then try to delete or change the text and get the message. "all or part of the selection has no available system font You cannot add or delete text using the currently selected font"
    I don't see any font format bar or other method of changing the font.
    Is there a way to work this?

    Over at the AUC's "Acrobat Answers" Karl Kremer replied to a similar question.
    In part he wrote:
    "I assume you want to edit content in a PDF file, and you cannot do that because you don't have the font installed that is used in that file. That is the way Acrobat works: You need to have the font that is used in your document installed on your local computer in order to make changes to text that uses that font. There is no way around that. You will have to find out what font is used for the text you need to edit, and then acquire that font (and that usually means to purchase that font, unless you are a subscriber to e.g. CC and that font is available via TypeKit).
    Another option is to select all the text and change that text to a different but similar font. You again can only use a font that is available on your computer as the target font. But once you've done that, you should be able to edit your document.
    You change the font by selecting Tools>Content Editing>Edit Text & Images, then you select the text you want to change, and your target font." 
    Be well...

Maybe you are looking for