Possible to scroll the document vertically in bbui?

I got horizontal scrolling div successfully for work in my bbui application.

Is it possible to scroll a page vertically using coordinates?

So far, the BBUI buttons on the page, overflow, buttons and links actionBar to scroll by using the following javascript code, although these only work directly on html outside of bbui documents:

scrollBy(0,300);
parent.window.scrollBy(0,300);

There is something, probably in BBUI iscroll captures any attempt to scroll a page vertically, and it just silently fails. Currently scrollTo(x,y) only x documentation States works, there will be applied in the future. I'm looking to advance the document at the point of contact there.

This is to get a bookmark in a player application.

It seems from the docs vertical scrolling is not supported https://github.com/blackberry/bbUI.js/wiki/Screens 

I know iscroll supports vertical scrolling for sure. I find the source that handles scrolling and discover why he works for y and possibly the patcher.

Tags: BlackBerry Developers

Similar Questions

  • Is it possible to restore the documents if the system restore has not been activated previously?

    is it possible to restore the documents because I turned off then turned on the system restore and lost all my documents. help please an old lady of 61, who needs these documents for school

    E-mail address is removed from the privacy *.

    * original title - documents can be restored from HDD after system restore has been turned off the on *.

    Hi jacqulinekleiss,

    If the system restore is off turn on the computer of all available restore points will be deleted and you will no be able to return to the previous state.

    System Restore "restore points" are missing or deleted

    http://support.Microsoft.com/kb/301224

  • Preview feature (is it possible to download the document to your personal server?) online

    I am interested to learn more about the new online publication of indesign feature. I would like to know if it is possible to download a document on your own server instead of the adobe Server? I would like that document I created for my website under the URL instead of the URL of the adobe http://indd.adobe.com/view...

    A more recent version to publish online will come with the next version of InDesign, due before the end of the year. It will include the possibility to use an embed code to link the content on Adobe servers. You will not be able to accommodate the document on your own server.

  • Is it possible to scroll the timeline left or right without having to move the mouse to the top of the window?

    First has a really cool feature that allows you to toggle a tool at hand to grab the chronology and away from the everywhere where you happen be left and right. I see that hearing has a hand tool if you navigate with the mouse to the top of the window, but it turns out to be a frustrating problem on my bench I have a large monitor, so up there, just to spend a little is frustrating. I know you can hold SHIFT key and scroll the mouse wheel, but this is very insensitive and in many too small increments to be helpful for what I want. I still find myself all just wishing I could grab the chronology of everywhere where is my cursor and simply drag to the left or to the right. Is it possible somehow?

    The left and right of the Page Page is very convenient. Who might do the trick for now.

    So, is there no way to disable the audio scrub? As I am locating in sound FX and things, I'm constantly wishing I could turn that off so I could scrub through the video and find my points of synchronization without hearing my audio monitors ROAR to me. First has it mapped to a keyboard shortcut to quickly switch it on and outside.

    Seems that the first people and the need of people hearing talk to each other a little more...

  • Possible to edit the document during the sending process?

    Hello

    We use the Echosign API (SOAP version) v20 to apply values of database for the editable fields in a document template and then send it out to the signatory. So far so good.

    However, we wish to change the flow and the document created in Echosign in a "Draft" State, but still be able to edit the document (add/remove text blocks) in the Echosign interface before being sent manually to the signatory.

    Is this possible?

    Thank you

    Hello

    You cannot change the content of the template if that's what you want to change.

    Kind regards

    -Usman

  • Is it possible to save the document as the channel... mask selection?

    Hello world:

    Is it possible to script.

    1. save the document as the channel... mask selection?

    2. How do we get selection of layermask... ?

    Thank you is advanced.

    -yajiv

    Ad 1)

    If you mean a channel:

    app.activeDocument.selection.store (app.activeDocument.channels.add ())

    Ad 2)

    If the layer is selected it should load the layer as a selection mask:

    // =======================================================

    var idsetd = charIDToTypeID ("setd");

    var desc12 = new ActionDescriptor();

    var idnull = charIDToTypeID ("null");

    var ref8 = new ActionReference();

    var idChnl = charIDToTypeID ('channel');

    var idfsel = charIDToTypeID ("FSC");

    Ref8.putProperty (idChnl, idfsel);

    desc12.putReference (idnull, ref8);

    idT var = charIDToTypeID ("T");

    var ref9 = new ActionReference();

    var idChnl = charIDToTypeID ('channel');

    var idChnl = charIDToTypeID ('channel');

    var idMsk = charIDToTypeID ("Msk");

    Ref9.putEnumerated (idChnl, idChnl, idMsk);

    desc12.putReference (idT, ref9);

    executeAction (idsetd, desc12, DialogModes.NO);

  • Scroll the document to a specified graphics object window

    Hello

    someone knows a way to scroll through the document to a graphical object window specified?

    I tried with the F_ApiScrollToText() function, but it only works with the object that contains the text and text does not have a graphical object (like a line)...

    Thanks in advance.

    There is not directly command to control, but if you push the slider to the bottom of the graph, then a button will scroll and display on the window.

    The code example is below:

    IntT fcodes [] = {CSR_DOWN};

    Set the target graph

    F_ApiSetInt (docId, graphicId, FP_GraphicIsSelected, True);

    / * Slider down to go to this graph * /.
    F_ApiFcodes (sizeof (fcodes) /sizeof (IntT), fcodes);

    Just above the code, it works fine for me.

  • Is it possible to organize the documents signed in folder EchoSign?

    All my signed documents piling up together under signed or archived. Can I organize them in EchoSign itself, without having to send them to an Archive external (like the box or Evernote) and organize here?

    Hello, Clementine,.

    From now on, it is not possible to move documents from one section to the other tab handle. I took this as a feedback however.

    Kind regards

    -Usman

  • Using Acrobat Reader XI: when you scroll the document .pdf, always a jump irrating on a restricted page.  Any way to smooth scrolling across borders?

    Any way to smooth scrolling beyond the limits of the page in Acrobat Reader?

    Hi mikeg57377139,

    Open Acrobat, go to the menu view-> Page display & activate scrolling.

    Let me know if t help.

    Kind regards

    Nicos

  • Is it possible to resize the document, but keep the content proportions?

    With scripts, there are currentDocument.resizeImage () and currentDocument.resizeCanvas (). ResizeImage() method stretches the image. The resizeCanvas() will resize the canvas but not change the size of the image.

    I'm looking to resize the canvas to a new format, but keep the aspect ratio of the content. Is there a way to do this?

    OK, I got it working!

    adjustedWidth = width;

    adjustedHeight = height;

    If (imageAspectRatio > targetAspectRatio) {}

    adjustedHeight = width / imageAspectRatio;

    }

    else {}

    adjustedWidth = height * imageAspectRatio;

    }

    currentDocument.resizeImage (adjustedWidth, adjustedHeight, null, resampleMethod);

    currentDocument.resizeCanvas (width, height, AnchorPosition.MIDDLECENTER);

  • Can I lock the document when you close then reopen where I finished reading?

    Is it possible to lock the document to the page I read before closing so I don't have to try to remember what page I'm on when I reopen and I have to scroll through the entire document every time.

    Edit > Preferences > Documents > restore last view settings when reopening documents

  • How to use touch gesture to scroll the ObjectListField in a VerticalFieldManager?

    My subclass of ObjectListField is added to a VerticalFieldManager. On a trackball device elements scroll upward and down fine.

    However, on a storm (touchscreen device), the list does not scroll when you move your finger upward or toward the bottom of the screen. How scroll the list vertically on a storm? Thank you.

    Found the problem...

    Trying to develop for touch and non touch, I got a subclass of the screen which was the touchEvent() substitution.

  • modify the document

    I wrote up a big form with fields and I need to change a text on the underlying document. How to swap the document without having to re - add all fields?

    Hello Akiva,

    If your document without constantly changing and the form fields are always the same, so I recommend you to create a form field layer model during the creation of a new model.

    Here is the link for reference:

    http://helpx.Adobe.com/EchoSign/KB/hub7.html

    According to the model already created and if is not a layer of form field, then it is not possible to remove the document from that.

    Let me know if you need more information.

    Kind regards

    -Usman

  • How can I prevent the right vertical scroll bar to disappear?

    In one of the changes made to Windows during the past two years, the vertical right scroll bar, which was visible all the time, now turns off after a few seconds of inactivity.  I find it very annoying.  Normally, I place the cursor on the arrow towards the bottom of the scroll bar so I can click on it to move around the screen while I read it.  But since then the scroll bar disappears after a few seconds, I click and of course nothing happens.  I have to move the cursor to get the scroll to reappear/reactivate bar so I can use, then position it on the arrow down and click.  Boring, boring, boring.  Why they did it default for this is beyond me, since the scroll bar is non intrusive and barely perceptible.  Microsoft seems to be more concerned about the aesthetics of function.  I wish they reassess their values.  But I digress.  Is it possible to place the scroll bar so that it does not disappear?  Or, at the very least, set a timer so that it remains visible for more than a few seconds?

    In addition to using the keys arrow of your keyboard

    You might see this

    http://answers.Microsoft.com/en-us/IE/Forum/ie11-Windows_7/disappearing-scroll-bar-on-websites/c3b883c6-7C46-4749-97af-02ae4b2cef85

  • HP Officejet 4632 All in One – scanning with a vertical line through the document.

    Just bought the machine less than a month ago.  Faxes and prints fine and until last week was the sweep for our laptops beautifully... but now is scanning with a dark vertical line up and down the sheet about 1/3 in the document.  What is the cause and how can I "fix" it?

    Any suggestions?

    Thank you

    Hi Rohi63.

    I understand that you have a 4632 Officejet which becomes a vertical line what it is scanned. I'm sorry to hear that, but I'll do my best to help you.

    This seems not only to be the case when using the automatic document feeder, or the glass flat?

    Usually something like this is caused because there is something on the glass. If it only happens when you use the scanner, please get a lint cloth and some glass cleaner (Windex or water if nothing else is available) and wipe the entire surface of the glass for scanning. If this only happens when scanning via the charger, you will see there is a separate strip of glass on the left looking at the scan glass, and you can focus your cleaning there.

    If this does not resolve the issue please try the steps in cleaning several times, but if nothing seems to evolve, please make sure that the printer is connected directly to a wall outlet so that we know, that he has all the power it needs.

    Hope this helps, have a nice day!

Maybe you are looking for

  • Satellite C70 - A - 15 d - Touchpad no longer works

    My touchpad no longer works. Windows 8.1. New drivers can not be installed. MOMENTUM: error message bad touchpad. Synaptics: obviously empty zip file after downloading. Any idea where I can get the zip file of work? Are there function keys that enabl

  • Junk emails since update to 9.2.1.

    Since the last software update, I get a lot of spam emails.  The sender line is almost always my email.  I continue to send the junk e-mail folder, but I get dozens and dozens of them every day.  Is there anything I can do to eliminate?

  • Threshold of image analysis does not work in program program freezes

    I am a new user of labview and I probably have an error in my code, but the only problem is that there is no error message that I receive from my code and it works up to a point at which the program crashes and I can't click on the buttons on the fro

  • several features left side after having reinstalled XP, including the recognition of Eve and monitor.

    Because of my ignorance, I found myself having to reinstall XP on my home computer. After installation, I found I had more Plug-and-Play capabilities, is no longer a power for the monitor and the hard disk management so they can be disabled at rest,

  • Brightness of the display 6730 b & Windows 7

    I just set up Windows 7 on my 6730 laptop b and now impossible to adjust the brightness of the screen with the keyboard function keys. I now have a XP Pro/Win 7 Pro dual-boot machine, and the function keys work always correctly on XP. In a previous p