RoboHelp Maximize button

Hello,
Can you tell me how to disable the maximize button from the
RoboHelp HTML output, so that run-time window size cannot be
changed.
Thank you,
Anu.

Anu,
If you are calling your help from an application that can run
JavaScript or from a website, I think you can do this with
JavaScript. Do a search on the Web for "JavaScript disable
maximize." It looks like the key is to have the attribute
"resizable=no", so you could add that to your search, too. The
JavaScript would have to be put in the link that calls the help
from the application or site, not in RoboHelp or any of the topics.
Hope this helps,
Ben

Similar Messages

  • Close, Minimize, Maximize buttons won't work

    So lately the close, minimize and maximize buttons in Safari, Chrome and Firefox won't work. Also, I can't move/drag the window easily, I have to click like 10 times and try over and over again so I can drag it. If I have two windows open (not tabs) I cant close unless i go cmd+W. Do you know what must be wrong? Those buttons work fine in some apps, but finder has that problem too.. I try to force close them and they won't eve appear on task manager, which is weird, they used to. Oh and my launchpad button (in the dock and in the keyboard) also doesn't work.

    I found out that it wasn't just Safari, I had the same problem with FireFox. On the forum I found the (I think) solution:
    http://discussions.apple.com/thread.jspa?messageID=12073845#12073845
    It looks like the problem is solved
    Marc

  • Java APPLET minimize and maximize button

    im using java 1.3 and ie4.0 or ie5.5, i would like to know if there is any way i could remove or at least disable the minimize and maximize button for the APPPLET window for the toolbar..i tried using setResizable(false) but it doesnt work..well if i tried it in the appletviewer , it actually worlks for the maximize button(it disables the maximize button), but if i try it in the browser, it doesnt work at all... please help
    thank you

    At least on Linux, JDialog's don't have a resize functionality. So you could do the thing you want to do with a JDialog (or maybe plain java.awt.Dialog), and everything will be fine!
    -- Stephan

  • Where is the minimize and maximize buttons?

    I'm using Acrobat version 8 and the standard windows XP minimize and maximize buttons are gone from the top right hand corner of the window which means I have to resize the window manually. There IS the "x" button to close the window if I wanted to but that's it. This happened once before in version 7 but then the buttons came back somehow. I'm on Windows XP and all of my other programs work fine. Does anyone have any ideas?
    Thanks.

    I fixed my own problem...finally. I'm using a third party add in called PDFlyer. In the options window for that program is a checkbox for "hide minimize/maximize box". That was the trick.

  • Can I restore previous functionality of the Maximize button in Yosemite

    Yosemite is taking a little getting use to; I love the new look, but there are little things that are bugging me. With previous version of OS X, I could be on a webpage, and click the maximize button in the upper left corner, and it would maximize just enough to view the entire width of the webpage, which is what I loved. It would maximize to what you need without wasting your screen real estate; there was a distinction between maximize and fullscreen options. With Yosemite, they seemed to have taken a queue from Windows, and just made it less intuitive with simply turning maximize into a full screen option. Is there a way to revive this previous feature? (without reverting back to Mavericks)

    Darklykoz wrote:
    You can insert space for example on safari (which is one of the culprits of having no space)... Right click on toolbar and click customise toolbar...
    Then Drag: "flexible space" into toolbar...
    Its not too bad... I mean the little circle isnt that big either.
    Both above suggestions ARE brilliant! You should utilise both...
    Another solution is to double click on the empty space of the top bar of the app... This does the smart zoom.
    It works on many native apple applications. Such as safari...
    I think apple will make everything function this way soon... And eventually 3rd party developers too...
    Thanks for providing terrific solutions, I'm grateful. However, I still noticed one issue. These solutions only seem to work, assuming the intended application window is small to begin with. For example, if I load a webpage in Safari, and drag a corner to increase the window size beyond the efficient viewing angle, clicking the Option+Maximize button or double clicking an empty space at the top, become ineffective; nothing works to "zoom out" and restore the more efficient viewable size.

  • Maximize button in a customized form

    Hi friends,
    I have developed a customized Form. In that form close and minimise button are already there but MAXIMIZE button is not threre. How can i attach that button (MAXIMIZE) in my customized form .Kindly suggest me the code and also suggest where should i write that.
    Thanks  & regards
    Sanjoy paul

    Hi
    1) If you use form loaded from xml file when set BorderStyle = 0
    -  fbs_Sizable  : A form with sizable borders.: 0
    -  fbs_Fixed : A form with fixed-size borders. : 4
    -  fbs_FixedNoTitle : A form with fixed-size borders and no title. : 3
    -  fbs_Floating : A form with fixed-size borders, no title, and always on top. :  6
    Specifies the border type of the form, as described in BoFormBorderStyle.
    For more search for <forms> Element in the SAP BO SDK Help.
    For example:
    <Application>
      <forms>
        <action type="add">
          <form FormType="<SET_FORM_TYPE>" type="4" BorderStyle="0" uid="TO_CHANGE"
                title="<Form Title>"
                visible="1" default_button="1" pane="0" color="0"
                left="200" top="100" width="900" height="540"
                client_width="900" client_height="540"
                AutoManaged="1" SupportedModes="15" ObjectType="-1" mode="1">
    2) If you use vb code to create your form:
    Sorry, oForm.BorderStyle is Read-Only property and you can/t set it.
    BR
    Sierdna
    Edited by: Sierdna S on Sep 12, 2008 9:30 AM
    Edited by: Sierdna S on Sep 12, 2008 10:04 AM

  • Remove Maximize button from popup window using Webdynpro ABAP

    Hi,
    Is there a way to remove the maximize button from a popup window using Webdynpro ABAP?
    Thanks,
    Jay

    Hi Jayanth,
    I think by setting is_resizable parameter pass abap_false. try this
    lo_window = lo_window_manager->create_window(
    window_name = 'POPUP'
    title = 'Window'
    close_in_any_case      = abap_true
    message_display_mode = if_wd_window=>co_msg_display_mode_selected
    message_type = if_wd_window=>co_msg_type_none
    is_resizable    = ABAP_FALSE ).
    Cheers,
    Kris.

  • Revert Maximize Button Behavior in Yosemite

    I doubt this is possible, but here goes:
    How can I get the Mavericks Maximize button behavior back in Yosemite? Some sort of terminal command I hope?
    I don't want to hold Option when I click on the green button. I can't double click "blank space" because I already have that configured in the Dock preferences to minimize the window to the Dock when I double click.
    Furthermore, the Maximize button used to work as a toggle between "maximum window size" and "whatever size it was before you hit Maximize". Now, if I use the Maximize button with the Option key, it properly turns it into Maximum Window size, but I can't push it again, option-key or not, to go back to "whatever size it was before you hit maximize".
    Again, I doubt it's possible, but maybe someone's come up with a hack-y solution to this.

    The code controlling the resize is something like below:
    URL openWinUrl = new URL(urlCodeBase, "openwin.html?openurl="
    + url.toString() + ",wintitle=" + getTarget(adminTitle)
    + ",resize="+no +",width=770,height=585");
    Setting resize as no works perfectly in windows platform (IE )but not in solaris (Mozilla).Can any one have solution why this is not working in Mozilla.

  • How to disable maximize button on a window?

    Can anyone please tell me how to disable the maximize button (on the top right corner of a window)
    in java?

    Hi,
    In JDK1.1.8 and above (if I am not mistaken) you can use the method: setResizable(false);
    So yourframe.setResizable(false);
    However in applets in the standard webbrowsers this won't work. (Netscape 4.7x, IE). As they use an older JDK version (lower than 1.1.8).
    Martijn

  • How to disable maximize button of the java.awt.Window ????

    How to disable maximize button of the java.awt.Window !!!!
    Help needed

    How to spam the forum with the same fuqin question. Please get lost.

  • How to Remove Maximize button from JFrame

    Dear all,
    I am having problem with JFrame, that i need JFrame with Minimize and Close Button but not Maximize button.
    I have already disabled the maximized button but I want to remove it from the JFrame.
    Please show me the path to achieve this goal..

    it's relatively easy when java controls the decorations, using
    JFrame.setDefaultLookAndFeelDecorated(true);
    but this is generally not the L&F preferred.
    run a program with the above line (line must be before any JFrame is created),
    and if suitable, search the forum, solution has been posted a number of times

  • How to hide both the MINIMIZE and MAXIMIZE buttons ?

    Is there anyway that I could use to remove the MINIMIZE and MAXIMIZE buttons up the top right coner of a window ?

    You can disable them (removed on some early windows versions), if you make your window non-resizable.
    Otherwise you would have to override the Window or JWindow class to make your own frame-like window.

  • How to disable minimize and maximize buttons of a popup window

    hello.
    can someone please tell how to disable the minimize and maximize buttons for a popup window.
    i know this is very basic concept.. but iam new to jdeveloper..please someone help me out

    Hello,
    U can use script in ur page to open the Popup window.
    window.open("yourpage.do", window_name, 'toolbar=0,scrollbars=0,location=0,status=yes,menubar=0,resizable=0,width=600,height=400,left = 225,top = 140');
    Bye

  • Modal Frame or Dialog with Minimize/Maximize buttons

    I want to create a window (dialog or frame) that is modal and has the minimize/maximize buttons. Is it possible? How?
    I normally would use a dialog if I wanted the window to be modal, but a dialog does not have the minimize/maximize buttons. I normally would use a frame if I wanted the window have the minimize/maximize buttons, but a frame cannot be modal.
    Any suggestions, please?

    You can make your "modal panel" listener the window events from all others frames:
    public class YourModalFrame extends JFrame implements WindowListener{
      public YourModalFrame(JFrame owner){
        super("Modal Frame");
        this.owner = owner;
        // we put a glass panel into the main frame
        JPanel glassPanel = new JPanel();
        glassPanel.setOpaque(false);
        glassPanel.setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
        // blocking the events!!!
        glassPanel.addKeyListener        (new KeyAdapter()        {});
        glassPanel.addMouseListener      (new MouseAdapter()      {});
        glassPanel.addMouseMotionListener(new MouseMotionAdapter(){});
        owner.setGlassPane(glassPanel);
        // the frame will listener owner windows events
        owner.addWindowListener(this);
      // Window Listener  //
       * Invoked the first time a window is made visible.
      public void windowOpened(WindowEvent e){}
       * Invoked when the user attempts to close the window
       * from the window's system menu.  If the program does not
       * explicitly hide or dispose the window while processing
       * this event, the window close operation will be cancelled.
      public void windowClosing(WindowEvent e){}
       * Invoked when a window has been closed as the result
       * of calling dispose on the window.
      public void windowClosed(WindowEvent e){}
       * Invoked when a window is changed from a normal to a
       * minimized state. For many platforms, a minimized window
       * is displayed as the icon specified in the window's
       * iconImage property.
       * @see java.awt.Frame#setIconImage
      public void windowIconified(WindowEvent e){
        // Do you want this too?
        //super.setState(JFrame.ICONIFIED);
       * Invoked when a window is changed from a minimized
       * to a normal state.
      public void windowDeiconified(WindowEvent e){
        if(super.getState() == JFrame.ICONIFIED)
          super.setState(JFrame.NORMAL);
        this.requestFocus();
       * Invoked when the window is set to be the user's
       * active window, which means the window (or one of its
       * subcomponents) will receive keyboard events.
      public void windowActivated(WindowEvent e){
        this.requestFocus();
       * Invoked when a window is no longer the user's active
       * window, which means that keyboard events will no longer
       * be delivered to the window or its subcomponents.
      public void windowDeactivated(WindowEvent e){}
    }

  • Green maximize button out of control

    Why is Safari's green maximize button so unpredictable in Safari 4.0.2?
    I can't predict WHAT it's going to do next. Just. Plain. Weird.
    Sometimes I click on it, and Safari shrinks to a tiny square in the bottom left corner of my screen. Clicking again does nothing....maybe makes it a little bigger. Certainly doesn't restore it to anything reasonable or maximize it.
    Other times, if I click successively on the green button, the window gets bigger and BiGgeR and BIGGER. What's up with that? It's like Pacman.
    Other times it behaves totally normally.
    I'm at a loss. Two years of running OS X twelve hours a day on a MBP and I've never seen this.
    Helllllllp!
    Running Safari 4.0.2 on 10.5.7.

    I experienced the same problems with Safari 4 running on Leopard.
    I didn't bother much because I was expecting Snow Leopard to sort this out.
    The thing is the same strange behavior of the green button is happening after upgrading to Snow Leopard.
    Is anyone at Apple listening to this? I hope this issue is solved quickly.

Maybe you are looking for

  • Can't see image on LG L1900E

    I am trying to connect my backbook to a LG L1900E monitor with a VGA cable and the Apple VGA adaptor. The Mac detects the monitor and fits the image to it, I can see it in the System Preferences and manage all the settings of it, but the monitor disp

  • WAP problem with E65

    I've bought a fatastic E65 and it's very good with wlan wi-fi. I've problem when I enter in my favourite browser game, travian, on WAP (on wiki it's OK). Insead this game is OK when I play it wity my old mobile phone samsung sgh-500 on WAP in mobile

  • Trouble compiling a Servlet using the JSWDK-1.0.1

    I have an old Win95 box on which I had a JDK 1.2 install and I then installed the JSWDK-1.0.1. I have the servlet.jar and jspengine.jar files in the "\lib" directory and have added them to my classpath. I created a simple servlet but it does not read

  • Trouble with Zen Micro.. wondering if there is any way to

    Hi, I've had my Zen Micro for about 8 months now and over time and use it seems that the ear phone jack has come loose, I was wondering if there is any way to fix this or tighten it up?

  • Failed to send an environment change notification to a log shipping partner node while revalidating the login???

    Hi All, Recently I received the following error message in my SQL instance (Microsoft SQL Server 2012 - 11.0.5532.0 (X64)) :- 23/02/2015 5:09:05 PM Error: 18456, Severity: 14, State: 51. Login failed for user 'webapp'. Reason: Failed to send an envir