How to work on MDI window

dear all :
I am using form 6.
Does anyone know how can I change the small Form runtime icon on the upper left corner of MDI window to a custom logo ?
I have changed the logo in the 'child' window successfully using 'SET_WINDOW_PROPERTY('WIN_1',ICON_NAME,'logo')' but this doesn't work on MDI window 'SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW, icon_name, 'logo')'.
Also, is it possibile to not shown any window in the screen when the form is running, I know VB 6 can do this, how about Developer.
Thank you in advance.
null

RW,
open the D2KWUTIL.pll
from directory: D:\ORANT\TOOLS\DEVDEM20\DEMO\FORMS\
,or whereever you have it, in FORMS navigator as library file, then
from MENU: FILE->ADMINISTRATION->CONVERT
convert the library into TEXT file (.PLD)
and open this in any text editor
look for change_MDI_icon function and
find description of all arguments ...
it seems like you can have more icons ...
good luck
-Duro

Similar Messages

  • 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

  • How to work in one window...

    "and avoid opening up multiple windows, when going to a subfolder?

    Have this problem even with "Always open folders in a new window" unchecked?
    Solution:
    In the Finder menu: View > Show Toolbar (option-command-T)

  • How to Maximize MDI window in Dev-10g

    Buddies....How can we maximize MDI window (Browser's window) in Dev-10g while calling a form or report?

    hi
    try this
    when-new-form-instance trigger.
    declare
    fm_id formModule;
    begin
    fm_id :=find_form ( :system.current_form);
    set_form_property(fm_id,defer_required_enforcement,property_true);
    set_window_property(forms_Mdi_window,window_state,Maximise);
    set_window_Property(forms_Mdi_window,title,'MDI title');
    set_window_property('window1',window_state,Maximise);
    set_window_property('Window1',Title, 'Form title');
    end;
    sarah

  • 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.
    :)

  • Maximizing the MDI window

    Hi,
    From unix OS i am running the forms, can any help me by telling how to maximize the MDI window.
    SET_WINDOW_PROPERTY(FRMS_MDI_WINDOW, WINDOW_STATE, MAXIMIZE) works only on Windows OS.
    my mail id is [email protected]

    If you look in the Forms on-line help, all references to the Forms_MDI_Window constant always relate it specifically to Microsoft Windows. I don't think the MDI window exists in any other environment.
    So in your unix system, try maximizing the window defined within the form instead.

  • I am working on a windows based program thru Chrome on my Mac. It asked me to cont/alt/delete - how do I get the Mac to respond?

    I am working on a windows based program thru chrome on my mac - how do I control/alt/delete on the mac?

    Control key - Alt (also known as the Option key) and Delete key. However remember Chrome is not an Apple product so if that doesn't work you also might want to seek help on a Google forum that supports Chrome.

  • HT3669 Hi I have a Konica Minolta PagePro 1300W printer. This works with my Windows-based Toshiba laptop but not with my i-Mac. Can someone please advise me how I get the printer to work with my i-Mac? I have installed it but documents don't print. Thanks

    Hi I have a Konica Minolta PagePro 1300W printer. This works with my Windows-based Toshiba laptop but not with my i-Mac. I have the latest (Mountain Lion 10.8.2) OS-X software.
    I have installed the printer using 'System Preferences' on my i-Mac and it appears on the list of available printers but documents that I create just don't print.
    Can someone please advise me how I get the Konica Minolta PagePro 1300W printer to work with my i-Mac?
    Thanks, John Lee

    Looking at the Konica web site for the PagePro 1300W, I saw the following note.
    Please note: This printer is designed to be used in computer operating systems running MS Windows only. Operating systems such as UNIX, Macintosh, or Linux are not supported nor do we have workaround drivers available. Older MS Windows versions, such as Windows 3.1/95/98[pre-SE] and NT 3.51/4.0, are not supported.
    So KM are not going to help you. But the LinuxFoundation does provide a workaround that should allow you to print. Have a look at this web page. You will need to install all three packages as per the instructions from that page.

  • Shortly after launching into itunes, it freezes and I get the following message: A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. How do I resolve this issue?

    Shortly after launching itunes, the program freezes and gives me the following message:A problem has caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. The program then closes, even if I have not completed what I am doing. How do I resolve this problem?

    That is what I thought. Cannot figure out how to turn it off, though.
    However, when I talked to her over the phone, she is definitely using Firefox. I tried to access her Internet Explorer, but it has been deactivated, I believe by Firefox.
    She primarily uses the Internet to communicate with her kids, grandkids, and great grandkids. Her e-mail account is with Yahoo Mail, and she uses Firefox to access it. Occasionally, she uses the web to look up information, and may have downloaded a virus.
    Do you think there's something in Yahoo Mail that conflicts with Firefox? Is there some remnant of Internet Explorer that needs to be deactivated? Could she have a virus?
    Any information would be gratefully appreciated. I live 7 hours away, and can only help her over the phone. I'm trying to develop a course of action that I can use with her. I know a little bit about Firefox, so need your expertise.

  • HOW TO HIDE MDI WINDOW INFORMS 9I WHEN THEY RUN IN WEB BROWSER

    Hi. Will any body tell me how to hide the default MDI window title in Forms 9i when it run in Web Browser. I am using the "Look and feel" property as "Generic" in Formsweb.cfg file. I tried the RESIZE,POSITION,MINIMIZE,VISIBLE FALSE properties of SET_WINDOW_PROPERTY FUNCTION, But the horizontal Bar at the top displaying "Window" on it, is displayed. OR some time form is not displayed at all. So plz help me. This kindness of any one will be appriciated.
    Regards
    Inayat Qazi

    Hi Inayat,
    To remove the ORACLE icon, change the line "logo=" to "logo=x" in file formsweb.cfg.
    I am not sure if it is possible to remove the standard-menu (horizontal bar with word Window, as you describe it), because as far as I know it is inheritance for the Windows OS. In other words, removing the standard menu can only be achieved if you run on another OS.
    Kind regards.

  • Windows Installer SourceList Update Cycle : How it works?

    Windows Installer SourceList Update Cycle : How it works?
    Regards, Firoz Ahmad (Cheeeeeerrrrssssss)

    Hello,
    Windows Installer Source List Update Cycle causes the Product Source Update Manager to complete a full update cycle. When you install an application using Windows Installer, those Windows Installer applications try to return to the path
    they were installed from when they need to install new components, repair the application, or update the application. This location is called the Windows Installer source location. Windows Installer Source Location Manager can automatically search Configuration
    Manager 2007 distribution points for the source files, even if the application was not originally installed from a distribution point.
    Is very nice to use this features. The agent on the local computer will scan the registry. When he found a MSI product code that is define in SCCM, it will update the source for the MSI. 
    You can find some usefull information here : http://technet.microsoft.com/en-us/library/bb892810.aspx

  • Can anyone help me with how to install itunes on windows 8.  The apple techs suggestions did not work

    Can anyone help me with how to install itunes on windows 8.  The apple techs suggestions didn't work.  Spent most of today installing and uninstalling itunes according to their instructions.  They will charge me again if I call again.

    When I run the iTunes64setup.exe it says: "The thingy is not a valid win32 application."
    That generally indicates that the installer has been getting damaged on the download.
    What web browser have you been using for downloading the iTunes64Setup.exe? Does it make any difference if you use Firefox instead of IE for the download (or vice versa)?

  • How can I disable Minimize, Restore & Close buttons of MDI window?

    I'm using Forms6i on Windows XP
    How can I disable Minimize, Restore & Close buttons of MDI window?
    An urgent reply would be apprecaited.
    MURUGESAN.T

    in windows property
    list of this
    close allowed
    move "
    resize "
    maximize "
    minimize "
    all to set "no"

  • How to make my pixma ip 90 to work wireless with windows 7/64

    how to make my pixma ip 90 to work wireless with windows 7/64 i installed the bu-10 it is authorized but can't make it to print wireless.

    Hi again manny2249,
    If the Bluetooth Settings feature does not appear on the Canon iP90 Setup Utility screen, the Bluetooth unit may not be installed correctly.  We recommend contacting us via one of the support methods listed at the Contact Us link below for assistance with setting up the printer via Bluetooth.
    If this is a time-sensitive matter, additional support options are available at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • How can I run MP350 with Windows 8.1 computer? Works OK with Windows 7 machine. Need drivers.

    How can I run MP350 with Windows 8.1 computer?
    It works OK with Windows 7 machine, using drivers from original CD.
    Windows 8,1 machine doesn't find those drivers (which I copied to its C drive).
    It doesn't find needed drivers on the internet.

    Hi Larry-R,
    I see that you made a later post regarding this.  Please refer to the answer on that post regarding your inquiry.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

Maybe you are looking for