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.

Similar Messages

  • How to privent the users from resizing/maximizing/minimizing the mdi window

    In http://forms.pjc.bean.over-blog.com/60-index.html i read about 'A JavaBean to handle the Forms applet's frames' .
    In formsframe.java It is written that the author is Francois Degrelle so i want to ask Francois: My goal is to privent the users from resizing/maximizing/minimizing the mdi window. I have jre 1.6.0_10 which jar file do I need formsframes5.jar or formsframes.jar (those files are in formsframes.zip)
    thanks

    lidochca wrote:
    Hello, please help me to solve the problem !!Key Loggers, Spyware. The solution is not to write such reprehensible crap.

  • 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

  • Get rid of the MDI window

    Does anyone know how to get rid of the MDI window at run time?
    I could achieve this by setting the data window to be a dialog
    window, and set the set_window_property(forms_mdi_window,
    window_state, minimize). Is there a better way to do than
    that?
    Thanks in advance.
    John
    null

    the previous people were close... you need to do
    f50run32 Module=xxxx userid=xxxx usesdi=yes
    (not usesid like afore mentioned.
    Hope this helps.
    Paul
    Steve (guest) wrote:
    : set the console window = null on the form module property
    sheet.
    : john (guest) wrote:
    : : Does anyone know how to get rid of the MDI window at run
    time?
    : : I could achieve this by setting the data window to be a
    dialog
    : : window, and set the set_window_property(forms_mdi_window,
    : : window_state, minimize). Is there a better way to do than
    : : that?
    : : Thanks in advance.
    : : John
    null

  • Closing the MDI Window...

    Hi Guys,
    I have a set of 10 forms which are being called from a
    another form through Forms Menu. Lets take the scenario as Form
    A opens Form B via "Open Form". From there on using Forms Menu,
    Form B opens the rest of the 8 forms using "Call Form". My
    requirement is that incase the MDI Window is closed all the
    forms should get closed along with it. Suppose I open Form E
    from Menu of Form B (Call Form) and then Open Form D from Menu
    of Form C (Call Form). Currently if I have to close the
    application, I have to indivisually close all the forms. So If
    there are 5 forms open I have to close the MDI Window five
    times. Is there a method by which on click of a single button
    the Application as a whole should close, instead of user having
    to closde all the forms individually.
    Please help me if any body has done this before. Is there a
    way to find the process id of the current forms session at the
    Windows level, in which case I can right a C++ progam to kill
    the process itself.
    Please reply asap...
    Regards,
    Vcrum...

    Bogdan,
    we are trying to close the sole document window we have inside of our MDI application, leaving the application itself open. By comparison, you can leave MS Word application window open without having any document windows in it. I am starting to doubt it's possible at all in Forms. To re-phrase the question, is having at least one document window open at all times a requirement for MDI application?
    Thank you.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Bogdan Dincescu ([email protected]):
    I understand that the one document window is the main window of the form that is curenntly running and that you have one only form running. Closing that window you close that form, so how would the application know any better then closing.
    Please be more specific as to what you really need to do.
    Best wishes,
    BD.<HR></BLOCKQUOTE>
    null

  • Maximizing the Applet window

    I am deploying a forms 5 application over the web. How can I
    have the applet window automatically maximized?
    I know how to do it in the forms runtime with FORMS_MDI_WINDOW
    but that doesn't work in the java deployment.
    any help would be greatly appreciated..
    thanks in advance,
    Dennis Hancock
    null

    Can you not use the same win api to bring up the browser application, since the applet is running within the browser?

  • Maximizing the Sub window

    Hi All,
    When I click OK button in my window, another sub window displayed.After minimizing the sub window
    when i again click ok button in my window, that sub window is not dispayed in front of main window, still it is minimized only....
    Can anybody suggest that ,How can I bring back that sub window.?
    regards,
    Ss

    Use the Frame class setExtendedState method. For example:
    JFrame frame = new JFrame("My Window");
    /* On button click and frame not null */
    frame.setExtendedState(Frame.NORMAL);

  • I used to use a bookmark for maximizing the firefox window, but in FF9 it no longer works.

    Before upgrading, I used the following snippet of code in the "Location" field of a Bookmark:
    javascript:self.resizeTo(screen.availwidth,screen.availheight);self.moveto(0,0);
    However, with FF9 that no longer works. I attempted to change the front portion (before the open parenthesis) to:
    browser.window.resize_to
    but after I remove focus from the text box, it adds the "http://" to the front of the code and a "/" to the end of it. I have two questions:
    #1. Is there a way to stop Firefox from adding the "http://" and "/" to the location box?
    #2. Is there a better way to set up the bookmark (or another quick-access method) to automatically resize the window?

    You can only do that in the Scratchpad if an XUL window like about:addons or about:config is open.
    *Firefox/Tools > Web Developer > Scratchpad (Shift+F4)
    You can no longer run JavaScript code via the location bar in Firefox 6 and later.<br />
    You can see an error message in the Tools > Error Console.<br />
    That code now gets a null principal for security reasons and doesn't have any effect (Bug 656433).<br />
    You need to create a (keyword) bookmarklet and run the code by invoking that bookmark.<br />
    Use the Scratch pad (Firefox > Web Developer > Scratchpad; Shift+F4) to run JavaScript code.<br />
    Open a tab with an XUL page like about:addons (Tools > Addons) to be able to resize or move a window via JavaScript code in the Scratchpad in Firefox 9+.<br />

  • Maximizing the applet window makes the scrollbar visible how do i solve it

    Hi
    I have scrollpane which consists of panel which has gridlayout ..I drag and drop the labels from one panel to this panel but the scrollbar does not appear ..but as soon as i maximize the window scroll bar appears for the panel..How do i solve this problem.?? can anybody help me asap

    the tabs were move to above the navigation bar, where the menu bar was. They hardly look like tabs there, but you may have turned off the tabs bars. View (Alt>V) > Toolbars > Tabs Bar
    I think the solutions would really prefer though would be
    You can make '''Firefox 8.0''' look like Firefox 3.6.*, see numbered '''items 1-10''' in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 thru 8.0, look like 3.6)]. ''Whether or not you make changes, you should be aware of what has changed and what you have to do to use changed or missing features.''
    * http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface
    <p>There is a lot more beyond those first 10 steps listed, if you want to make Firefox more functional.</p>
    <p><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small></p>

  • Maximizing the Chart window

    I would like to maximize the 'main layout' window on startup on the Graphics Runtime Engine.
    Any help would be appreciated.
    Thanks
    Nandlal
    [email protected]

    Use the Frame class setExtendedState method. For example:
    JFrame frame = new JFrame("My Window");
    /* On button click and frame not null */
    frame.setExtendedState(Frame.NORMAL);

  • How to maximise the browser window in Forms 9i?

    I want to maximise the MDI window in an Oracle 9i Form. Many posts here say to use:
    Set_Window_Property(Forms_MDI_Window,Window_State,Maximize);
    but it doesn't work for me. Some posts suggest there is a bug that prevents it from working. If this is the case, is there some javascript I can run to do this for me? I am already using javascript to close the browser window when I am finished with the form, so a little more wouldn't hurt.
    thx
    adam

    When you are running inside the browser, you have no MDI window to maximize. (But there is a frame size that is set on the URL line or in the config file, which cannot be changed from the form).
    <p>When running SeparateFrame=True, you have an MDI window, and if you issue the maximize, Forms will set it to cover the full screen, but it will NOT be maximized.
    <p>And if you use get_window_property, it will always report window_state=normal, even if the user maximizes the window.
    <p>See MDI Window State in web forms

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

  • Forms 10g Migration : Menu attached to form appears on MDI Window.

    Hi All ,
    On migration of forms 5/6i into forms 10g observed that the Menu Module attached to a form appears on MDI window and not attached to the main window of the form.
    How do we ensure that the Menu and the Horizontal toolbar attached to the form appear on the main window of the form and not on the MDI Window ?
    Kindly help please ...
    Thanks ,

    Hi,
    I have same issue. Did you find any solution ?
    Please let me know.
    Thanks.

  • 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

  • Remove default icon and default title from the runtime window

    I am developing a application in developer 6i, can somebody tell me how to remove the MDI ICOn and the default title(Forms Runtime)

    Hi,
    To remove the default title(Forms Runtime) from your form use:
    set_window_property(Forms_mdi_window,title,'Your Form Name').
    This changes the title of the MDI window from "Oracle Forms Runtime" to "Your Form Name". But We remove the RunTimeIcon also.
    Icon is Display at the Left Corner(Start).
    any other solution.
    Muhammad farooq

Maybe you are looking for