How to increase and descrease width/height of an item?

Hi,
My question is, there are so many item are displayed in the form and user wants to increase/decrease the size(width/height) of any item, just like we changes the size of any window.
how we can do the same in form at run time. if anyone is having solution pl fwd to me at [email protected] or [email protected]
thanks in advance.
Regards,
Anil

Hi Anil
Use the SET_ITEM_PROPERTY(item_name, WIDTH, y) for changing the width of the item and similarly for changinging the HEIGHT.
Put this command in a loop and assign the loop variable to the "y" variable in the SET_ITEM_PROPERTY. Doing this will change your item width and height at the run time.
try this and for any other queries in Forms , reports, ORACLE database pl. feel free to get in touch with me.
Ciao take care
Manish

Similar Messages

  • [CS2]How to get the Image Width & Height using JS (ILLUSTRATOR CS2)

    Hi,
    How to get the Image width & height of an Image using javascript .Im using Illustrator CS2.
    Any sample code
    Regards
    MyRiaz

    you can reference the dimensions of a loading image (or swf)
    by referencing the target movieclip's dimensions AFTER loading is
    complete. ie, use preloader code or the onLoadInit() method of a
    moviecliploader listener.

  • Help with Error: Jcarousel: No width/ height set for items....

    Hey everyone.  I have a user that is using a Tour and everytime he opens up a site like ESPN he receives the following error:  Jcarousel: No width/ height set for items. This will cause and infinite loop. Aborting…  I had him pull his battery but this did not work.  I have tried to search the forums and google, but I have yet to find anything concerning Blackberrys.  He is on V 4.7.140.  I'm not sure what the current version of the Tour software is, but I can definately try updating it to see if this solves the problems.  Before I do this though I wanted to see if anyone here had any ideas or has ran into the same problem.  Thanks for the help.

    What are you talking about? The width/height of what? Is this some sort of error message? If so from what?

  • How to increase a column width in numbers

    Hello,
    Is there a way to increase the column width of a numbers table by using a short cut.
    In a few words is there any shortcut to increase or decrease the size of cells and columns?
    Something like command+?
    Regards,
    Jonathan M.

    No key commands are available.  You can select the table then use the "Table Formatter":
    These controls will apply to the items selected.  If you have one column highlighted then you can change the width of that one column.  If you select all columns then this control will apply to the selected columns.
    you can also hover the cursor over the dividers between columns (the lines in the header... the lines between, for instance, the "A" and  the "B").  The cursor will change to a vertical bar with a horizontal line with left right arrows, then click and drag as needed.  Similar for rows.

  • How to increase the spool width in ECC 6.0

    Hai,
    I am executing Z report in back ground mode , finally the output can see in SP01 t.code,  in this output I am getting only max 10 columns  out of 20 columns of the report. How I can increase the output width in SP01 t.code to see all columns data .
                                                       OR
    Can u suggest any note which will help to me in ECC 6.0
    Thank u in advance.
    Ramesh

    Hi Ramesh Babu no reposts plz..
    How I can increase the output width in SP01 t.code to see all columns data

  • No width/height set for items.This will cause an infinite loop. Aborting....... How do I get out of this?

    How do I get out of this?

    What are you talking about? The width/height of what? Is this some sort of error message? If so from what?

  • Swfloader and accessing width/height

    Hi,
    I have an AS3 swf that I'm trying to embed within a Flex 3 application.  The problem is that I need to know the size of the available width/height from inside the swf.  When the swf is embedded in a webpage, I can easily access this by stage.stageWidth, but in the case of an embedded swf, this doesn't work because the stage is of the entire application and not just my swf.  Is there anyway in my embedded swf to figure out these values?
    Thanks!
    Christie

    If the embedded SWF was loaded via SWFLoader, then  this.parent.parent.parent.width (and height)  from within the embedded SWF will give you what you want.

  • How to resize and change background color of table item

    i am using netbeans as a compiler and i am using an item (in my mobile application)called org.netbeans.microedition.lcdui.TableItem.Can i change row height and column
    width.Also i wanna change cell background color.How can i do these?
    THX FOR REPLIES

    http://www.netbeans.org/kb/50/custom-tableitem.html

  • Getting incorrect coordinates, width/height of page-item in actionscript.

    Hi,
    I am developing a Flex extension for InDesign CS5. I am trying to get the coordinates and width/height of a page-item. But, I keep getting incorrect data. Please refer screenshot. The coordinates as I see in the InDesign application are 38.8, 66.02, 117.5, 160.5.
    I used the geometricBounds method to get the coordinates and width/height, but I am getting 29.70, 40.26, 222.07, 178.11. Please refer the screenshot.
    I read somewhere that the coordinates can change with respect to the ruler settings, i.e., it depends on Ruler per Spread, Ruler per Page or Ruler on Spine. But, I couldn't find anything related to this with respect to actionscript.
    How can I get the coordinates and width/height that I see in the InDesign application through actionscript?
    Thanks!

    @poortip87 – make a rectangle with the coordinates ActionScript is suggesting on your page together with your placed image. Then you can see how this correlates to the path points of the rectangle that holds the image.
    Further reading on geometricBounds and their relationship to other geometric properties of page items can be found here:
    Marc Autret:
    Work Around the Width/Height Gap
    http://www.indiscripts.com/post/2009/10/work-around-the-width-height-gap
    Uwe

  • How do I copy frame width & height and apply to all other frames in Indesign CS5?

    I design albums using lots of photos. I often find myself copying a particular frame's width and height then pasting it individually across other frames. Is there a way to copy and paste a frames width and height and apply it across numerous frames? I'm not changing the content dimensions (photo) just the frame dimensions.
    Thanks in advance for all your time and understanding. It's much much appreciated.
    Fuiru

    This would be a good question for the InDesign forum.

  • How to increase spool file width?

    Hi,
    I've a spool file with lot of columns. When I display it (in graphical format) through SM37, the columns appear in two rows and thus it becomes difficult to understand the data.
    How can I increase the width so that all columns appear in a single row?
    Regards,
    Vikrant.

    Hi,
    I suppose that the report you executed to have this list is a cutom report.
    If it's the case you will have to add the following extra statement (in bold) in your report to define the number of columns during output
    REPORT ZREPNAME LINE-SIZE 132.
    ... LINE-SIZE col
    Creates a report with col columns per line.
    If the LINE-SIZE specification is missing, the line length corresponds to the current screen width. The system field SY-LINSZ contains the current line size for generating lists. The maximum width of a list is 1023 characters. You should keep lists to the minimum possible size to improve useability and performance (recommendation: LINE-SIZE < 132). For very wide lists (LINE-SIZE > 255), you should consult the notes for using LINE-SIZE
    Hope that the following info will help you
    Regards

  • How to Increase Bar Code width ?

    Dear All,
    I am printing a Bar code and I am getting its width depending upon size of data .
    I am using CODE 128 and I am passing 854540008700547878 .
    I want to fix the bar code width 9cm  ..Currently I am using 6cm width and 150 height .
    And If I increase the width more than 6cm then I got only charater 854540008700547878 not bar code.
    Help wil be appriciated.
    Regards
    Steve

    Hi ,
    Create your own bar code type rather than using system Bar Codes , if the length of your code doesn't fit with the standards available under  SE73 . There you can define your own sizes as per your requirement , If you have a stands logic ,for example production order type Z001 should be in 15 lengthy code , then put a condition in the smart form to facilitate it , like wise you could use different lengthy bar codes in single form .
    I hope this is what you meant by your treat.
    Good Luck .
    Cheers ,
    Dilum

  • How to increase and install RAM

    Hi,
    +*I've just bought iMac OS X v 10.5.6, however the memory isn't enough to run the mac and the windows at the same time unless the memory is being increased to at least 2.00 GB. So, how can I do that by myself? By the way, this is the first time I own Mac and I really liked so much and I don't think I'll go back to windows.*

    Welcome to Discussions and to the world of Mac! I feel the same about Windows
    You'll have received the manual with your Mac. If you have the latest iMac, the manual is here for download (you can also search http://manuals.info.apple.com for other manuals):
    http://manuals.info.apple.com/enUS/iMac_Early2009UG.pdf
    RAM installation is described in chapter 3, I believe.
    You can buy more RAM from many online resellers. However it is generally advised against buying from Apple because they mark up the prices so much. You find RAM of equal, or better, quality from other sellers for a better price. Macrumours has a [good guide|http://guides.macrumors.com/Buying_RAM] regarding sellers.
    Good luck! Post back if you have questions.
    /p

  • How to increase the column width when viewing a spreadsheet created by a concurrent request

    I have created a BI Publisher template to display the output from scheduled discoverer reports. It contains sixty three columns and the heading for each one is a variable but, in order to fit these on the page, each column is about a half a centimeter wide.
    When I use the Preview Template option from the RTF file and select Excel the columns are automatically sized to accommodate the data (which is what is required). However, when I upload the template and run a concurrent request and view the output, each column is shown as half a centimetre in width so the user can see very little of the data without resizing all columns. We do not think that this will be acceptable to our users.
    We are using Excel 2010 in both cases.
    I have looked at this forum and tried a few things without success so any help will be gratefully received.

    for ebs 12.1.3 you can create excel template by bip desktop 11
    i used bip desktop 11.1.1.5 with ms office 2010 for create excel template for ebs 12.1.2 and 12.1.3
    using excel template based on what do you want to do - if report contains complex visualization or many merging of cell and etc
    for starting
    https://blogs.oracle.com/xmlpublisher/entry/real_excel_templates_i
    Creating Excel Templates - 11g Release 1 (11.1.1)

  • Character mode report and Report Width & Height

    Hi
    I need to print a report on a pre-printed pay slip which is 4" height x 9" width.
    May i know what value should i set for these parameter?
    Report Level: Unit of measurement: Inch
    Report Level: Design in Character Units: Yes
    Layout Model, Main Section: Width: 9, Height: 4
    Layout Model, Character Mode: Report Width: 132, Report Height: 24
    Apps SRW driver: width: 132, height: 24
    If i need to print the character with 15cpi, is the value of 24 for the height (above) correct?
    What should be the value to set for Ruler Settings, character cell size: horizontal & vertical?
    Thanks
    Ung

    Could it be because A4 is actually 11.5" by 8.5" ?
    Message was edited by:
    Dave Hemming
    In fact the ISO standard is 8.3" × 11.7". 8.5" x 11" is "Letter", which nobody uses any more.

Maybe you are looking for

  • JOB_CLOSE and Background Job Process a FM

    HI Guys, I have my code like this: data: jobname like tbtcjob-jobname value                              'TESTJOB'. data: jobcount like tbtcjob-jobcount,       host like msxxlist-host. data: begin of starttime.         include structure tbtcstrt. dat

  • AQ Sort Order

    HI I am trying to subscribe to a topic with Sort Order (priority,enq_time) using oracle.jms API.Payload type is an ADT generated from jpublisher.Though the same worked with Oracle.AQ API. 1)After publishing i am updating the priority through sql usin

  • Setting input field restrictions.

    without using a text box component, is it possible to add restrictions to a basic input field? Basically I have this input field and I would like to restrict the value to be >= 1000. So when a user enters a number, it must be between 1000-100,000. Al

  • Help cannot reset apple id

    Cannot reset my apple id as I entered the wrong date of birth at the start and now cannot remember that date of birth. Help what can I do?

  • Hi I just deleted my Downloads shortcut that used to sit in my Doc. How do I get it back ?

    Hi I just deleted my Downloads shortcut that used to sit in my Doc. How do I get it back ?