Kaleidoscope fields Center, buttom, and auto-scrolling.

Hi, I have a few questions of gui.

1. How can I align an ActiveRichTextField down and towards the center of the window?

using setstatus works for Kaleidoscope downstairs, but if the user sets the font for large print screen it covers other areas above and don't watch not unworthy of them.

2. How can I horizontallty Center a BasicEditField?  I read that he uses the entire width and therefor cannot be centered.

3 How do the scrollable mainwindow only when the fields are out of the window and not scroll when fields have enough space inside the window? Currently, he lets me scroll even if all fields are displayed in the window.

I have these problems because I want to support the different sizes and different screen resolutions.

1. How can I align an ActiveRichTextField down and towards the center of the window?

using setstatus works for Kaleidoscope downstairs, but if the user sets the font for large print screen it covers other areas above and don't watch not unworthy of them.

@ - I suspect that you set style as no bar scroll (horizontally and vertically) in your screen. setStatus will always allocate area for your field of status at the bottom of your screen and will not give other managers or component. Status area can be extended, based on the height of your domain. To overcome that, set no scroll bars (horizontally and vertically) style on the screen, so that the status field will be set in low and other components/managers scrolls, if they are not able to adapt to the screen.

2. How can I horizontallty Center a BasicEditField?  I read that he uses the entire width and therefor cannot be centered.

-Yes, native BasicEditField uses the entire width of the screen. to overcome it, as a custom field and substitute getPrefferedWidth() and specify the width that you want to give to this field, override layout() like this

public void layout (int width, int height)

{

Super.Layout (width, height);

setExtent (getPreferredWidth(), height);

}

and also to set the style for this field as FIELD_HCENTER

3 How do the scrollable mainwindow only when the fields are out of the window and not scroll when fields have enough space inside the window? Currently, he lets me scroll even if all fields are displayed in the window.

@ until you have not set all styles to scroll (horizontally and vertically) bars on your screen. It will be managed by the default screen

I think, this will be useful for you

Tags: BlackBerry Developers

Similar Questions

  • "Universal scroll" and "Auto-scroll" function to the wheel button has been removed from the mouse driver?

    I can no longer select 'Universal scroll' or "Auto-scroll" as actions for the wheel button.

    Hello

    I would say contact Microsoft Hardware support support team. They should be able to help you.

    Check out the link:

    http://www.Microsoft.com/hardware/en-us/support/contact-us

  • HP ENVY 17 Notebook PC K1H57EA: Auto-scrolling and disable tapping

    I have installedsynaptics 19.4.2 recently with upadte recent windows driver. I have problem with auto-scroll and pointer of freezing. Whenever I open the file or browser that it scrolled down and the mouse pointer from a few time blocks .the freezed the mouse pointer can be made mobile after pressing a key. Whenver, I made the changes in the sense of Samart, the changes remain by default when I check next time. He has not saved. I rarely notice teas problem when I use the jury of the sequence. I couldn't believe it. I have reset my windows also. Why pointer frozen after a key? What is the reason for the auto scroll? Help me please get back on this. Thanks in advance.

    Hello

    Try the following.

    First, download the Synaptics driver on the link below and save it in your downloads folder.

    http://ftp.HP.com/pub/SoftPaq/sp72001-72500/sp72142.exe

    When done, turn off your wireless card (should be f12 ).

    Open Control Panel, open programs and features, right click on the Synaptics driver and select uninstall.

    When finished, restart the laptop.

    When windows rebooted, open your download folder and re-run the installer of Synaptics - when it is finished, restart the laptop.

    If this has fixed the problem of scrolling, turn your wireless card and use the utility on the following link to prevent Windows 10 to update automatically the Synaptics driver.

    https://support.Microsoft.com/en-GB/KB/3073930

    Kind regards

    DP - K

  • cursor turns into auto-scroll and will automatically start scrolling up and down.

    Original title: after the big update Tuesday, October 9, 2012 my mouse started acting and auto switch to scroll without touching!

    It is especially obvious when you use any browser. I thought it was a conflict with Zone Alarm, but after uninstalling ZA problem persists. Symptoms is the cursor turns into auto-scroll to move the only mouse will scroll the pages upwards or downwards. The other thing when I place the mouse over Favorites, it automatically opens all favorite links! I tried to restore to before Oct. 9, update, but the problem persists!

    Hello

    Thanks for posting in the Microsoft Community Forum. Rest assured that we would do our best to help you.

    What is the number of KB of the update that was installed?

    It sounds like a third-party software or service is causing the problem.

    You can perform the following steps and check if that helps:

    Step 1:

    You can start Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts. The following article explains how to solve problems in Windows Vista or Windows 7 by performing a clean boot:

     

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

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

    Note: After troubleshooting, be sure to set the computer to start as usual as mentioned in step 7 in the above article.

    Step 2:

    You can also scan your computer the Microsoft Security Scanner, which would help us to get rid of viruses, spyware and other malicious software.

    The Microsoft Security Scanner is a downloadable security tool for free which allows analysis at the application and helps remove viruses, spyware and other malware. It works with your current antivirus software.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again.

    Note: The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

    Hope this information helps. Please do not hesitate to answer, we would be happy to help.

  • required fields and auto submit to the table

    I have a table that has the delivery content properties immediate and immediate to true. This table has text entry and auto submit and required to true. the question is I just wanted mandatory fields appear when I press the button and the fields are empty when I fill one and give tab.

    I auto submit to true to add lines when the values of each entry does not get lost.

    Help me

    I put inputtext absence form and sup = true property and solve my problem.

    Thank you very much for your help. I appreciate it!

  • Auto scroll a web page that you can see your scene

    Sorry for all the questions of beginners and if this has been answered before.  Things are progressing well with my project. I met an annoying problem.

    1. my scene size is 800 x 670 mm. There is a button at the top of the scene that plays the animation. This project ('step') is left/right, centered and inserted into a web page about existing 550px or down on the page. When loading the page in the browser you can see the button and the top 150-200 px of the scene. The problem is if you click on the button at the top of the scene of the animation time but you do not see most of it unless you manually scroll down the page until you see the entire scene.  My question is, is it possible I can trigger a "auto scroll" in the browser to center the 'scene' vertically before you start playing?

    2. more than scrolling... on another problem of scrolling, I was able to get scroll bars appear in my pop-up box of animated text, but they are big and bulky compared to the rest of the project. Is it possible to install ONBOARD custom scroll bars?

    Thank you

    Joel

    I found a couple of different solutions, but the one that works best has been

    $('html,body').animate ({scrollTop: $("#edgeWrapper").offset () .top}, 500);

    SYM. Play (Start);

    In addition to my click to play text/button on my stage for edge and where "edgeWrapper" was a div wrapper of my edge animation div in the Web page.

  • Problem with auto-scroll.

    (Sorry for my bad English, it is not my native language)
    Hello, it's been several months I have a problem with Firefox auto-scroll
    Keep the pressure on the mouse wheel can slide in all directions of the web page, very useful for long pages as well as for pictures very high resolution.

    Stop for several version (from 40.0.0 I think but not sure), scrolling stops and / or is extremely slow and jerky, so that the page is not fully loaded. It's even more painful if we wait for a strong image on a slow website loading.

    I tested Firefox Safe mode and it doesn't change anything.
    Turning off graphics acceleration nor solves this defect.
    Test a new blank profile...
    Remove and reinstall Firefox...
    Namely, I have no problems automatic scroll on Internet Explorer or Chrome.

    As I visit the photo galleries large high resolution, is often sucks having to wait finishes loading before you drag on the page with the wheel in a hurry.
    I then let your knowledge to help determine the source of this defect.

    PS Windows 7 x 64 with ATI HD7870 2 GB

    OK, problem solved with version 45.0.

  • Auto scroll has stopped working in Firefox 3.6.28 for Mac OS 10.4

    I have two desktops Mac G4 and have always had automatic scrolling in Firefox. Now the feature no longer works. I do not remember recently updates to Firefox, but cannot go beyond my current version, 3.6.28 because the machines are not Intel.

    Automatic scrolling is very useful. I tried to check the preferences... AutoScroll is checked. I tried to restart. No luck. I can not start safe mode because there is no option for this.

    If there is any fix for this, it is not apparent on the Firefox help site.
    So any suggestion that would restore this feature will be very appreciated. It doesn't seem to be a plug-in, or and add - we. My feeling is it may be a necessary process... but I have no idea how to do that. Yet once, help restore the popular auto-scroll. He worked for years... all I had to do was press the central button of the mouse. He could go slow and faster. Now what happens when I press the middle button, it's that I get my apps dashboard. Hmm.

    Thank you!

    No need to do safe mode, what I discovered the problem seems to be in the control panel mouse settings. Deactivation of these brought AutoScroll - Hooray! Although I don't exactly remember to change all settings before automatic scrolling stops working.

    That, in any case was the apparent difficulty. Hope this helps someone else's similar problem

  • Center frequency and Span for ESA Spectrum Analyzer

    Hi all

    I ask a silly question but I've tried several things didn't work so ask you all.

    I need to set the Analyzer of spectrum as follows:

    RBW: 10 kHz

    Scanning: AUto

    Length of 2400 Mhz

    REF level-40 dBm

    Track 1: view

    Track 2: max Hold

    Tarce 3: min hold

    R HAND CENTER freq 65850kHz

    But when I run my program all values are preparing ex CENTER FREQ it always defined as 1200 Mhz.

    I don't know is there any adjustment which automated Center freq come always supply for half the interval of?

    If someone can tell me the solution for this...

    Thank you very much

    Hi all...

    Got the difference between Center freq and span solution is too big... If its not to accept...

    Now, I get the correct values... Due to the beginning of the range huge freq spectrum was below of beach... That was the problem...

    Thank you all...

  • I have Windows Vista 32-bit, and auto racing seems to be disabled. Before I was able to insert a music cd and Autorun will go up, now it will not auto run open.

    Hello... I have Windows Vista 32-bit, and auto racing seems to be disabled. Before I was able to insert a music cd and Autorun will go up, now it will not auto run open. I looked in the help, but I found nothing on how to enable automatic execution. I speak not autoplay. I need assistance with automatic execution. Thank you!

    original title: AutoPlay

    Hello

    You can fix the error in reading auto/AutoRun.

    AutoRun/AutoPlay does not work when a CD/DVD is inserted
    http://vistasupport.MVPs.org/autorun_autoplay_don't_work_when_cddvd_is_inserted.htm

    AutoPlay - Autorun does not not under Vista
    http://www.mydigitallife.info/2008/01/14/autoplayautorun-not-working-or-missing-not-open-in-Windows-Vista/

    Troubleshoot AutoPlay
    http://windowshelp.Microsoft.com/Windows/en-us/help/3ab73757-6b67-4e3c-80b1-a75651c7a9451033.mspx

    CleanHandlers - AutoPlay Cleanup utility
    http://WindowsXP.MVPs.org/autoplayhandlers.htm

    See this and also scroll the messages below.

    How to change the settings for AutoPlay Vista
    http://www.Vistax64.com/tutorials/78021-AutoPlay-settings.html

    In the opposite direction might help.

    How to add entries customized AutoPlay in Windows Vista
    http://www.vista4beginners.com/add-custom-entries-to-Windows-Vista-AutoPlay

    I hope this helps.

    Rob Brown - 21/04/2012 Mariners vs Chicago - Phil Humber pitched a perfect game!

  • Why the content of auto-scroll in Windows Explorer when you double-click an element?

    Why content (columns) to auto-scroll in Windows Explorer (on the left) when you double-click an element?  And how can you stop that?

    How to reproduce:

    -Open a Windows Explorer window
    -Big enough to be able to see the columns 2 and 3
    Double click on an element of the extreme right or the last column
    -All content automatically scrolls to the left so that the column of the element double you clicked is now in the first column of the window

    It is REALLY BORING because it causes bad clicks when it scrolls or to always click 4 times to open a folder or a file if it is located on the far right or the last column.

    How do we turn off this horrible Windows 7 'development '?

    Hi tom1138,


    You may need to reset all settings to default folder view in Windows 7 by following the steps:

    1. open the Start Menu, type regedit in the search line and press ENTER.

    2. If prompted by UAC, click Yes.

    3. in regedit, expand keys (folders) in the left pane to:
    Settings\Software\Microsoft\Windows\Shell HKEY_CURRENT_USER

    4. in the left pane, click with the right button on the BagMRU key and click on delete.

    5. click Yes to delete.

    6. in the left pane, click with the right button on the bags key and click on delete.

    7. click Yes to delete.

    8. in regedit, expand keys (folders) in the left pane to:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell

    9. in the left pane, click with the right button on the BagMRU key and click on delete.

    10. click Yes to delete.

    11. in the left pane, click with the right button on the bags key and click on delete.

    12. click Yes to delete.

    13. close regedit.

    14 close the session and log on or restart the computer to apply.

    EDITING REGISTRY WARNING:
    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
    How to back up and restore the registry in Windows: http://support.microsoft.com/kb/322756

    Aziz Nadeem - Microsoft Support

  • Shows white stripe on the right side of the site during the auto-scroll down

    Hello

    A white stripe appears on the right edge of the site after clicking on a menu header and the site scrolls automatically downwards for this article. This problem can be connected to breakpoints. White wide stripe varies and becomes gradually wider during auto-scroll and push the left side of the site out of sight. The white stripe appears only in the intermediate stopping points. No problem under 568px browser width and no problem on 1000px. Manual scrolling does not show this problem however if you scroll the white band on the left will appear and scroll to the right and the band disappears. The Panel title of site is not affected by this problem.

    Site link: home

    I looked at:

    Delete extra spaces in web pages

    I think I have all of these suggestions covered. I can't find all the items outside the work area. I have 3 forms of party and card but they are all two well away from the edges.

    Image attached - help appreciated!Muse Q White Strip.jpg

    Hello

    Looks like I solved my problem. When I said I don't think that anything has outside of the work of site - I lied! I discovered from the areas of transparent image for a couple of dialogue bubble SVG went outside of the web page, although the images of the bubble were well within the page. Adjust the box while they were a fit tighter around the bubbles and the problem seems to be resolved.

  • Auto scrolling on an edge calendar

    OK, this is so a 'feature' which is really annoys me and I can't understand how to disable. Is there any way I can avoid the scenario of automatic scrolling when my house moves to or past its edge? I have a Setup dual monitor with my calendar on the left screen and my film source of the layer to my right. Whenever I move my mouse from the timeline (left) to select images or settings (right) the chronology begins to scroll. He wants to scroll all the way to the end of the 10 minutes that Adobe adds forcefully chronology - is another ridiculously stupid thing that we can't change, but that's another post. It's incredibly frustrating, and quite the opposite of a time saving feature. Any help will be much appreciated.

    Thank you.

    Hello world

    The timeline panel auto-scrolling is an issue that has been addressed in the recent first Pro CC 2015.0.1 update. Check your application creative cloud of a button "Update" next to first Pro CC 2015. If you do not see the update listed as available, generally you can launch the application to close and relaunch, CC who will home for phone updates. There are a lot of issues addressed in this update, and we encourage all users to apply it. More info about updates can be found here: first Pro CC 2015 update (9.0.1)

    Thank you all for your help and your patience so that we examined and isolated this problem. Please let us know if it works better for you!

    Colin

    First Pro EQ

  • Auto Scroll Horizontal

    I am a newbie to After Effects and I'm unable to use the Auto Scroll Horizontal. I have 2 rows of 13 images I want to scroll down my computer in a loop of 30 seconds. The top row, scrolls to the right and down to the left. Can someone help me with this?

    Use two comps.  Each model will be a 'line images.

    The top line model) 1: apply the AutoScroll.  Let the positive number of speed

    Comp 2) bottom row: apply Autoscroll.  Change the speed of a negative number.

    The number of speed may vary according to the number of pixels you want to move these images in 30 seconds

  • Auto-scroll CODE AS3 Gallery

    Hello!

    I hope that maybe someone can help me with this. I've created a gallery with scroll buttons which works perfectly. However, I would like to have this auto-scroll (maybe 2 seconds on each image) and I don't know how to do this. My guess is that I'm completely more complicate. I'd like a second pair of eyes to give me an idea how I can do this.

    Thanks a lot for your help in advance.

    THE AS3 CODE

    Stop();

    Arrows.LA.addEventListener (MouseEvent.CLICK, backFrame);

    Arrows.RA.addEventListener (MouseEvent.CLICK, forwardFrame);

    Import fl.transitions.Tween;

    Fl.transitions.easing import. *;

    var nFrame:Number = 1;

    FUNCTIONS OF THE ARROW

    function backFrame(evt:MouseEvent):void

    {

    if(nFrame>1) {}

    -nFrame;

    } else {}

    nFrame = 5

    }

    Arrows.gotoAndStop (nFrame);

    var nX:Number = 0-((nFrame-1) * 379)

    var myTween:Tween = new Tween (Gallery, "x", Strong.easeOut, Gallery.x, nX,.5, true);

    }

    function forwardFrame(evt:MouseEvent):void

    {

    if(nFrame<5) {}

    nFrame ++;

    } else {}

    nFrame = 1;

    }

    Arrows.gotoAndStop (nFrame);

    var nX:Number = 0-((nFrame-1) * 379)

    var myTween:Tween = new Tween (Gallery, "x", Strong.easeOut, Gallery.x, nX,.5, true);

    }

    BUILD FRAMEWORK WORKS

    function frameA(evt:MouseEvent):void

    {

    nFrame = 1;

    Arrows.gotoAndStop (1);

    var myTween:Tween = new Tween (Gallery, "x", Strong.easeOut, Gallery.x, 0,.5, true);

    }

    function frameB(evt:MouseEvent):void

    {

    nFrame = 2;

    Arrows.gotoAndStop (2);

    var myTween:Tween = new Tween (Gallery, "x", Strong.easeOut, Gallery.x, 0,.5, true);

    }

    function frameC(evt:MouseEvent):void

    {

    nFrame = 3;

    Arrows.gotoAndStop (3);

    var myTween:Tween = new Tween (Gallery, "x", Strong.easeOut, Gallery.x, 0,.5, true);

    }

    function frameD(evt:MouseEvent):void

    {

    nFrame = 4;

    Arrows.gotoAndStop (4);

    var myTween:Tween = new Tween (Gallery, "x", Strong.easeOut, Gallery.x, 0,.5, true);

    }

    function frameE(evt:MouseEvent):void

    {

    nFrame = 5;

    Arrows.gotoAndStop (5);

    var myTween:Tween = new Tween (Gallery, "x", Strong.easeOut, Gallery.x, 0,.5, true);

    }

    Best,

    Mel

    call the function that scrolls with the help of a timer with a delay of 2 seconds.  If you click on a button to reset your timer.  change the argument of the function of scrolling to an event instead of MouseEvent or TimerEvent so both work.

Maybe you are looking for

  • make the new tab open to the home page

    When I open a new tab with the button '+' I get a blank page. I want my new tab opens automatically to my home page I put in Google. That's how IE8 it.

  • Toshiba 58L7365DG - Menu TV of cloud is no longer working/walk-on

    Hi all Since a few days my 58L7365DG is behaving strangely.When I try to access the cloud menu tv, nothing happens. TV keeps going.Research and other content do not work either. The only indication I have is a small white dot that appears in the uppe

  • Y570 Sound device does not

    Hi people, No sound in my Y570. When I play music from windows media, he said that Windows Media Player cannot play the file because there is a problem with the audio device. It might not be a sound device installed on your computer, it can be used b

  • How to reset a regulator to behind the scenes at the stop of the VI

    Hello world Hope someone can help me with this (very new to LabView I m) issue: I have a loop to control speed (exactly the moment of rotation) of an engine. Just an analog output to a data acquisition device is connected to the motor controller. If

  • Complete backup of the drive... Problem

    I am running microsoft XP Professional Version 2002. Service Pack3. I'm having a problem with my full disk backup. When you save information about this computer, it stores up to 20 minutes and then send the following message is displayed:-warning can