Setting default size for the information area in the main window

Hi, I wonder if there is any way to change the default size of the information area in the main window (lower left corner). I want it a little bigger because I had some useful information set there and I had to change the size every time I log in.
Thanks in advance.

That part of the interface doesn't have an exposed preference to control.
One thing you could do is reorder your metadata fields within the info pane so the most important are listed first and always visible.

Similar Messages

  • Need to set default values for the fields plant and location in ME21N

    Hi All,
    i need to set default values for the fields plant and location in ME21N tcode.
    In accout assignment if we give 'A' then we need to create asset by clicking the Asset tab,there you have the fields plant and location.
    How to resolve this?
    Thanks in Advance

    hi .
    i needed to set default strorage location and plant in personal setting  in me21n.
    i solve it with this way.
    go to program SAPLMEPERS in se38.
    create new function in output with the sample name :MODULE ZTEST_001 OUTPUT.
    in this module write:
    if MEPOITEM_PROP-WERKS is INITIAL and  MEPOITEM_PROP-LGORT is INITIAL.
    MEPOITEM_PROP-WERKS = '1000'.
    MEPOITEM_PROP-LGORT = '0032'.
    endif.
    this is the solution.
    best regards.
    maryam

  • How to set default size for .chm window?

    I know there is an answer at grainge.org, but it seems to be
    referring only to a .chm using skins, which I am not.
    Anybody know how to make the default size of the .chm larger?
    thanks, Leisa

    Lacona,
    The default window size is set in your windows properties
    dialog in RoboHelp. It can also be set manually in the .hhp file
    before you compile. If you open the .hhp file in a text editor,
    such as Notepad, you will see a [WINDOWS] section and for each
    window defined there will be a series of numbers. One of these is a
    vector [in square brackets] that defines the original position.
    These are absolute screen pixels.
    In older versions of RoboHelp, one of which I use, there was
    a limit to the size of the window RH would allow but when I changed
    the .hhp, RoboHelp didn't try to overwrite it unless I reopened the
    Windows properties dialog. I'm not sure how the latest versions
    handle this but you might try editing the .hhp with Notepad and
    then compiling the .chm.
    John

  • How to set default size for published SWF in Catalyst CS5.5

    I create a 800*600 pixel project in Catalyst CS5.5 and published it as .swf.
    But when I opened the published .swf, the default size is smaller than 800*600. I have to resize it by myself.
    So is there any method that I can set the default size for published .swf?
    Thank you guys! Best regards.
    Nick

    When you start new Flash Catalyst project, you have the option to enable resizing
    This setting is enabled by default.
    If you need to change this later, you can go into Modify > Artboard settings.
    Now when you publish your project, the width and height will be used instead.
    As to manually editting the HTML file, there are 3 tag sets that define the width and height of the project (to handle various browsers). You will need to adjust the values in each of those tag sets. You should only need to do this if you can't republish the file.
    Chris

  • How to set a fixed size for the browser window on startup?

    so the browser window has the same size and location on the desktop every time i open a new window???

    In a 2D coordinate system the horizontal values are represented by some letter, usually x. In the same coordinate system the vertical values are classically represented by y.
    Note: In your code, if you wish, you can replace x and y with anything you desire--p and q or perhaps jeff and alice or any variable name you wish, but for simplicity, and usually ease of understanding because almost everyone has had 100's of math problems drilled into their head with (x, y), x and y are used as convention.
    In Java the screen coordinates run from 0 to the width-1 for x and 0 to height-1 for y of the component you are using to display.
    So logically when you have a value of x or y that goes beyond the addressable bounds of your display, then you have to make some type of adjustment--when your value dips below 0, you reset it to 0, when your value goes above what ever width-1 or height-1 then you have to set that value to width-1 or height-1.
    This all assumes that when you hit the wall, floor, or ceiling you stick there until you change directions--if you wish to wrap then you set your value to the opposite bound--so if you go below 0, you would then pop out back in on the right side--your appropriate x would be set to width-1 instead of 0 and in the case of y going below 0 your y would be set to height-1. This is also to say that when you descend below your minimum, then you would pop back out on the opposite side you went out on--so x greater then width-1 would get set to 0 and y greater than height-1 would get set to 0.
    That is not even a start on if you want to include elastic collisions, angle of impact, any type of deceleration force, or anything else.
    In any case... I would recommend that you add more math to your studies, I've never met an engineer or computer science grad that said: "Wow, I really regret taking all that math in college (or HS), I never use it."

  • How to set minimum size for the 'location' box in toolbars?

    I reorganized my toolbars by merging the location and tabs bar. I have the location on the left hand side and the tabs *next* to it, like this:
    [ (<)(>) [LOCATION] /tab\/tab\/tab\ ]
    Unfortunately when the number of tabs increases, the location box becomes so small that I cannot even see the url of the site I'm in...
    Is there a way to force a minimum width for the location box? I couldn't find a setting in about:config for it (I imagine that this would be a browser.urlbar setting)

    You rock! The combination of fixed width tabs with the stylish Add-on, and the single line of script below just made my day!
    #main-window[sizemode="maximized"] #TabsToolbar, #TabsToolbar > #urlbar-container { min-width: 350px; }
    Many thanks!

  • How to limit the size of the main window width according to the line items?

    Hi,
           In my requirement,I created one page with main window....Suppose say main window can accomodate 40 line items.
          I am getting 5 pages data.And in my last page ( ie 5'th page ) I will have only 20 line items.But for the remaing 20 line items,
         it showing empty area .I created widow with borders and one vertical line between the columns.....I created two columns.
         Please I dont want any horizontal lines between the line items but I created one vertical line between the columns..
           Any right help would be appreciated.
    Thanks,
    Chinnu
    Moderator message - Welcome to SCN.
    But duplicate posting is not allowed. If you have information you want to add to your post, you can edit it or post a follow up - Thread locked
    Edited by: Rob Burbank on Feb 19, 2010 12:17 PM

    One way is to periodically (say every week) create a new file to store the actions and then, when the space taken up by all the files is too large, delete the oldest one.
    You can also have your application periodically (say the first time you write to the file on any calendar day) check the size of the file and, when it gets too big, copy all of the actions in the file after a given time (presumably there is an associated timestamp with each action) to a new file. Then delete the old file.

  • The inspector is staying on top. How do I set it to follow the main window so it is not on top of active app?

    I keep the inspector open when using ical. This problem seems to be new to Lion that the inspector window says topmost even when ical is not active. Any way to change this behavior or is it a bug?

    Go into Settings, General, Dat &amp; Time, and set your time zone to New York.  That will set the correct time.

  • Basic settings for the main window

    How do I set a frame fullscreen or minimize it? How can I replace the coffee cup logo in the upper left corner to something other? I have tried to search the API but have not found anything.

    I might help yout with the maximized state and the frame icon:
    ImageIcon i = new ImageIcon("c:/test.gif");
    JFrame f = new JFrame();
    f.setIconImage(i.getImage());
    f.setExtendedState(JFrame.MAXIMIZED_BOTH);To set the frame to "real" fullscreen (removing the title bar), set:
    JFrame.setDefaultLookAndFeelDecorated(false);I think, that some of these solutions require jdk 1.4.x

  • Default values for the controlling area and language

    Hello
    I have a query.
    I need to set default values for the controlling area and language in the screen
    "find account assignment data 1"
    Is it possible to do so?
    Thanks.
    Jayawant Gokhale

    Hello
    To clarify,
    This is the search used ,when I go for shopping.For the Cost assignment,the fields controlling area and language should be default for a user.
    Could someone throw a light on this.
    Thanks.

  • Setting default values for item in opportunity mgmt(crmd_bus2000111)

    Hi All,
    I need to set default values for the field Fiscal Quarter in item level using BADI CRM_CUSTOMER_I_BADI .This Field is created using EEW. The default value is like if the date is nov-2007 the value for this fiscal period is FQ4-2007 .
    Any clue would be great help..

    Why don't you try setting the default value in the List next to the Matrix - item 107
    Item 107 is a matrix (a transposed one), I have no idea what list you mean...  I am using item 107, not 112. Item 112 is used only to detect a click on the "Add Record" button, which is the last row of the matrix 112.
    I don't see the gender column in the grid and I'm also unsure of the id you have for it "12" - are you sure it's correct ( i usually use Item("columnName") )?
    Sorry for the confusion. "12" is the name of the standard column "Password" which we have renamed to store the gender.
    Anton

  • How to make the main window's table size fixed?

    Hi all,
       when i have a single line item, the size of table in main window is getting reduced. Its size is varying according to number of line items. Is not is possible to keep the size of table fixed even you have single line item?
    Regards,
    Bipen

    Hi,
    You need to create a dummy template of fixed size and do not use lines for the main window table use the template. this will overlap with the window height.
    If you want tro display something then pass the field based on some condition  on end of the table
    Regards
    Shiva

  • How do i get the components when a new window opens from the main window?

    In a given application, i am able to get the list of components for the main window. When an event happens in the main window, now a new window opens here how do i get the components for this newly opened window?

    getContentPane().getComponents() can be used, only if i know that new class name thats been poped up when the event happens to that main window....
    Is there anyway in runtime to know that new class name & fetch the event...

  • Problem with Body of the main window

    Hi friends,
    While Printing the smart form the main window body is not reaching to the end of the main window dimensions.(There is no footer for the main window).
    Its Printing all the records and at the end its giving one line gap.
    My problem is the vertical lines will come, up to the line items it's having. and d last gap am not getting any lines.as the body is not reching to the end of main window.
    Plz help me why its taking one line Gap in d main window Body.

    Hi Farook,
    Select the line types and assign the patterns to display the lines properly.
    Regards,
    Sravanthi

  • Cant get the reference of the main window of component 1 into component 2

    Hi All,
    I am using Component 2 as reusable component in Component 1in webdynpro-ABAP.
    I am not able to get the reference of the main window of component 1 in component 2 .
    Pls help.
    Thanks,
    Akshatha

    Hi
    You can get the reference of the main window by getting the reference of the interface window generated for the main window.
    Thanks
    Vijay

Maybe you are looking for

  • Validation error while creating Web Service Proxy.

    Hi, I'm trying to create Web Service Proxy. But I'm stuck with a Validation error model error: type +"{http://xmlns.oracle.com/2001/XMLSchema/DOM}+ +org.w3c.dom.Document" not found.+ I'm using "Create Web Service Proxy" wizard. There are 6 steps in c

  • Airport Extreme and AT&T DSL Modem Settings?

    I have given up!  Switched from Time Warner CAble Modem Internet connection with my AEBS network after 3 years without problems.  Moved and had to switch and get AT&T DSL High Speed Internet using their Modem (WESTELL REV: S, ADSL2+ ROUTER).  Ever si

  • Automatic referencing of page/figure number on another page (Indesign CS3 Windows)

    I am working on a catalog, and in the catalog, I have various references to figure numbers and other pages within text frames. The problem I have is that it is somewhat inconvenient to update these page and figure numbers when pages are added, moved,

  • Deauthorization of computers

    I have had a really bad week. I need Apple to clear my authorized computers on my iTunes Music Store account. I am trying to locate the page to e-mail Apple and tell them this. Can someone direct me to the page or the e-mail address? I tried filling

  • How do I remove an addon (Open with Phoshop)?

    <blockquote>Locking duplicate thread.<br> Please continue here: [[/questions/921974]]</blockquote> I know how to remove addons, but 'Open with Photoshop' is not removing itself: I installed version 1.2 of 'Open with Photoshop', then i updated firefox