Reduce the height of a rectangle in d2k forms

Hi,
i have one proble in d2k forms.
how to reduce the height of a rectangle at runtime which is used in the d2k forms layout.
give me answer immediatly because i need urgently.

Hello,
+...give me answer immediatly because i need urgently...+
First of all, this is a public forum, no a contractual hotline or technical support that you pay for. Please avoid the "immediate" or "urgent" word from there.
Secondly, there is no available instruction to handle the graphical objects atached to the canvas like lines or frames.
Francois

Similar Messages

  • Why can't I reduce the height of my container box in the Lightbox Display composition widget?

    I'm using the Lightbox Display composition widget, I would like to place my trigger at the bottom of my lightbox, I've reduced the height of my image frame but the container box cannot be reduced accordingly. I need to reduce the height of the container box or my triggers will be hidden behind the box. Please advice, thank you.

    Hi,
    When you insert the light box display, by default it has 3 slides with different components like trigger, container, target, image frame, text box, next button, preview button. You have to change the dimensions for all components for these default 3 images one by one.
    Or you can delete 2 of the triggers (that will resul in deleting all of their components from the widget), then you are left with only one image and its components. Later, you can add more images to lightbox display.
    Resize the components as per following video:
    http://gauravr183.businesscatalyst.com/images/2013-09-26_1440.swf
    The steps are, after you have added the widget on the page:
    Delete the triggers.
    Then select Image frame, resize it. Move close button near it (the 'X' button), resize the text box,resize next and previous buttons and move all of these near the image frame.
    Then click on the image frame, till you get "Target" area selected, resize target area and container will be resized automatically.
    Regards,
    Gaurav Aggarwal

  • Reducing the height of a horizontal menu

    How do I do that? Ideally I'd like the menus to have a depth of 28 px using a text height of 13px but I can't find anyway of controlling the box height, only the width.
    Simon

    The height of the menu is set to the font size.
    You can easily change the font size as follows, but keep in mind that each browser has default settings of its own. To bring them all down to the same level, I always bring the margins and the padding for everything back to zero.
        margin: 0;
        padding: 0;
    I then redefine each element with new settings for example
    h1 {
       font-size: 1.5em;
       line-height: 1.7em;
    You can do the same with the menu bar as follows:
    ul.MenuBarHorizontal {
        font-size: 10px;
        line-height: 13px;
    ul.MenuBarHorizontal li {
        font-size: 10px;
        line-height: 13px;
    ul.MenuBarHorizontal ul {
        font-size: 10px;
        line-height: 13px;
    The result is a menu bar that is 13px in height.
    I hope this helps.
    Ben

  • Reduce the tab height in pixels for FF29

    I have read all the threads her eon the forums. I have tried the addons. I have googled, and googled and googled.
    Is there a way to reduce the height of the tabs in terms of pixels or not?
    I have edited my css file. I have tried the classic theme restorer and other.
    I like the overall look of FF29. I just want want the tabs the same height as they were in FF28 in terms of pixel height.
    This affects all my computers running both Linux and Windows 7 Pro.

    There is a min-height: 31px set that you need to override by specifying a lower value and adding the !important flag.
    <pre><nowiki>#tabbrowser-tabs {
    height:26px!important;
    min-height: 26px !important;
    .tab-background-start[selected=true]::after,
    .tab-background-start[selected=true]::before,
    .tab-background-start,
    .tab-background-end,
    .tab-background-end[selected=true]::after,
    .tab-background-end[selected=true]::before {
    min-height: 26px !important;
    }</nowiki></pre>
    See chrome://browser/skin/browser.css
    <pre><nowiki>#tabbrowser-tabs {
    min-height: 31px;
    .tab-background-start[selected=true]::after,
    .tab-background-start[selected=true]::before,
    .tab-background-start,
    .tab-background-end,
    .tab-background-end[selected=true]::after,
    .tab-background-end[selected=true]::before {
    min-height: 31px;
    width: 30px;
    }</nowiki></pre>

  • Change the height of a paragraph break while using a 12pt baseline grid

    Hey all,
    I am laying out a newsletter – and I want to tighten up the layout a bit. Currently the body text is 9pt on 12pt leading as the baseline grid is 12pt. I think the gap between the paragraphs is too much, and I want to reduce the height.(This will save me some space!)  (See image)
    One solution although it's not really practical is to manually change the leading of the paragraph break to 4pt which reduces the gap to the desired size. But this is a longish newsletter and that would be a nightmare... (Hopefully this example gives you an idea of what I am looking to do)
    Another thing I tried was to take out the paragraph breaks and put a 1mm space after each paragraph. This works, until there is a different amount of paragraphs in a column causing the overall column lengths to be different heights. Not ideal.
    I don't really know what to call what I am looking for – so if anyone has any ideas for this, that would be great.
    Thanks in advance,
    Will

    Yeah so I do usually use Space Before or Space After values – but on a baseline grid I am getting uneven columns if I have say 3 paragraphs in one column, and 4 in the other.
    But that's a good point – expecting the baseline grid to absorb the difference in paragraph spacings isn't realistic. I guess I will just have to enjoy large gaps between paragraphs!
    Thanks for the quick reply though Peter!

  • How can I reduce the hight of the Legend in the SVG graph

    I need to reduce the height of the legend box in the SVG graph by 50%. From what I have read I soul be able to this with the CSS, but I can not figure it out. This is the current CSS that is in place.
    text{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;fill:#000000;}
    tspan{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;fill:#000000;}
    text.title{font-weight:bold;font-size:14;fill:#000000;}
    text.moredatafound{font-size:12;}
    rect.legend{fill:#EEEEEE;stroke:#000000;stroke-width:1;}
    text.legend{font-size:10;}
    #background{fill:#FFFFFF;stroke:none;}
    rect.chartholderbackground{fill:#ffffff;stroke:#000000;stroke-width:1;}
    #timestamp{text-anchor:start;font-size:9;}
    text.tic{stroke:none;fill:#000000;font-size:12}
    line.tic{stroke:#000000;stroke-width:1px;fill:none;}
    #dial{stroke:#336699;stroke-width:2px;fill:#336699;fill-opacity:.5;}
    #dial.alert{fill:#FF0000;fill-opacity:.5;}
    #dialbackground{stroke:#000000;stroke-width:none;fill:none;filter:url(#MyFilter);}
    #dialcenter{stroke:none;fill:#111111;filter:url(#MyFilter);}
    #dialbackground-border{stroke:#DDDDDD;stroke-width:2px;fill:none;filter:url(#MyFilter);}#low{stroke-width:3;stroke:#336699;}
    #high{stroke-width:3;stroke:#FF0000;}
    #XAxisTitle{letter-spacing:2;kerning:auto;font-size:14;fill:#000000;text-anchor:middle;}
    #YAxisTitle{letter-spacing:2;kerning:auto;font-size:14;fill:#000000;text-anchor:middle;writing-mode:tb;}
    .XAxisValue{font-size:8;fill:#000000;}
    .YAxisValue{font-size:8;fill:#000000;text-anchor:end;}
    .AxisLabel{font-size:8;fill:#000000;}
    .nodatafound{stroke:#000000;stroke-width:1;font-size:12;}
    .AxisLine{stroke:#000000;stroke-width:2;fill:#FFFFFF;}
    .GridLine{stroke:#000000;stroke-width:0.3;stroke-dasharray:2,4;fill:none;}
    g.dataholder rect{stroke:#000000;stroke-width:0.5;}
    .legenditem rect{stroke:#000000;stroke-width:0.5;}
    Please help.

    Hello,
    Well here's your fix all the code is on the page.
    http://htmldb.oracle.com/pls/otn/f?p=11933:81
    The code all goes into the chart attributes area in the onload and the header section.
    Make sure to pay close attention to the onload
    }catch(er){}try{ChangeLegendHeight();
    I was a little overzealous in catching javascript errors in the built in SVG so it doesn't work in Firefox unless you split the try and catch statements. This will get fixed in next version.
    Also this statement
    if(document){svgDoc = document;} // this fixes Adobe Vs FF difference
    should go into the first line of any custom javascript that you use in the SVG as it fixes a difference in the FF 1.5 implementation and Adobe Plugin again it will be fixed in next version.
    Making these changes should allow you to run almost any javascript in the Builtin SVG charts so it opens up a lot of possibilities for customization and adding interaction.
    Have fun,
    Carl

  • Making the height of the taskbar SMALLER!

    Maybe this is a Windows 7 issue and not Lenovo, but does anyone know how to reduce the height of the taskbar at the bottom of the screen? The CONNECTION stairs and the Lenovo TOOLBAR icons are huge and make it much too tall with the screen area compromised.
    Thanks so much in advance.
    Devon

    right click the taskbar and click "use small icons"

  • How to reduce the size of Checkbox and radiobutton

    Sir,
    We are using <af:tableSelectMany> and <af:tableSelectOne> in <af:table>. It provides a checkbox /radiobutton by itself. Can we reduce the size of these controls put inside these tables. Its showing a fixed size everywhere. So we cannot reduce the height of each row of the table. If possible, give an example of its implementation. as I am new to JSF.
    with regards,
    Anila.

    Hi Monika,
    Nice to read you again. Thank you for your response.
    Yes, I read. It does not solve the problem about which I write. I guess that solves your opinion? Please hint.

  • How to decrease the height of the panel added at north using borderlayout m

    hi!
    i have problem decreasing the height of a panel that i have added in a frame at the north position uising the borderlayout manager
    thanx and regards
    Deepak Saini

    How much do you want to decrease the panel height?
    There are two limiting factors, namely the minimum computed size of its components and the layout-dependent computed size. Window resizing will 'clip' the panel, but its dimensions remain the same once this limit has been reached.
    With respect to the first factor, there are only a few things that can be done: change the font or image sizes of internal components, change the spacing between components, change the borders around and within the components (where applicable).
    With respect to the second factor, there is some flexibility, but it depends on what your app requires. The only way to reduce the height of a BorderLayout.NORTH panel is to force its size down by adding other panels BorderLayout.CENTER and/or BorderLayout.SOUTH in such a way that at least the CENTER panel expands out and causes the NORTH (and possibly SOUTH) panel(s) to compute to their smallest dimensions. Otherwise, the computation will expand the NORTH panel as far as it can or divide between the two or three equally (for example, if each panel only contains buttons with text). Nonetheless, by default, the CENTER panel occupies the largest region, pushing the others to the borders as tightly as possible. Do you have a CENTER panel added?
    Robert Templeton

  • Font size is computed as a function of the height of the annotation rectangle.

    From Pdf reference:
    The default appearance string (DA) contains any graphics state or text state oper-
    ators needed to establish the graphics state parameters, such as text size and color,
    for displaying the fields variable text. Only operators that are allowed within text
    objects may occur in this string (see Figure 4.1 on page 197). At a minimum, the
    string must include a Tf (text font) operator along with its two operands, font and
    size. The specified font value must match a resource name in the Font entry of the
    default resource dictionary (referenced from the DR entry of the interactive form
    dictionary; see Table 8.67). A zero value for size means that the font is to be auto-
    sized: its size is computed as a function of the height of the annotation rectangle.
    Could u please to provide the mentioned function description

    I don't think any of the users here could provide that.
    Aandi Inston

  • What is the maximum size of an image height (in pixels) that supports Muse? I noticed that if the photo is too high, reduce the Muses. thanks

    What is the maximum size of an image height (in pixels) that supports Muse? I noticed that if the photo is too high, reduce the Muses.
    thanks

    Thanks for the explanation, it was very helpful
    Paolo Guercio
    Il giorno 11/nov/2014, alle ore 17:00, Vikas.Sharma <[email protected]> ha scritto:
    If you place in Muse - an image with either height or width larger than 2048 pixels - Muse scales the image down proportionately, limiting the larger dimension to 2048.
    However, if you want to use the placed image at its original size, you can scale the image up to desired size either by dragging the resizing handles or by entering Height and Width values in the Control Strip on top. After that, go to the Assets panel and locate the image in there, then right click that image in Assets panel and choose "Import Larger Size". That would bring back the lost image information from the original image.
    Hope this gives you clarity on what you wanted to know.
    Cheers,
    Vikas
    >

  • The height of mx:RichTextEditor in VDividedBox cannot be reduced to less than 200.

    I'm using <mx:VDividedBox >, in which there are a mx:RichTextEditor and mx:Image, as in the code below.
    When I dragged the divider of the VDividedBox to resize the heights of the Image and RichTextEditor, I found that the height of the
    RichTextEditor cannot be reduced to less than 200. Is this a bug?
    I replaced RichTextEditor with TextArea, then divider of VDividedBox works fine. I use Flash Builder 4.5. Please try the following code, and
    post you result here. Let's help Adobe to make Flex better.
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
          xmlns:s="library://ns.adobe.com/flex/spark"
          xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
    <fx:Script><![CDATA[
      import mx.controls.Alert;
      [Bindable] public var imageSrc:String = "http://cseligman.com/text/sky/perigeeapogee.jpg";
      private function showHeight():void {
       Alert.show(this.rte.height.toString());
    ]]></fx:Script>
      <mx:VDividedBox width="100%" height="100%" >
       <mx:Image id="image_edit" source="{this.imageSrc}" scaleContent="true"
           horizontalAlign="center" verticalAlign="bottom" width="100%" height="100%"
           />
       <mx:RichTextEditor id="rte"
           width="100%"
           text="The Moon.... Click me to show my height." click="showHeight()"/>
      </mx:VDividedBox>
    </s:Application>

    try setting minHeight of the RTE to 0

  • Scanning: The image size is too big. Please reduce the image height, width, resolution, scaling or output type.

    Good Day.
    I have recently discovered an issue with scanning.  I have tried scanning straight from the printer, through image capture, and through preview.  All yeilding the same results since they are essentailly kicking off the same scanning applet.  I can scan a jpeg formatted file as long as I applet is in the "Hide Details" mode.  If I click on the "Show Details" button, which I need to do to scan to PDF, I immediately receive an error stating: The image size is too big. Please reduce the image height, width, resolution, scaling or output type.
    I'm currently using an HP C5180 printer.   The most recently installed software was Adobe Digital Editions (I installed this to read an on-line e-book).  Not sure if there is any correlation.    Thanks for any help.
    Mac details are:
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro8,1
      Processor Name:          Intel Core i5
      Processor Speed:          2.3 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache (per Core):          256 KB
      L3 Cache:          3 MB
      Memory:          8 GB
      Boot ROM Version:          MBP81.0047.B27
    Printer access log:
      Source:          /var/log/cups/access_log
      Size:          174 bytes
      Last Modified:          11/21/12 10:09 PM
      Recent Contents:          localhost - - [21/Nov/2012:22:09:16 -0500] "POST / HTTP/1.1" 200 61628 CUPS-Get-PPDs -
    localhost - - [21/Nov/2012:22:09:20 -0500] "POST / HTTP/1.1" 200 61628 CUPS-Get-PPDs -
    Image Capture Support:
      Image Capture Support:
      Path:          /Library/Image Capture/Support/Hewlett-Packard/Devices/HPAiOScan.bundle/Contents/Info.plist
      Version:          2.3.0
      Path:          /Library/Image Capture/Support/Hewlett-Packard/Devices/HPAiOScan.bundle/Contents/Resources/Dev iceInfo.plist
      Version:          2.3.0
    Photosmart C5100 series:
      Status:          Idle
      Print Server:          Local
      Driver Version:          4.0.0
      Default:          Yes
      Shared:          No
      URI:          dnssd://Photosmart%20C5100%20series%20%5B960B9E%5D._pdl-datastream._tcp.lo cal./?bidi
      PPD:          HP Photosmart C5100 series
      PPD File Version:          4.0.0
      PostScript Version:          (3011.104) 0
      CUPS Version:          1.6svn (cups-327)
      Scanning support:          Yes
      Scanning app (bundleID path):          -
      Scanning app version:          -
      Scanner UUID:          CC8DD435-CC8D-D435-CC8D-D435CC8DD435
      Printer Commands:          ReportLevels
      CUPS filters:
    Inkjet:
      Path:          /Library/Printers/hp/cups/Inkjet.driver/Contents/MacOS/Inkjet
      Permissions:          rwxr-xr-x
      Version:          4.0.0
    commandtohp:
      Path:          /Library/Printers/hp/cups/filters/commandtohp.filter/Contents/MacOS/comman dtohp
      Permissions:          rwxr-xr-x
      Version:          2.1.1
      Fax support:          No
      Printer utility:          /Library/Printers/hp/Utilities/HP Utility.app
      Printer utility version:          5.9.1
      PDEs:
    PDE.plugin:
      Sandbox compliant:          Yes

    Hello Sig
    The scanner works with a Windows computer, which proves the device is functional at a cursory level. The drivers are now distributed by Apple and this is an Apple computer. There is no scanning software provided by HP. HP's answer is that Mountain Lion takes care of all of this.  I anticipate that some setting or driver was somehow tweaked since the scanner had been working with Mountain Lion until a few days ago.  The device in question is an Apple product. So, I'm pretty confident that I'm in the right place.
    Regards

  • Reducing the vertical height of selection screen

    Hi,
    Is there any option by which we can reduce the vertical height of a selection screen.
    Regards,
    Anupam Yadav

    Hi Anupam,
    <li>Try this way.
    REPORT ztest_notepad.
    SELECTION-SCREEN BEGIN OF SCREEN 500.
    PARAMETERS name TYPE sy-uname.
    SELECTION-SCREEN END OF SCREEN 500.
    CALL SELECTION-SCREEN '0500' STARTING AT 1 1 ENDING AT 100 100.
    Thanks
    Venkat.O

  • How to reduce the row height

    Hi All,
    Is it possible to reduce the row height of a table.Actually the font is small and the row height is more.I dont want to redcuse the width only row height.
    Regards,
    Amrit

    does anyone of u havea ny idea on how to achiieve this.

Maybe you are looking for