Strange: Objectchoicefield and ObjectListField in Gridfieldmanager - navigation problem

Hi @all,

I have a very strange problem, because running Simulator runs as I would have liked, but the device, the navigation is bad:

running OS 5.0.0.42 3 on device (BB9700) and the Simulator

1. the building screen

2. put verticalfieldmanager on it that contains the background image

3. put gridscreenmanager (with a column - the problem is with more then one column, too) on the first position of the vfm

4. turn objectchoicefield with 5 points on the 1st row of the gsm

5. put the objectlistfield with 5 points on the second line of gsm

Program running in the Simulator:

View all as I prefer.

The first objectchoicefield and beyond the objectlistfield.

When I scroll with trackpad OCF Gets the focus first and after that the olf on its first line.

I can scroll up and down, and everything's fine.

Program running on the device:

View all as I prefer.

The first objectchoicefield and beyond the objectlistfield.

When I scroll with trackpad OCF Gets the focus first and after that the olf on its first line.

So far so good:

When I scroll down to the olf, all things are working properly. For example, point 4 a now focus.

Now, if I try to go back in the OLF, it should go back to article 3 of the olf, but this is the leap into objectchoicefield. After that, if I try to go back to the objectlistfield, it jumps directly to point 4, which he came before.

If I don't put the objectchoicefield in the first row, everything works fine.

What can I do?

I did something wrong?

All ideas are very appeciated.

Thanks in advance.

CUA

Michael

Well, I found it.

I made a mistake in the application of my own gridfieldmanager navigationmovement method.

What is already strange: I used the same gridfieldmanager within 2 screens in my application. First screen was working fine, the second one was bad. Same content in both screens.

Sorry for that.

Thank you for all.

CUA

Michael

Tags: BlackBerry Developers

Similar Questions

  • new downloads cause a continuous scroll effect. currently have 12.0 and doesn't have this problem. have a brain injury and cannot have this fast scrollin

    new downloads cause a continuous scroll effect. currently have 12.0 and doesn't have this problem. have a brain injury and cannot have this fast scrolling
    each time new updates are coming they seem to cause scrolling the page.
    I need a mobile page where I'm in control of how it moves.
    I'm afraid that if I don't keep current updates that computer security will be compromised.
    Thank you
    P.

    Where do you find this scroll?

    Is it in a browser window or in the Download Manager window or another?

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do not click on the reset button on the start safe mode window or make changes.

    Please upgrade as soon as possible to the current version if you have downgraded because of this problem.

    If there is a problem with scrolling on web pages, then try to disable smooth scrolling.

    • Tools > Options > advanced > general: navigation: "Use smooth scrolling".
  • Satellite Pro 2100 strange colors and incorrect resolution on LCD internal

    Since a few days, I have problem with graphic in my Toshiba. External monitor works perfectly, but at the same time my laptop made of strange colors and incorrect resolution on screen LCD internal.

    This means that the graphics card is damaged? How to be sure what is the problem and what to do in such a case and not spendig a lot of money for the profesional service?

    Hello

    If the image on the external screen is seems perfect so I thing t that there could be something wrong with the graphics card.
    It might be something wrong with the screen of the laptop.
    In this case the best way is to contact the service partner allowed in your country because it can do some diagnostic tests.

    But be aware that parts like display or motherboard are the most expensive laptop parts. If you have experienced failure and if it s 100% the wrong display work so I would recommend looking for a second hand laptop with the screen on the right.

  • Button navigation/problem

    Help! I'm at my wits end.

    I take an introductory class in Flash and working on a project for this class. Everything was going well until I started working on my navigation. I used the flat tube green buttons common library on the homepage and all the rest of the site used a dark color button I duplicated and colored from the Green flat tube button.

    My problem:

    I have an actionscript layer that should work throughout the entire timeline but is not. Originally, I had a keyframe for the frame that contained the green buttons and the other which stretched the length of the entire timeline, containing all the code for the buttons. I put scrapped that and tried to combine code with what was to the keyframe of the work who controlled the green buttons on the homepage. I had used snippets of code first, but also tried to remove all that and just do it by hand, but that doesn't seem to make a difference.

    I don't know what the problem is: the ActionScript? The buttons? Some random glitch? I would tend to think that it's something weird, I do with the script, but I wrote it how it seems to work on pages that work properly. And I do not think that it is just dark buttons because I also tried to do a button 'next' a clipart image, who also works hard.

    Any ideas? Suggestions? The assignment should soon and I am at a loss what to try next. I will be happy to clarify anything if something is confusing the way I said.

    ((Oh, également: après avoir regardé un peu sur le forum, mon sonne un peu comme celui-ci: http://forums.adobe.com/message/3113656#3113656 ))

    Not exactly the same, but the buttons have a similar problem. When I first noticed this problem, I have hade three keyframes with actionscript, 1 which apply to the first image, the second applied to the second and the third image was script that applied to buttons for the rest of the document. With this in mind...

    OK my site on order on the timeline goes on and on: homepage, homepage (w / the green buttons), on (dark buttons) page, history page (dark buttons), etc. The buttons work on the on the page - I go to click on the green button on the home page, go to the about page and the home page (via the black button) no problem. If I say history page and try to get back to the homepage (via the black button) it will not work. If I'm going to the page of the homepage first, then go to the history, I could go back to the home page. It's really weird!

    I have now grouped the second and third frame of actionscript and not even a navigation of the on the page works, but I thought that the thing which I explained above looked like the problem of the other person so I wanted to mention.))

    Thank you!! I pasted the code of the button below. The last two buttons are those that do not work and the rest of the script applies to keys that are functioning normally.

    import flash.events.MouseEvent;

    Stop();

    about_btn.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrameThree);

    function fl_ClickToGoToAndStopAtFrameThree(event:MouseEvent):void

    {

    gotoAndStop (3);

    }

    / * Click to supervise and stop

    By clicking on the instance for the specified symbol moves the playback cursor to the frame specified in the timeline panel and stop the movie.

    Can be used in the main timeline, or on timelines of film clip.

    Directions for use:

    1. replace the number 5 in the code below with the image number you want the playback head to when the user clicks the symbol instance.

    */

    history_btn.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrameFour);

    function fl_ClickToGoToAndStopAtFrameFour(event:MouseEvent):void

    {

    gotoAndStop (4);

    }

    / * Click to supervise and stop

    By clicking on the instance for the specified symbol moves the playback cursor to the frame specified in the timeline panel and stop the movie.

    Can be used in the main timeline, or on timelines of film clip.

    Directions for use:

    1. replace the number 5 in the code below with the image number you want the playback head to when the user clicks the symbol instance.

    */

    basics_btn.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrameSix);

    function fl_ClickToGoToAndStopAtFrameSix(event:MouseEvent):void

    {

    gotoAndStop (5);

    }

    / * Click to supervise and stop

    By clicking on the instance for the specified symbol moves the playback cursor to the frame specified in the timeline panel and stop the movie.

    Can be used in the main timeline, or on timelines of film clip.

    Directions for use:

    1. replace the number 5 in the code below with the image number you want the playback head to when the user clicks the symbol instance.

    */

    shoes_btn.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrameSeven);

    function fl_ClickToGoToAndStopAtFrameSeven(event:MouseEvent):void

    {

    gotoAndStop (6);

    }

    / * Click to supervise and stop

    By clicking on the instance for the specified symbol moves the playback cursor to the frame specified in the timeline panel and stop the movie.

    Can be used in the main timeline, or on timelines of film clip.

    Directions for use:

    1. replace the number 5 in the code below with the image number you want the playback head to when the user clicks the symbol instance.

    */

    benefits_btn.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrameEight);

    function fl_ClickToGoToAndStopAtFrameEight(event:MouseEvent):void

    {

    gotoAndStop (7);

    }

    / * Click to supervise and stop

    By clicking on the instance for the specified symbol moves the playback cursor to the frame specified in the timeline panel and stop the movie.

    Can be used in the main timeline, or on timelines of film clip.

    Directions for use:

    1. replace the number 5 in the code below with the image number you want the playback head to when the user clicks the symbol instance.

    */

    pictures_btn.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrameNine);

    function fl_ClickToGoToAndStopAtFrameNine(event:MouseEvent):void

    {

    gotoAndStop (8);

    }

    / * Click to supervise and stop

    By clicking on the instance for the specified symbol moves the playback cursor to the frame specified in the timeline panel and stop the movie.

    Can be used in the main timeline, or on timelines of film clip.

    Directions for use:

    1. replace the number 5 in the code below with the image number you want the playback head to when the user clicks the symbol instance.

    */

    resources_btn.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrameTen);

    function fl_ClickToGoToAndStopAtFrameTen(event:MouseEvent):void

    {

    gotoAndStop (9);

    }

    homeDark_btn.addEventListener (MouseEvent.CLICK, ClickAndPlay_One);

    function ClickAndPlay_One(event:MouseEvent):void

    {

    gotoAndStop (2);

    }

    celtic_btn.addEventListener (MouseEvent.CLICK, JumpAndPlay_One);

    function JumpAndPlay_One(event:MouseEvent):void

    {

    gotoAndStop (75)

    }

    You mentioned have code on different frameworks and how the framework and the back worked, but the story goes about page you could not go back.  Looks like your code was on the subject of chassis you skipped by going directly to the plot of the story.  If you ignored this framework you skipped assigning listeners to the buttons.

    An alternative approach to consider is to have all of your buttons from 1 chassis and control their visibility rather than assigning the code so that they work when you move around chronology

  • I have a problem when using Google Maps, at a certain point my custards computer window and says there is a problem with the display drivers and he recovered, but it is not. Problem does not occur with Int Explorrer, so I don't think it's the computer

    When using google maps via Firefox, after asking a place which is not the General section of North America who comes up regularly, the firefox screen becomes white with a narrow banner at the top. A message appears in the lower right corner that says something on display drivers having had a problem, but now have been recovered. However, the display is not recover and the message of the banner is that Firefox is not responding. When I go to restart Firefox if I'm about to restore, the page is still frozen.
    I don't think there is a problem with my computer because it doesn't happen if I used to go to google maps, then G-cards works normally.
    This phenomenon didn't happen before the last update Google or Firefox. I used Fiefox for some years and also Google Maps on previous computers and on this one and not had it before.
    It is a relatively young computer (Asus EeSlate 121) less than a year. I have used Firefox since I bought it and until recently had no problem with Google Maps.

    I solved it myself, after the 'note' that was FF/Mozilla, just as I finished my message, commenting on what it was that my system was, I wnnt back to check my plug-ins, etc. I downloaded the latest Java, the TWO 32-bit AND 64-bit versions and latest Firefox.
    Now everything works.
    Thank you
    B.

  • Don t work under El Capitan and I don't get an update/upgrade? I've used until yesterday an old MacBook pro and Lion, everything was perfect with an opening. Now, with the new element (iMac) and El Capitan, I have problems.

    Don t work under El Capitan and I don't get an update/upgrade? I've used until yesterday an old MacBook pro and Lion, everything was perfect with an opening. Now, with the new element (iMac) and El Capitan, I have problems.

    It is not possible to update the version of Aperture is 3.4.5

    What can I do?

    You can only update if you have a version of the AppStore of Aperture - if your version of Aperture appears in the history of your purchases on the App Store. Update and then reinstalling.   See this tip of the user for more details:

    Update to Aperture 3.6 after the publication of Photos

  • After I install my laptop bootcamp has restarted and said there was a problem and restart your laptop then I check my memory of the laptop and my mac 210 GB is 180 GB and when I checked the scores he had only a mac partition

    After installing bootcamp my laptop has rebooted and said there was a problem and restart your laptop then I check my memory of the laptop and my mac 210 GB is 180 GB and when I checked partitions there was only a mac partition and I can't get back the deleted memory

    Post a screenshot of what shows utility disk to disk

    How to take a screenshot on your Mac - Apple Support

    OSX works OK?

  • The sign '+' opens NEW TAB stopped working. I have to open a new window each time. I tried to uninstall firefox and install again but the problem persists. Someone guide me on this.

    The sign '+' opens NEW TAB stopped working suddenly. I have to open a new window each time. I tried to uninstall firefox and install again but the problem persists. Someone guide me on this.

    Your agent uisr string is "Mozilla/5.0 (Windows;" U; Windows NT 5.1; en-US; (RV:1.9.2.15) gecko/20110303 AskTbMPC2/3.11.0.15286 Firefox/3.6.15 ', the part of AskTbMPC2 shows you have the toolbar installed Ask. Some third-party programs will add the Ask toolbar.

  • Diagnostics Windows network, the error reads 'Problem with wireless adapter or access point' and fails to solve the problem.

    «Problem with access point or wireless adapter»

    Hi, I just bought a new laptop & I have the extreme difficulty to stay connected to the internet. When I run Windows Network Diagnostics, error reads 'Problem with wireless adapter or access point' and fails to solve the problem. Help, please... Thank you, Maria

    HI Maria,

    ·         What operating system is installed on your computer?

    ·         You have installed the latest drivers for wireless network card?

    Follow the suggestions below for a possible solution:

    Method 1: Start your computer in a clean boot state in order to check if the applications of third parties or startup items is the origin of the problem.

    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, make sure that you configure the computer to start as usual as mentioned in step 7 in the above article.

    Method 2: See these articles for solve wireless problems:

    Why can't I connect to the Internet?

    http://Windows.Microsoft.com/en-us/Windows7/why-can-t-I-connect-to-the-Internet

     

    How can I troubleshoot network card?

    http://Windows.Microsoft.com/en-us/Windows7/fix-network-adapter-problems

     

    Windows wireless and wired network connection problems

    http://Windows.Microsoft.com/en-us/Windows/help/wired-and-wireless-network-connection-problems-in-Windows

    Let us know if that helps.

  • My wifi cut continuessly and I bought an optus modem and im having the same problems can anyone help?

    what I did to my computer?

    what I did to my computer that makes my wifi cutting continuessly and I bought an optus modem and im having the same problems can anyone help?

    Hello

    I suggest you to follow these steps and check if that helps:

    Method 1:

    Try to perform the clean boot and check if it helps:

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

    NOTE: When you are finished troubleshooting, make sure that restore you the computer mode normal startup such as suggested in step 7 of the above article.

    Method 2:

    Try to update the latest drivers for the network adapter and check if it helps:

    http://Windows.Microsoft.com/en-us/Windows7/update-a-driver-for-hardware-that-isn ' t-work correctly

    It will be useful.

  • After installing something from windows update my computer start Startup Repair each time and said "a hard disk problem is preventing Windows from start" and turn off.

    Hello

    After installing something from windows update (about 300 MB in size) my computer start Startup Repair each time and said "a hard disk problem is preventing Windows from start" and turns off.
    Then a window pops up saying "Startup Repair cannot repair this computer automatically.
    The details of the problem say;
    Problem event name: StartupRepairV2
    Signature of the problem 01: AutoFailover
    Signature of the problem 02: 6.0.6001.18000.6.0.6001.18000
    Signature of the 04:65537 problem
    Signature of the problem 05: unknown
    Signature of the 06 problem: BadDisk
    Signature of the 09 problem: unknown
    Signature of the 10:1168 problem

    System Restore does nothing, and all the other tools of recovery. :(

    Please help, it will be much apreciated :)
    DOM

    If you are sure that the problems began immediately after installing a Windows Update, use the free support of MS here:
    Visit the Microsoft Solution Center and antivirus security for resources and tools to keep your PC safe and healthy. If you have problems with the installation of the update itself, visit the Microsoft Update Support for resources and tools to keep your PC updated with the latest updates.  MS - MVP - Elephant Boy computers - don't panic!

  • Windows keeps cold people and ask if they have problems with their PC?

    Windows keeps cold people and ask if they have problems with their PC?

    I was just wondering if it's offers a Windows service or should I be worried because I had a persistent caller today asking me to name and asks me to turn on my PC it could help.  I leave the House at the time and had no time to pursue the other but one niggling at the back of my mind there's a missed call with number withheld on my back and a voice message with the same background noise?

    Hi MargaretWatson,

    "Microsoft made no telephone calls to you unsolicited help to fix your computer".  It is mentioned in the following article, please check the link for more details below:

    http://www.Microsoft.com/security/online-privacy/msName.aspx

    I hope this helps!

  • When you save a file, a message that Ecore: notation and midi has encountered a problem and needs to close.

    Original title: print the problem

    I use Windows xp. and still 4.5 to write and play music.  "When I try to save my score I get a message:" Ecore: notation and midi has encountered a problem and needs to close. Please inform Microsoft problem.  We have created an error report that you can send us' I sent this report several times, but have had no response.  Can you please help.    Thank you very much.   R.Windmill

    Hi R.Windmill,

    Thanks for the reply with the status of the issue.

    I understand that you are unable to download the clean boot article, receive error message: access is denied.

    What browser do you use to download the article?

    If you use Internet Explorer, I suggest to reset Internet Explorer to default values and check if it helps.

    See this link:

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

    NOTE: Reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings.

    Alongside this, perform method 2, 3 of the suggested method in the previous post and we will reply with the results.

  • Hi, my videographer of windows program opens only once. It is impossible to reopen it unless I restart the pc. And then he does that only once and then comes the same problem. Thank you

    Hi, my videographer of windows program opens only once. It is impossible to reopen it unless I restart the pc. And then he does that only once and then comes the same problem. Thanks in advance

    Just a thought...

    It may be interesting to try to open Movie Maker and go to...
    Tools / Options / compatibility... tab and left click of the
    "Restore all defaults" button / OK.

  • When shutting down my computer, Windows tries to close with force "Mediacontextnotificationwindow"... any idea on what it is and how to solve this problem?

    Original title: closed to stop forced mediacontextnotificationwindow

    I'm having a problem with a 'program'... ? When shutting down my computer, Windows tries to close with force "Mediacontextnotificationwindow"... any idea on what it is and how to solve this problem?

    Hello

    1. have you made changes on the computer before this problem?
    2. What is the exact message?

    Perform the clean boot may help you resolve this problem.

    From your computer by using a minimal set of drivers and startup programs so that you can determine if a background program is interfering with your game or program. This type of boot is known as a "clean boot".

    Reference:
    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:
    a. click Startand then click run.
    b. type msconfigand click OK.

    The System Configuration Utility dialog box appears.

    c. click on the general tab, click Normal Startup - load all device drivers and services and then click OK.
    d. When you are prompted, click on restart to restart the computer.

Maybe you are looking for

  • Minimum requirements for Notes?

    The minimum requirements here system requirements for iCloud - Apple support , it does not note.  No one knows what would be the minimum version iOS on iPad for Notes synchronization?

  • Airlifts files displayed

    Hello world. Today, I just returned from a concert and moved all the videos that I took with my iPhone 5 iOS 9.X for my iPad 2 mini WIFI-LTE iOS 9.X with Airdrop. The whole process takes about 15 minutes (42 videos weighing about 7 GB I believe). Whe

  • HP 15-n205tx: how to reinstall windows preinstalled 8 with more than one partition

    I use 15-n205tx laptop computer with windows 8.1 hp 64 bit pre installed now I need to re install the windows with extra partition only having a c volume now os and any other content is stored in a single volumeso I need for us as a 2-volume one for

  • A voltage divider will be enough to read a 28V pulse in NOR-6251 digital input ports?

    Hi all I am a scientist life sciences that attempts to read a 28V 4.2mA pulse signal sent from my operative box animals in my NOR-6251. Sounds like a voltage divider should do the job. But I would be aware of anything else that my card OR not to burn

  • Microsoft Office Edition 2003 Setup: Error 1311

    I am trying to reinstall Microsoft Office Student and teacher edition 2003 after a complete, non-destructive recovery on my PC.  I run on Windows XP.  I'm getting "Error 1311, file not found Source: E:\ etc..." Check that the file exists and that you