Vertical spacing between reportregions while customising the pagetemplate

Looks like I found some kind of error. I've made a custom pagetemplate using divs to get exact control over the region positions. When I enter:
div
region 1
br
br
br
region 2
div
It just renders 1 break, not 3 breaks as specified. Any clue how to fix this. In the preview when you place your regions, the 3 breaks show!
On a note how do I post the tags in this forum? Seems the text box doesn't escape the tags.
Help

Hello,
Look at your HTML source in the browser I bet the 3 <br> tags are there, HTML DB does not strip HTML out of templates.
I have a couple examples of doing exact layouts that might help you out here's one the rest are linked in the nav.
http://htmldb.oracle.com/pls/otn/f?p=11933:35
Post your tags like this <br> and it will show up like <br>
Finally as a rule UI issues are very hard to debug unless you can see them put an example on htmldb.oracle.com
Many times while your recreating your example you see what you are doing wrong.
Carl

Similar Messages

  • Vertical spacing between paragraphs

    Hello experts,
    I am having trouble closing up the space between a title and
    a subtitle that needs to have a different style. I am usingCSS.
    Line spacing seems to work only on the vertical space between
    lines within a paragraph, not between paragraphs. This makes sense.
    I have tried putting each element in its own table cell, each
    with its own id, and playing with positive and negative margins and
    padding. If there is a combination that would work, I would be glad
    to hear it. At the moment my knowledge of margins and padding is
    based almost totally on trial and error, not on comprehension.
    My current work around is to keep the subtitle in the same
    paragraph, put in a line break, and the style the subtitle. That
    has given me a good result on my browser, but I'm not sure about
    other browsers. Also, work arounds me nervous about creating other
    problems I don't know about.
    Can anyone give me the right solution, or at least critique
    my work around solution?
    Many thanks so much in advance for help.
    Richard

    p { margin:0; }
    Sorry it was so verbose.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "RTalbott" <[email protected]> wrote in
    message
    news:e8grgo$g4v$[email protected]..
    > Hello experts,
    > I am having trouble closing up the space between a title
    and a subtitle
    > that
    > needs to have a different style. I am usingCSS.
    >
    > Line spacing seems to work only on the vertical space
    between lines within
    > a
    > paragraph, not between paragraphs. This makes sense.
    >
    > I have tried putting each element in its own table cell,
    each with its own
    > id,
    > and playing with positive and negative margins and
    padding. If there is a
    > combination that would work, I would be glad to hear it.
    At the moment my
    > knowledge of margins and padding is based almost totally
    on trial and
    > error,
    > not on comprehension.
    >
    > My current work around is to keep the subtitle in the
    same paragraph, put
    > in a
    > line break, and the style the subtitle. That has given
    me a good result
    > on my
    > browser, but I'm not sure about other browsers. Also,
    work arounds me
    > nervous
    > about creating other problems I don't know about.
    >
    > Can anyone give me the right solution, or at least
    critique my work around
    > solution?
    >
    > Many thanks so much in advance for help.
    >
    > Richard
    >

  • Vertical spacing between paragraphs of ul

    I created a ul list after several paragraphs, but I can't figure out how to change the space between the paragraphs. It's listed as such body>section>.rule>ul>li. I tried changing the margins for ul, li, and the rule but in every case it's marked out and says it doesn't apply because it's not inherited. How do I put more space between my bulleted or ul lists?

    Here's the CSS:
    @charset "UTF-8";
    h1  {
      font-family: neuton-cursive;
      font-style: normal;
      font-weight: 400;
      font-size: 1.5em;
      text-shadow: 2px 2px 1px #FCFAFA;
      margin-left: 10%;
      margin-right: 10%;
      text-align: center;
    p {
      font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
      font-style: normal;
      text-indent: 3%;
      padding-left: 10px;
      padding-right: 10px;
      font-size: large;
      margin-bottom: -10px;
    a {
      color: #F5F5F5;
      font-family: neuton-cursive;
      font-style: normal;
      font-weight: 400;
    footer {
      background-color: #000000;
      color: #FFFFFF;
      font-weight: 600;
      font-size: x-small;
      text-align: center;
      margin-left: 5%;
      margin-right: 5%;
      margin-top: 5%;
      margin-bottom: 5%;
      padding-left: 10px;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      clear: both;
    nav    {
      background-color: #143A00;
      color: #FFFFFF;
      text-align: center;
      margin-top: 5%;
      margin-left: 5%;
      margin-right: 5%;
      padding-right: 10px;
      padding-left: 10px;
      margin-bottom: 2%;
      padding-bottom: 15px;
    h2 {
      font-style: normal;
      font-weight: 400;
      font-family: neuton-cursive;
      line-height: normal;
      text-indent: 3%;
    .sectionRight {
      margin-left: 5%;
      margin-right: 5%;
      border-top: 10px solid #143A00;
      border-bottom: 10px solid #143A00;
      background-color: #FFFFFF;
      margin-bottom: 5%;
      padding-left: 10px;
      padding-right: 10px;
      -webkit-box-shadow: 0px 0px;
      box-shadow: 0px 0px;
    header  {
      text-align: center;
      clear: both;
    body {
      background-repeat: no-repeat;
      background-position: 0% 0%;
      background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(202,211,198,1.00) 100%);
      background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(202,211,198,1.00) 100%);
      background-size: cover;
    .navHome {
      margin-right: 10px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 0% 22px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      margin-left: 1%;
    .navRetreat {
      margin-right: 10px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      margin-left: 10px;
    .navStore {
      margin-left: 10px;
      margin-right: 10px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
    .navCounseling {
      margin-left: 10px;
      margin-right: 10px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
    .navTraining {
      margin-left: 10px;
      margin-right: 10px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
    .navSeminars {
      margin-left: 10px;
      margin-right: 10px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
    .navBlog {
      margin-left: 10px;
      margin-right: 10px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
    .navDonations {
      margin-left: 10px;
      margin-right: 10px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
    .logo {
      margin-bottom: -4%;
      margin-top: 1%;
    .navHome:hover {
      color: #FD0004;
    .navRetreat:hover {
      color: #FF0004;
    .navStore:hover {
      color: #FF0004;
    .navCounseling:hover {
      color: #FF0004;
    .navTraining:hover {
      color: #FF0004;
    .navSeminars:hover {
      color: #FF0004;
    .navBlog:hover {
      color: #FF0004;
    .navDonations:hover {
      color: #FF0004;
    .AboutUsContent {
      border-top: 10px solid #143A00;
      border-bottom: 10px solid #143A00;
      margin-left: 5%;
      margin-right: 5%;
      padding-left: 5px;
      padding-right: 5px;
      background-color: #FFFFFF;
      text-indent: 3%;
      font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
      font-size: large;
      font-style: normal;
      line-height: normal;
      margin-bottom: 5%;
    .inlinetext {
      color: #0029FF;
      font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
      font-weight: bold;
      text-decoration: underline;

  • Spacing between contacts in the contacts list and ...

    Hi there, 
    My skype updated this morning, and seems like the spacing between contacts has been increased and also the spacing between chat history in the chat window.
    This is wasting much space and removes the ability to quickly view who is online. You now have to scroll, even when skype is maximized to quickly glance at chat history and contacts.
    So hoping there is a way to decrease the spacing?
    Thanks. 
    Solved!
    Go to Solution.

    You have the "special" Skype 6.20.64.104 version installed with the new User Interface. You can uninstall this version and install the standard 6.20.0.104 version with the old interface.
    http://download.skype.com/msi/SkypeSetup_6.20.0.104.msi
    The "special" .64 versions are provided randomly to selected users in order to check their reaction to the new interface. In my opinion this is very "user unfriendly" policy.

  • How to remove bullets and spacing for url links in the Related Links iview?

    I tried to look for a property that I can edit the look-n-feel of the url links in the Related Link iView using "Theme Editor".
    All I need is to remove the bullets and increase some vertical spacing between the links.
    Currently, it looks like this:
    URL iView A
    URL Iview B
    I go through the whole section of Related Links properties, none of them seems to do what I want.
    Here are the list of properties in Related Link section (of Navigation Panel):
    Link Color
    Text Decoration of Link
    Hover Color
    Text Decoration of Hovered Link
    Initially, I thought "Text Decoration of Link" should be the right property I should look at. But there are a drop-down with 5 options: None, Underline, Blinking, Overline and Line-Through, which really can't achieve what I want.
    Thanks for advice.
    Kent
    Post with Diagram Illustration:
    <a href="http://sapnetweaverforum.blogspot.com/2006/11/how-to-remove-bullets-and-spacing-for.html">How to remove bullets and spacing for url links in the Related Links iview?</a>
    Message was edited by: Kent C.

    Hi, Kai.
    I checked the Related iView properties (URL Template), I don't see what layoutset it is really using. I am not sure, is that a layout set apply to the Related Link Iview?
    For the regular KM iView, I will see what Layout Set I want to apply, then I can go and change the properties (of layout coontroller, collection renderer & resource renderer)you mentioned. But for this Related Link iView, I really don't know. I guess it may be in the code itself.
    If there is a layout set for Related Link iView (or the place to apply layout set to it), can you point to me which one is that? (I did a search through the layout set names, I only find the AppQuicklinkExplorer (I used this for Dynamic Nav. Link iView before), if I can aply this layout set to Related Link iView, my problem will be solved.)
    Thanks for help.
    Kent

  • Lightbox Slideshow adjust spacing between thumbnails

    Hi
    This is actually a two part question -
    1. I want to give a collage look to my slideshow, without any spacing between thumbnails. How can I remove all the space between thumbnails.
    2. For all the thumbnails I want -"Fit the frame proportionally" and for all the big lightbox images I want "Fit Content proportionally" so that vertical and horizontal images are not cropped in the Lightbox view. How can I do that for all the images together rather than going one by one.
    Thanks in advance.
    -MP

    Hi MP,
    For your 1st request, the Thumbnails (containers that hold the thumb images) cannot be resized individually and maintain same dimensions for all the thumbnails. For this reason, even though you can remove all spacing between Thumbnails by selecting the Thumbnail Container and specifying H and V Gutter in the Spacing Panel to 0 -- if your slideshow images are of mismatched dimensions and proportions and you have Fit Content Proportionally selected as the Fitting option, then there will be an inevitable space around the thumb images either vertically or horizontally. You can work around that by using the Fill Frame Proportionally option.
    For your 2nd request. you can choose the appropriate option in the Flyout menu for "New Hero" and "New Thumbnail" options BEFORE adding the new images to the slideshow. The selection you make here will be applicable for images that you add after setting this option. So the appropriate workflow would be to setup your slideshow the way you want, then choose the appropriate option for New Hero and New Thumbnail and then add all your images to the slideshow.
    If you want fine grained control over thumbnail and images, you may look at Composition Widgets which allow you to manually place and size all content individually and still allow you to use the composition as a slideshow upon publishing.
    Thanks,
    Vikas

  • Error while loading the data from PSA to Data Target

    Hi to all,
         I'm spacing some error while loading the data to data target.
    Error :  Record 1 :Value 'Kuldeep Puri Milan Joshi ' (hex. '004B0075006C0064006500650070002000500075007200690
    Details:
    Requests (messages): Everything OK
    Extraction (messages): Everything OK
    Transfer (IDocs and TRFC): Errors occurred
          Request IDoc : Application document posted
          Info IDoc 2 : Application document posted
          Info IDoc 1 : Application document posted
          Info IDoc 4 : Application document posted
          Info IDoc 3 : Application document posted
          Data Package 1 : arrived in BW ; Processing : Data records for package 1 selected in PSA - 1 er
    Processing (data packet): Errors occurred
          Update PSA ( 2462  Records posted ) : No errors
          Transfer Rules ( 2462  -> 2462  Records ) : No errors
          Update rules ( 2462  -> 2462  Records ) : No errors
          Update ( 0 new / 0 changed ) : Errors occurred
          Processing end : Errors occurred
    I'm totally new to this issue. please help to solve this error.
    Regards,
    Saran

    Hi,
    I think you are facing an invalid character issue.
    This issue can be resolved by correcting the error records in PSA and updating it into the target. For that the first step should be to identify if all the records are there in PSA. You can find out this from checking the Details tab in RSMO, Job log , PSA > sorting records based on status,etc. Once its confirmed force the request to red and delete the particular request from the target cube. Then go to PSA and edit the incorrect records (correcting or blanking out the invalid entries for particular field InfoObject for the incorrect record) and save it. Once all the incorrect records are edited go to RSA1>PSA find the particular request and update to target manually (right click on PSA request > Start update immediately).
    I will add the step by step procedure to edit PSA data and update into target (request based).
    In your case the error message says Error : Record 1 :Value 'Kuldeep Puri Milan Joshi '. You just need to conver this to Capital letter in PSA and reload.
    Edit the field to KULDEEP PURI MILAN JOSHI in PSA and push it to target.
    Identifying incorrect records.
    System wont show all the incorrect records at the first time itself. You need to search the PSA table manually to find all the incorrect records.
    1. First see RSMO > Details > Expand upate rules / processing tabs and you will find some of the error records.
    2. Then you can go to PSA and filter using the status of records. Filter all the red requests. This may also wont show the entire incorrect records.
    3. Then you can go to PSA and filter using the incorrect records based on the particular field.
    4. If this also doesnt work out go to PSA and sort (not filter) the records based on the particular field with incorrect values and it will show all the records. Note down the record numbers and then edit them one by one.
    If you want to confirm find the PSA table and search manually."
    Also Run the report RS_ERRORLOG_EXAMPLE,By this report you can display all incorrected records of the data & you can also find whether the error occured in PSA or in TRANSFER RULES.
    Steps to resolve this
    1. Force the request to red in RSMO > Status tab.
    2. Delete the request from target.
    3. Come to RSMO > top right you can see PSA maintenace button > click and go to PSA .
    4.Edit the record
    5. Save PSA data.
    6. Got to RSA15 > Search by request name > Right click > update the request from PSA to target.
    Refer how to Modify PSA Data
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40890eda-1b99-2a10-2d8b-a18b9108fc38
    This should solve your problem for now.
    As a long term you can apply some user exit in source system side or change your update rules to ensure that this field is getting blanked out before getting loaded in cube or add that particular char to permitted character list in BW.
    RSKC --> type ALL_CAPITAL --> F8 (Execute)
    OR
    Go to SE38 and execute the program RSKC_ALLOWED_CHAR_MAINTAIN and give ALL_CAPITAL or the char you want to add.
    Check the table RSALLOWEDCHAR. It should contain ALL_CAPITAL or the char you have entered.
    Refer
    /people/sap.user72/blog/2006/07/23/invalid-characters-in-sap-bw-3x-myths-and-reality-part-2
    /people/sap.user72/blog/2006/07/08/invalid-characters-in-sap-bw-3x-myths-and-reality-part-1
    /people/aaron.wang3/blog/2007/09/03/steps-of-including-one-special-characters-into-permitted-ones-in-bi
    http://help.sap.com/saphelp_nw04/helpdata/en/64/e90da7a60f11d2a97100a0c9449261/frameset.htm
    For adding Other characters
    OSS note #173241 – “Allowed characters in the BW System”
    Thanks,
    JituK
    Edited by: Jitu Krishna on Mar 22, 2008 1:52 PM

  • [SOLVED] Spacing between start menu and tray icons lost

    Hi,
    I am using KDEmod + Arch
    After todays upgrade, spacing between start menu at the left and tray icons at the right lost making the tray icons align to the left side of the tray. An X mark in a red box appeared in between on mouse hover, shows the message that : Unable to load the widget, could not find the requested component: stasks.
    A screen shot is here:
    http://twitpic.com/od3jh
    What is to be done to rectify it?
    Last edited by absolutevoid (2009-11-05 18:31:36)

    Long:
    You're using the stasks plasma widget, which likely just needs to be recompiled for kde 4.3.3, as it was just upgraded from 4.3.2 in Arch's Extra repository and I imagine the same applies to KDEMod.
    pacman -Q | grep stask    will likely show you what the stasks plasma widget is called.
    If it's a kdemod package or returns nothing (meaning stasks is in some other plasma applet package, perhaps kdemod-plasma-applets or something.. pacman -Q | grep plasm would show all such packages with 'plasma' in the name), you'll need to recompile it with ABS or just post on the KDEMod forum and wait for them to update it. If you haven't rebooted since upgrading, there's sometimes something out of my ability to explain which causes KDE stuff not to show up / work properly even after running 'kbuildsycoca4' or 'kbuildsycoca' or killing and restarting kdm until said reboot.
    The two stasks plasmoids I see in the arch user repository are "stasks-manager-plasmoid" (which you're likely using) and "plasma-stasks-patched-plasmoid-hg". If pacman -Q | grep stask shows one of those, simply recompile it via yaourt -S name_of_the_widget, and you should be good to go on logout/in or reboot or what have you.
    Short:
    Run in konsole: pacman -Q | grep stask
    If it shows something with "kdemod" in the name or returns nothing, you should probably post a bug report with the KDEMod/Chakra guys at chakra-project.org (bug tracker is currently down, use the forums). If it shows "stasks-manager-plasmoid" or "plasma-stasks-patched-plasmoid-hg", recompile it via yaourt -S name_of_the_package and log out/in (or reboot if necessary.. it shouldn't be though).
    Last edited by FrozenFox (2009-11-05 15:50:32)

  • E-mails: excess vertical spacing

    When I send an e-mail (Hotmail) through Firefox that I have created and pasted from MS Word, it looks just fine on the e-mail ready-to-send screen but after it is sent and I check it in sent mail, there appears triple or quadruple spacing between paragraphs (even though the document in Word (and on the to-be-sent screen) was single-spaced with only double spacing between paragraphs.
    How can I eliminate the excess spacing?
    Thanks.

    If you paste HTML code then you can check the source code to see what exactly is pasted. Word may be adding extra <nowiki><P></nowiki> tags or other code that is causing it.

  • Get Spacing between the two elements

    Hi,
    I have two groups and  a table in  in my layout .
    In groups I have two input fields each
    I want to provide the spacing between the groups.
    How to do the above,
    Edited by: SAP LEARNER on Nov 12, 2009 12:29 PM

    hi ,
    insert INVISIBLE element bewtween ur two groups
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/0f/f08841e3af1609e10000000a155106/content.htm
    keep the layout like this :
    Group1 ( MAtrix Head Data ) , n INVISIBLE ELEMENT(s) ( Matrix Data) , Group2 ( MAtrix Data )
    u can find example in the Web Dynpro Application  WDR_TEST_UI_ELEMENTS.
    also refer the related threads:
    Re: webdynpro abap
    Re: Not able to display fields in new line while designing form?
    n the other alternative ( though I wud recommend u to go with the first alternative ) , is insert a Text View UI and in the TEXT property of the UI , do not enter any text
    regards
    amit
    Edited by: amit saini on Nov 12, 2009 1:01 PM

  • TS1587 Hello, I downloaded an ntfs systemfile from tuxera and used it to convert a usb stick, my imac froze a while after so I turned it off the on and now I have blue vertical lines on boot up and the a white screen with lots of tine blue symbols, need h

    Hello, I downloaded an ntfs systemfile from tuxera and used it to convert a usb stick so I could put more than the fat32 4gb on, my Imac froze a while after so I turned it off the on and now I have blue vertical lines on boot up and the a white screen with lots of tine blue symbols after, mouse pointer moves but thats about it.
    Have used R and cmd to get a menu up but once I choose one of the four options my mouse is rendered useless and I cant get any further, have downloaded, to another usb stick recovery disk assisstant and am trying to use that in conjunction with the lion option on the previously mentioned screen, computer was responding really slowly and has now frozen on the terms of software license agreement (maybe the last hurdle!) can anyone pleeeeeease help!!!!!??????

    It's likely that the boot drive is failing, or that there's some other hardware fault. Run the Apple Hardware Test.
    Intel-based Macs: Using Apple Hardware Test
    Even if the test is negative, you should make a "Genius" appointment at an Apple Store to have the machine tested more thoroughly.

  • ABAP webdynpro how to give spacing between the UI Elements in a view

    Hi Expert,
    I am very new to webdynproapplication development. I am stuck in changing the look of the ui  elements of the view.
    Cud anyone explain  how  to set the spaces  between the  UI Elements on  a View is there any method ?
    I have set the Layout property  to Matrix layout. But here I am unable to set the spacing between the deffernet elements  as it is taking it automaticaaly  and I am not able to allign  all the  Elements.
    Need your help!.............thank you
    Moderator message: wrong forum, please have a look in the dedicated "Web Dynpro ABAP" forum.
    Edited by: Thomas Zloch on Apr 15, 2011 10:17 PM

    Hi anushree.,
    If u are using matrix layout:
    In Layout Data select MatrixHeadData to display UI in next line.,
    If u want to give space  between UI elements in the width enter 50, 60, 70 or what ever space u want.
    Also in the vGutter u can select medium ,  large ,  medium with rule  to give space between UI elements.
    n if u want to give space between lines  ., in the height enter 30 40 or whatever spacing between lines u want.,
    Matrix layout is a good layout., and u can play with colspan , hAlign, vAlign, vGutter, width and height options.,
    If u dont like the layout with these options then use Grid layout., where u can give custom spacing., with the help of Left Padding, Right Padding, Top Padding, Bottom Padding.
    reply if u need some more clarifications.,
    Thanks & Regards
    Kiran

  • How to make the exchange of data between 2 while loop in real time

    hello
    I have 2 while loop
    the 1st while loop includes the data acquisition program
    the 2nd while loop includes the control program
    my question is how to make the exchange of data between 2 while loop in real time
    I tried with the local variable and direct wiring between the 2 while loop
    it does not work (there is a delay)
    Solved!
    Go to Solution.

    Bilalus,
    Queues are only good to transfer data if your application isn't deterministic. Since you are using Real Time, I am assuming that your application requires determinism. If you are using Timed Loops and you use queues to transfer data between your loops, you are losing determinism. In this case, you need to use the RT FIFO functions. 
    Warm Regards,
    William Fernandez
    Applications Engineering
    National Instruments

  • I am getting a slider on horizontal and vertical sides while embedding the edge animate object in dreamweaver CC 2014

    I am getting a slider on horizontal and vertical sides while embedding the edge animate object in dreamweaver CC 2014.
    When I import the ".oam" file in dreamweaver and change its width and height, then it starts showing me horizontal and vertical sliders.

    Hello!
    I now have a project that seems to be corrupted. A had been working on it all morning, with a few bugs here and there. Now I can no longer open the file, receiving this error: "Edge Animate: Exception An error occurred. Please your work and restart Edge Animate."
    I will try to attach sample files.
    - J Sean

  • How to give vertical gap between the cells of list components?

    Hi All,
    I have a list component
    var theList:List = new List();
    theList.dataProvider = new DataProvider(listArray);
    theList.rowHeight  = 93;
    theList.rowCount  = 4;
    theList.setStyle('cellRenderer',ChoosePanelListCell);
    how can i specify vertical gap between the cells of List??
    Any help would be appreciated.
    Thanks in Advance!
    Dhiru

    If I am not mistaken, you will need to open up the skin file of you list component from the library and then add the padding according to your needs. Have a look at this link:
    http://help.adobe.com/en_US/as3/components/WS5b3ccc516d4fbf351e63e3d118a9c65b32-7f41.html
    Thanks.

Maybe you are looking for

  • Which is best?

    I have a couple of questions regarding sprite animation in Java, I know a lot of you might say "we've seen this all before" but most of the answers I've found relate to specific Java game API's, which I don't want to use, I'd like to have a shot at d

  • Will apple exchange my 2nd gen. ipod touch with a new generation?

    i have a 2nd generation ipod touch thats damaged, will apple replace or exchange it with a newer generation?

  • How to include taglib in a JSF page?

    Hi, How can I include a taglib in a JSF page? I tried the following: <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>but I get an error as: Invalid character used in text string ( <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> )

  • 15" MBPr scroll lag: What are you experiences servicing this under AppleCare?

    I'm one of the many suffering from the dreaded and well documented scroll lag. Have tried literally everything to fix this on my own, but have had no success. Using a tool like QuickRes to force non-HiDPI has helped; I've been using this band aid sol

  • Final Cut Pro footage and Canon 5D import

    I am able to drag footage from Canon 5 D Mark 111 media card directly into Final Cut 7.  Previously I remember compressing footage, why does one compress footage, the total media is 8 GB. Thanks Catherine