Controlling Content Scrolling inside HBOX without ScrollBars

hi,
I want to control the scrolling of the content inside the
HBOX through a button. Any1 having idea on how i can do it. I don't
want to use the ScrollBars.
Thank you

Change the HBox's horizontalScrollPosition and
verticalScrollPosition properties. I believe the units are in
pixels.

Similar Messages

  • How to scroll the contents of the table without scrolling tab/colmn headers

    how to scroll the contents of the table without scrolling table and column headers in WebDynPro.
    I have set the table properties as
    footer visible = false;
    Visible row count = -1;
    and have put the table into scroll container with some specified height.
    I dont want to use the footer as I have used many tables in the container in same row and with same <b>Data node</b>.
    I have used many tables in same row and with same context node to differentiate it with two different colors for that specific columns.
    I am using <b>NW 04</b> and not NW04s.
    Please help me regarding this.

    To print the whole data of your table you have to do it yourself. The showPrintablePageBehavior only print what you actually see on the page. It does not traverse the data.
    The normal way to handle tis is to use a report generator (like itext, jasper report, fop ...).
    Timo

  • How to fit videos/imges in tilelist without scrollbars

    Hi
    How to fit and resize even or uneven no.of videos or images in tilelist without scrollbars.Any help is appreciated.
    Thanks
    Srinivas

    Hi Srinivas38,
    You cannot set the VariableRow height for each and every item in the tilelist control. You will have the same height and same width for all the items.
    You do have the variableRowHeight property for TileList as like in a List control ..but it doesn't work...The tilelist control just ignores the property.
    So if you want to fit your images/videos in  a TileList without scroll bars then you need to set the maximum height and width for each item which will remian the same for all the items in TileList.
    Set the verticalScrollPolicy and horizontalScrollPolicy to off for the item(which may be an itemRenderer file you may be using).
    Thanks,
    Bhasker Chari

  • BIP report using HTML view in dashboard printing without scrollbars, parts

    Have created BI Publisher report in the MS Word using Landscape page settings.The report is printing without scrollbars in the OBIEE Dashboard using HTML view.
    Could not see the whole page output...have tried using resolution property settings in the dashboard configuration...havent found any solution.
    Have tried to use MHTML but the logos are missing.
    Any quick solution for the above will be very helpful.
    Thanks
    Baddam

    Hi Venkat,
    Thanks for your quick respond.
    1.) Auto Run is enabled. And the report runs automatically as well. But then it ignores the dashboard prompt (as a regular report would do as well). But when I choose some values in the prompt and then press go. Then it says I have to press on view as well.
    2.) no that is not the case. My report is so big that it always need a scroll bar ;) also adjusting the size settings in the dashboard doesn't help. The only occurs when viewing in HTML, when previewing in excel or RTF it all just work fine.
    3.) true, but ow well this is the least importetant one ;) so if this doesn't work, than it doesn't work ;)
    4.) Ok, I will have a look on that.
    5.) I did enabled HTML and EXCEL outputs in my BIP report. But when the first point is working, then I don't want to see the control bar anymore and I want to have the output on the dashboard in HTML and then I want to build a button, or a link or something that exports the request to excel. Is that possible?

  • How could control the scroll events in ALV OO?

    Hello experts!
    I'm programing a report, inside there is a field that need time of processing. I'm using ALV OO.
    I have thought that it could only calculate the field for the lines that visualize.
    How could control the scroll events to calculate the field of the visualized lines?
    I'm using CL_SALV_TABLE class and cl_salv_events_table to control the events, but there aren't any event to control the scroll.
    best regards!

    Hi Sriram,
    I did view the information that you was attaching, but this don't resolve my problem. With methods get_scroll_info_via_id and set_scroll_info_via_id, we can get and put information of selection and view rows in the screen but we don't control when the user click in the scroll for advance or to back down a page.
    I would like to refresh the data in ALV when the user view news rows.
    I want your genial ideas.
    Best regards!

  • External device to control ipad scrolling

    I play guitar and want to use my ipad to display music and lyrics as I play. I want to set up an external device that I can use my foot to control the scrolling (only) of content on the screen...is it possible? I could build/modify the hardware side (maybe mouse type device?) to work for me, if the app/software side is available...

    Found it! There is an app called OnSong that scrolls and pages music on an iPad & a Bluetooth pedal switch system that works with it (for an additional $120). I will really be worth having instead of carrying 10-15 song books and volumes of sheet music!

  • Cursor controls text scroll

    I really need a code that controls my scrolling text. In
    other words, when my text is scrolling vertically, I want the user
    to be able to place the cursor over the desired text and stop the
    scroll and click on the text. Does anyone have a simple code for
    this or know where a code can be purchased for download?

    I'm not sure I understand. When the user moves the mouse over
    the text, there shouldn't be any scrolling because the mouse would
    no longer be over the scrollbar which controls the movement. Are
    you talking about being able to scroll the text up and down by
    using the mouse and clicking on the text? I think that's what you
    mean. If so, you can use the scrollPane component, drag it to the
    stage with an instance name of scrollPane. Use frame actions:
    scrollPane.contentPath = "text";
    scrollPane.scrollDrag = true;
    scrollPane.hScrollPolicy = "off";
    scrollPane.vScrollPolicy = "off";
    in this example, you will need to create a movie clip that
    contains a text field and name the movie clip "text", right-click
    that symbol in the library and go to linkage, export for AS,
    identifier name of "text". If you get this to work, you may notice
    the cursor will only change to "the hand" when the cursor is
    directly over text (not in between letters). To solve this, you can
    add a layer below the text field (in your "text" movie clip) and
    create a 0% filled shape the same size as your text field.
    Let me know if this is what you are talking about.

  • Content Scrolling is Inverse of Spaces Scrolling

    This has got to be the most unintuitive design decision I have ever come across... Affects OSX Lion.
    This is what is happening.
    With natural scrolling enabled:
    Swiping left in a text viewer will move the content left / scroll the content right - this is correct.
    Swiping left in mission control will move the space right / select the left space.
    Swiping left in a system preferences control will move the the control right / select the parent/left control.
    With natural scrolling disabled it is the exact opposite:
    Swiping left in a text viewer will move the content right / scroll the content left - this is correct.
    Swiping left in mission control will move the space left / select the right space.
    Swiping left in a system preferences control will move the the control left / select the child/right control.
    What I expect is for the swiping direction to be consistent between content and controls and spaces.
    With natural scrolling enabled:
    Swiping left in a text viewer will move the content left / scroll the content right.
    Swiping left in mission control will move the space left / select the right space.
    Swiping left in a system preferences control will move the the control left / select the child/right control.
    With natural scrolling disabled:
    Swiping left in a text viewer will move the content right / scroll the content left.
    Swiping left in mission control will move the space right / select the left space.
    Swiping left in a system preferences control will move the the control right / select the parent/left control.
    Can this please be resolved. It's really doing my head in.

    Ahh, yes.
    Ah, but I would disagree.
    I would say that Aaron Johns is, in this ancient post, talking about the broken, backwards scrolling (which we're all now used to) that has been around forever – and that Apple is trying to 'fix' with its natural scrolling in Lion:
    I know, that's what I'm saying, I think it should be. For two finger 'scrolling' the current behavior is OK, because you're effectively controlling the 'scroll bars', but for three finger 'swiping' I think it should be like the iPhone, swipe left... page goes left, swipe right... page goes right, same for up and down. Just seems more natural to me. What am I missing?
    Bear with me...
    This comes from the fact that the original idea of scrolling-with-a-gesture came from the mouse wheel... Moving the top of the mouse wheel toward you (down) "felt" like the bottom of the mouse wheel was pushing the 'paper' on the screen upward.
    When we started translating this behavior to trackpads, we kept the same motion because it's what we were used to – but Aaron is right; there's a weird disconnect with a trackpad because although we are conceptually moving "forward" and therefore "right", we are pushing our finger physically in one direction and watching something move in another direction.
    Apple's whole interaction model with Lion is iPad-like, in that if you swipe a finger right, you are not "moving forward", but moving the thing-that-you-are-touching to the right. (How weird would it be if you placed your finger on your iPhone or iPad screen, moved to the right... and all the icons moved left? The reason an iPad feels so natural that a 2-year-old can use it is precisely because it works the same way the physical world does.)
    Lion is a move to unify the motions, so using a trackpad uses the same motions that using a touchscreen would... as though you are physically touching your data and moving it around on the screen.

  • I cannot drag my cursor, which means I cannot highlight things, I cannot scroll down/up without using the little arrows on the page

    Does anyone have any suggestions for this problem?
    I cannot drag my cursor, which means I cannot highlight things, I cannot scroll down/up without using the little arrows on the page.
    Thanks, Roy

    After looking at other people's posts, I think it's official: there is a bug. Itunes support said I should not have lost the drag/drop tool and I haven't on the laptop that is running itunes 10.4 and operating system 10.6.8. I chatted with someboby who lost both his drag/drop and side scroll and what we have in common is a wacom tablet for a mouse. My laptop is a wireless mouse. I reinstalled whatever updated driver that wacom has out there, shut the system down for night, hoping for magic, but alas none to be had. So if I want to change song order, I network the laptop and desktop, share the screen on the laptop, drag and drop to my heart's content and curse Apple for making me work this hard to find the tool that was once at my fingertips. Apple also let me know that if I want to share songs in household that the hundreds on songs that were purchased for .99 need to be repurchased for another .30. Maybe Apple is holding my drag/drop tool captive til I pay up the money or Maybe the next update will fix the problem, I for one give up for now.

  • Why cant I scroll through footage without my computer chocking up?

    why cant I scroll through footage without my computer chocking up? 
    my system works totally fine in FCP 7 but in premeiere i cannot scroll through my viewer without it getting chocked up!
    16gig ram
    mac 2009 mac pro tower
    SSD drive
    enchance tech RAID

    What IS your footage, and did you use the NEW ITEM process to set your sequence? (see page #5 at the link below)
    The PPro/Encore tutorial list in message #3 http://forums.adobe.com/message/2276578 may help, with more help in message #5
    Details about what you are editing might help
    Codec & Format information, with 2 links inside to read -read both links in reply #1 http://forums.adobe.com/thread/1270588
    Report back with the codec details of your file, use the programs below... A screen shot works well to SHOW people what you are doing
    http://forums.adobe.com/thread/592070?tstart=30 for screen shot instructions
    For Mac http://mediainspector.massanti.com/

  • Translate button in CC training videos leads to site without scrollbars

    I was watching a video in CC training, when I noticed the option to let me select the video so that I can translate myself, once I clicked on the closed captioning icon.
    It loaded the Adobe TV website inside the videoframe, but without scrollbars, I was then unable to reach the area that lets me login as a translator, or to select the video to translate.
    We either need scrollbars, or a better way to select the video to be translated in my language from within the CC video player.
    I am not asking how to get the subtitles in my language, I'm already a volunteer translator, and wanted to select the video from within the training area.

    I noticed that this issue is not limited to the translate button, connecting to this tutorial gives me a picture-in picture window: https://helpx.adobe.com/creative-cloud/tutorials/video/ps-touch-overview.html

  • I have 5 html pages that share a common header, footer, and sidebar. how do i use my nav bar to change the content of the body without duplicating a lot of code?

    i have 5 html pages that share a common header, footer, and sidebar. how do i use my nav bar to change the content of the body without duplicating a lot of code? thank you!

    i inherited the website. It’s for a non-profit and is not very
    sophisticated, and neither am I in webdesign. It currently has multiple
    pages that are identical except for that body section, so whenever i change
    the navigation (in the sidebar) I have to update every html page.  I want
    to have one basic page, and just call in the different body content based
    on the link the user selects from the nav bar. How can i do that using a
    script? i am using Dreamweaver.
    ~ in love and light ~
    Jeannie
    On Sat, Feb 7, 2015 at 4:07 AM, Ben Pleysier <[email protected]>

  • Not possible to scroll the menu without lagging - Set Up a Repair service is not working

    Hi,
    It is not possible to scroll the menu without lagging.
    The latest version has been restored but nothing.
    I think the touch screen is having some problems.
    I wanted to use the Set Up a Repair / Send In for service but it seems that the application form doesn't working.
    As soon as push the Continue button, nothing happens.
    Is there anybody from Apple who can check this issue please?
    Thank You.
    Anmary

    Restoring a phone from a backup will put the device back to the state it was when the backup took place, i.e. all info that you had on that phone before using the backup will be gone.
    You could try to restore the phone, which will back up the actual data on the phone, including the passcode, and use this backup to set up a new phone with. The passcode will still be the same, because it is  part of the backup.
    More info here, iPhone and iPod touch: Wrong passcode results in red disabled screen
    Not being able to fill in the passcode is not much different from forgetting it.
    If you cannot remember the passcode, you will need to restore your device using the computer with which you last synced it. This allows you to reset your passcode and resync the data from the device (or restore from a backup). If you restore on a different computer that was never synced with the device, you will be able to unlock the device for use and remove the passcode, but your data will not be present. Refer to Updating and restoring iPhone, iPad and iPod touch software.
    Also have a look at this one: iTunes: About iOS backups

  • How do i share content with my family without becoming responsible for payment of everybody's purchases? with familysharing i mean, not home sharing

    how do i share content with my family without becoming responsible for payment of everybody's purchases?
    with familysharing i mean, not home sharing
    i have set up a familyshare for my parents and 3 siblings, all mid twenties. everybody is used to paying their own way. how do i make that continue to be the case and still keep the sharing facility open?
    e.g I don't want to pay for my sisters' music purchases - half of it i don't like - but would like access to it now and then.

    -> Home Sharing is different than logging into the iTunes store.
    You enable Home Sharing using one AppleID. Doesn't matter which you use but all devices must use the same AppleID for Home Sharing.

  • How can I acess my ipad content from the pc, without enter the security code on ipad? I broke the screen and it doesn´t work. theres a way to enter the code on the pc?

    how can I acess my ipad content from the pc, without enter the security code on ipad? I broke the screen and it doesn´t work. theres a way to enter the code on the pc? thank you

    No. Get it fix by making an appointment with the Apple genius bar.

Maybe you are looking for

  • Query has exceeded 300 rows problem

    I just realized I posted in the wrong forum, sorry. Query has exceeded 300 rows. Potentially more rows exist, please restrict your query. I see in the diagnostics log on screen. ERROR:[fnd.common.Message.auto_log]:FND�FND_POTENTIALLY_MORE_DATA�N�VO_N

  • Renaming  multiple tables at a time

    Hi friends ..... I have a requirement to rename multiple tables at a time tables like culvert, drain, village, street..... these three tables are different tables . i want to rename this tables with a common prefix. so please give a solution... thank

  • Simple Question About Using "Group by" Inside the Oracle XE Query Builder

    Hi, I am a new user of Oracle 10g XE and I have built and populated some tables. I am trying to create a view (make a query) via using the Query Builder. I have chosen two attributes, say course_section_ID and trainer_ID in the same table. I choose t

  • Flash CS5 SWF File not functioning in Captivate 5

    Hi, I have an Interactive SWF File created in Flash CS5 that has an Intro screen with a button to continue etc and it opens to a presentation with several buttons, and works fine. I bring the SWF file into Captivate 5. It shows fine in the Slide, but

  • Pixma IP8710 photo paper profiles are wrong

    Hi,I realized the Photopaper profiles of Pixma IP8710 are wrong. Every time I tried to print a picuture on a photo paper plus Glossy II,  Photo Paper pro platinum the printer makes wrong borders. When select the Photo Paper  Glossy with any photo pap