Unusual sequence behaviour

Hi,
I am having a hard time trying to figure out why I am unable to retrieve the size of a sequence but can still loop through that sequence and print out its contents.
My code is as follows. I have 2 separate class files not included here; the MathQuestion and MathDrill classes. When i call numbers.size() in the for loop, it always comes back as zero, but when i hard code the upper range, i am able to print the numbers onto my panel. Can someone please tell me what I am doing wrong?
Thanks.
Johnny
package MathDrillApplication;
import javafx.stage.Stage;
import javafx.scene.Scene;
import javafx.scene.text.Text;
import javafx.scene.text.Font;
import javafx.scene.layout.Panel;
import javafx.scene.input.KeyEvent;
import javafx.scene.shape.Line;
import javafx.scene.paint.Color;
import java.util.Iterator;
* @author Johnny
var yAxis:Number;
var countPerQuestion;
var numbers:Integer[];
var it:Iterator;
var drills:MathDrills;
var panel = Panel {
content: [
for (i in [0..< numbers.size()]){
Text {
     font: Font {
          size: 24
     x: 100, y: yAxis+=20
     content: bind if (numbers.get(i).toString().length()<2){" {numbers.get(i).toString()}"} else{numbers.get(i).toString()}
Line {
     startX: 100, startY: yAxis+10
     endX: 120, endY: yAxis +10
     strokeWidth: 1
     stroke: Color.BLACK
onKeyTyped:function(e: KeyEvent): Void {
     //operands = "Hello World"
yAxis = 100;
if (it.hasNext()){
var question:MathQuestion = it.next() as MathQuestion;
numbers = question.numbers;
println("aft numbers size:{numbers.size()}");
Stage {
title: "Application title"
scene: Scene {
width: 480
height: 300
content: [panel]
panel.requestFocus();
drills = MathDrills{countPerQuestion:2; numOfQuestions:10; maxNum:100;};
var questions = drills.drillSet;
it = questions.iterator();

Hi PhiLho,
Thanks for the reply. I have changed my code a bit after following the advice but my "for" loop is still coming up with no numbers even though my println statement has a size greater than 1. My revised code is as follows. Sorry if this looks very simple but I am very new to JavaFx and am carrying habits over from Java.
package MathDrillApplication;
import javafx.stage.Stage;
import javafx.scene.Scene;
import javafx.scene.text.Text;
import javafx.scene.text.Font;
import javafx.scene.layout.Panel;
import javafx.scene.input.KeyEvent;
import javafx.scene.shape.Line;
import javafx.scene.paint.Color;
import java.util.Iterator;
* @author Johnny
var yAxis:Number;
var numbers:Integer[];
var it:Iterator;
var drills:MathDrills;
var panel = Panel {
content: [
for (num in numbers){
Text {
     font: Font {
          size: 24
     x: 100, y: yAxis+=20
     content: bind if (num.toString().length()<2){" {num.toString()}"} else{num.toString()}
Line {
     startX: 100, startY: yAxis+10
     endX: 120, endY: yAxis +10
     strokeWidth: 1
     stroke: Color.BLACK
onKeyTyped:function(e: KeyEvent): Void {
     //operands = "Hello World"
yAxis = 100;
if (it.hasNext()){
var question:MathQuestion = it.next() as MathQuestion;
numbers = question.numbers;
println("aft numbers size:{sizeof numbers}");
Stage {
title: "Application title"
scene: Scene {
width: 480
height: 300
content: [panel]
panel.requestFocus();
drills = MathDrills{countPerQuestion:2; numOfQuestions:10; maxNum:100;};
var questions = drills.drillSet;
it = questions.iterator();
Edited by: user10504967 on 11/11/2010 21:32
Edited by: user10504967 on 11/11/2010 22:21

Similar Messages

  • Strage sequence behaviour

    Hi all, I have the following sequence
    CREATE SEQUENCE TROIA.SEQID_CIDSMENSAGEM
    START WITH 1
    MAXVALUE 999999999999999999999999999
    MINVALUE 1
    NOCYCLE
    CACHE 20
    NOORDER;
    using sqlplus each time i issue the following sql:
    select troia.seqid_cidsmensagem.nextval from dual
    i got one number from sequence .. 154, 155, 153 ...
    Developers are using this sequence to fill one column (nid_msg) of one table (cids_mensagem)
    if i query the table i get values like 162 , 142 in the nid_msg column .. so .. my sequence is throwing 20 numbers each time ...
    i'm awhare that the sequence is caching 20 numbers, but isn't supposed to develiver one number each time from cache ???
    Best Regards
    Rui Madaleno

    I am able to observe this behaviour.
    SQL> select * from v$version;
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    PL/SQL Release 9.2.0.8.0 - Production
    CORE 9.2.0.8.0 Production
    TNS for Solaris: Version 9.2.0.8.0 - Production
    NLSRTL Version 9.2.0.8.0 - Production
    SQL> CREATE SEQUENCE SEQID_CIDSMENSAGEM
    2 START WITH 1
    3 MAXVALUE 999999999999999999999999999
    4 MINVALUE 1
    5 NOCYCLE
    6 CACHE 20
    7 NOORDER;
    Sequence created.
    SQL>
    SQL> select SEQID_CIDSMENSAGEM.nextval from dual;
    NEXTVAL
    1
    SQL> /
    NEXTVAL
    2
    SQL> /
    NEXTVAL
    3
    SQL> /
    NEXTVAL
    4
    SQL> /
    NEXTVAL
    5
    SQL>

  • Unusual Wirelss behaviours...

    Hi,
    I recently traded a mate my Powerbook G4 for his Mac Pro G4, and as it had no wireless capabilities, I bought a PCI wireless card.
    Sumvision Network card SVW322P 300Mbps
    http://www.sumvisioncyclone.com/sumvision-network-card-svw322p-300mbps/
    I was able to obtain OSX 10.5 compatible drivers, and the included utility allows me to connect to my wireless router (BT Home Hub), however; when I go to configure it using Network, it automatically assigns an IP which is outside the range of my router, and hence I cannot connect to the net.
    I know the wireless card is working as I have a local BT hotspot, which it can connect and using the DHCP, obtain an address to allow me to surf, however; for whatever reason, it will not obtain a suitable IP from my router.
    My old Powerbook G4 used to exhibit similar behaviours and I found I had to trash the InternetConfig.Pref and System.Pref before it would re-connect.
    Could it be a case of the Wireless card and my router not being compatible?
    Is there anything else I should do after trashing the prefs? I am relatively au fait with my Mac, but can never remember the key combination to do the 'three bong reset'...
    I am able to log on to the router using the included software, and then when I go into Network is appears as a 'Wireless' Connection.
    Any thoughts or comments would be greatly appreciated!
    Cheers,
    Scott

    Hi Grant,
    It was tricky to find, but I did find a set of Mac OSX drivers, some were included on the CD, but I was able to find a later release for OS X 10.5.
    The utility seems to manage the connection, however; when I connected to the local hot spot, I noticed an IP assigned in Network and I was able to surf.
    So it's just odd that I cannot connect to my router in the same way.
    I will check for MAC filtering on the router, but I am pretty sure this is not set up.
    I will also try removing the encryption just to see what happens.
    It's a weird one, eh?
    I have another issue with a USB 2.0 PCI card I bought, but I suspect that's down to drivers. I downloaded some from the manufacturer's site, but I am not convinced they will work.
    On that front, that card was only £4 so it's not a massive loss.
    Thanks again,
    Scott

  • Text Sequence Behaviors (Continuous) - Intermittent

    Hi everyone! I'm not exactly sure what I'm doing wrong. I'm trying to apply the text sequence behaviour under the continuous menu called Intermittent. Applying this to my text produces two behaviors - Intermittent and Randomize Sequence Custom Speed. When I hit play, absolutely nothing happens. I can see the custom speed control in the Intermittent behavior jump up and down, but that's about it. What do I need to do to produce that cool flickering effect I see in the effect's preview window?
    I should note that all the other continuous effects seem to work without touching anything.

    It should work with the default settings when you apply the behavior. It is active for me upon application.  The fact you see the custom speed control moving indicates the Random sequence custom speed behavior is operative. You might play with the opacity and variance controls to see if that jump starts it. Also I would delete the behavior and reapply it just in case it didn't apply correctly. Is Motion acting strangly in any other way?

  • HP Officejet Pro 8500 A909a won't let computer boot up

    I have an Officejet Pro 8500 A909a series connected to my HP computer running Windows XP Home. It was
    working perfectly. Now it won't let the computer boot while it's connected to the computer. I can unplug the 
    USB cable from the computer and it boots fine. I can then plug the USB back in and the printer prints fine. I 
    ruled out bad USB ports as everything else USB works fine in the same ports. I put a brand new cable on and
    had same results. I rebooted the printer and computer, with same results. I uninstalled the printer and drivers and
    reintsalled with same results. Computer freezes at the screen where it askes you to use the up and down arrows
    to select OS or wait for it to count down to 0. With printer unplugged it boots perfectly. This just started about 
    4 days ago. New printer. HP Support was at a loss when I did the live chat. Can anyone help?
    Message Edited by ComSource on 06-15-2009 07:14 AM

    Hi,
    The problem seems to lie in the installer, which has an unusual bad behaviour.  The installer puts the 8500 a909a in the list of USB  bootable devices.  (Not good!!!)
    When the printer is disconnected it isn't a problem.  When the printer is connected the computer tries to boot from the printer and the computer hangs.
    When I found the printer in the BIOS list of USB bootable devices I DISABLED that item in that list. Then it booted normally.
    But now the BIOS takes an extra 30 seconds or so but boot up seems to be preceeding normally.
    The guys on the CHAT and PHONE lines didn't even imagine the installer might be a problem so their advice was useless. They were blaming the computer.  More importanly, they didn't have a way to escalate the problem. They  had no capacity to respond in a flexible manner. It was like dealing with unhelpful staff in the county clerk's office.

  • I use a HP Officejet Pro 8500 A909a printer and my Safari always put 150% size as default. Wy not 100%?

    I have a MacBook (the white one) and use a HP Officejet Pro 8500 A909a printer and my Safari always put 150% size as default. Wy not 100%?
    When I use Firefox the default size is 100%. When I use Pages, also runs good (100%). Only in Safari, and Mail too, appears 150% as the default size.
    How can I change it to 100% in both?
    THOMAS

    Hi,
    The problem seems to lie in the installer, which has an unusual bad behaviour.  The installer puts the 8500 a909a in the list of USB  bootable devices.  (Not good!!!)
    When the printer is disconnected it isn't a problem.  When the printer is connected the computer tries to boot from the printer and the computer hangs.
    When I found the printer in the BIOS list of USB bootable devices I DISABLED that item in that list. Then it booted normally.
    But now the BIOS takes an extra 30 seconds or so but boot up seems to be preceeding normally.
    The guys on the CHAT and PHONE lines didn't even imagine the installer might be a problem so their advice was useless. They were blaming the computer.  More importanly, they didn't have a way to escalate the problem. They  had no capacity to respond in a flexible manner. It was like dealing with unhelpful staff in the county clerk's office.

  • How do I invert the horizontal trackpad scrolling in Dreamweaver CC code window (Mac)?

    Having recently installed CC I'm enjoying all the apps so far...although Dreamweaver (which I use quite a lot) is showing unusual scrolling behaviour.
    In my previous version of Creative Suite, for all apps I have a two-handed approach where I use the trackpad to navigate around the document with two fingers, while using a mouse to select the code/element etc.
    I have already turned off the default 'natural' vertical scroll because it feels more intuitive to me (i.e. if I want to scroll down the page, I pull down with two fingers).
    However, with this new version of Dreamweaver, it breaks convention by having reversed the left-right scroll direction, which has thrown me because it is the only app so far that goes against the norm. Previously if I wanted to see code off the right hand side of the window, I would swipe right, but now I have to swipe left. I had a look at the settings and couldn't see a way of changing this.
    Can anyone help?
    Thanks

    Yes, this issue has been fixed in DW CC 2014.1 release. Please try the same.
    More on this is below
    Dreamweaver October 2014 release is now live! Important information.
    Install instructions are below
    Installing the latest update of Dreamweaver CC 2014

  • [iPhone] Targetting iPod Touch

    Is there any obvious reason why a simple iPhone app that doesn't use any of the iPhone-specific features doesn't work on the iPod Touch?
    My app was built using the iPhone SDK (v 9m2199a) for iPhone OS 2.0, utilizing standard UIKit with CFSockStream for making TCP connections. It saves some data using NSKeyedUnarchiver. Other than that, there is no camera, gps, accelerometer or any device-specific feature access.
    I tested it against my iPhone and it works fine, then submitted to the app store as being both iPhone and iPod Touch compatible. Since I don't actually own an iPod Touch, that was just a guess and a mistake on my part. A reviewer said that it doesn't work on the iPod Touch, so I'm investigating to see if there is anything that anyone might know. Googling didn't yield any conclusive results.
    Any pointers or suggestions would be appreciated.
    Thanks.
    =wil

    I see no obvious reason why this should be the case. Also, I previously owned an iPod only an also assumed that it will work on the iPhone as well and so it did.
    My guess would be that there is some sort of trouble with the device itself. I had several users complain about the app crashing. I adviced them to
    a) try to restart there iPod/iPhone. This helped in most cases!
    b) delete the app and redownload it with the same account as used to buy the app. this will reinstall the app without extra costs to the user. this has helped in all other cases with unusual app-behaviour so far.
    May be this will help in your case as well.

  • NFL Mobile - Password Reset Bug

    I am unable to sign into NFL Mobile on my device because of a recurring issue.
    I had an unusual sequence of creating and resetting passwords for my verizon account, which I did on the My Verizon App, NFL Mobile App, and on my PC, before I finished setting up my account with a security question and the rest. Now every time I open NFL Mobile on my Android, it immediately prompts me to reset my password by entering my username/temporary password and create/confirm a new password. I no longer have a temporary password, although if I enter my actual password, it will connect with the server and give me the message: "Services temporarily unavailable. Please try again later. Error code =-1". It's been doing this for more than a month now.
    I've tried a few things to get rid of that reset password prompt when I log into NFL Mobile. I've deleted the cache and app data. I've uninstalled updates. It is a factory app, so I can't delete and reinstall the app itself. Sure enough, everytime I open it, it again prompts me to reset my password and gives me an error message when it can't do so. Also, I can't recreate the conditions of when that prompt first appeared, and trick it into doing the right thing, because now that I've set up my verizon account with a security question, it is impossible to receive another temporary password ever again. All I want it to do is prompt me for my username and password, not a password reset!
    Does anyone have any ideas? Has anyone else come across this bug before?
    Thanks,
    Keith

        Hi keithtee,
    I definitely understand what you've been going through. We've had a few customers with this trouble and the steps below have working for the majority of our customers.
    1. Go into manage apps on the phone and "Force Stop" NFL Mobile.
    2. Go to the computer and login to My Verizon with the mobile number associated with the cell line.
    3. On the device login to My Verizon Mobile and verify you can see account details.
    4. Open NFL Mobile and verify if it's asking for username/password or still asking for temporary password. (if you're only being asked for username/password make sure you use the username and not mobile number)
    Please let us know if these steps worked for you.
    Thank you,
    MariaC_VZW
    Please follow us on Twitter @VZWSupport

  • How do I stop automatically switching to calendar when a new invitation arrives?

    In Mac OS Mountain Lion, whenever I receive an invitation via email, the OS automatically switches to Calendar once Mail has passed it over. This means that when I'm typing a note, my Mac suddenly switches to Calendar without any warning. This is incredibly annoying.
    I have already gone into each of my calendars and ticked the "Ignore Alerts" option - but the problem still remains. I am reluctant to deselect the option in Mail to pass invitations to Calendar automatically, because then I'd miss lots of appointments.
    Is there anything else I can do to stop this behaviour?

    Hmm. OK. You have to appreciate I'm hypothesizing here. I don't use iCal and I'm not entirely sure what that switch does, but if you're game for a bit of (safe) experimenting, read on.
    What I'd like to know is whether reversing that switch gets you the desired behaviour. If it doesn't, we'll just switch it straight back.
    1. The switch is only a preference setting and can't cause any harm to your data or machine. Even so, it's always a good idea to backup your system before you mess with anything in case of unpredictable results, so please do that before trying any of the following.
    2.  Once you've backed up, copy and paste the following into Terminal:
    defaults write com.apple.iCal NSDontMakeMainWindowKey YES
    Press 'return' on your keyboard.
    3. Restart the mac (you MUST do this).
    4. Arrange (or wait) for someone to send you an iCal invitation or event and see what happens. If the same behaviour occurs OR you notice any unusual/undesirable behaviour of iCal in the meantime, put the preference back to the default by using the same command as above, but replacing the 'YES' with 'NO' and then restart the mac again.
    Obviously, on the other hand, if it solves the problem, leave the preference as it is and let us all know so we can pass it on to others.

  • How do I block scams that want me to take surveys?

    I cannot go to any website or URL without popups asking me to take surveys. How do I block these scams?

    Hi maelkemi,
    That sounds to me like you might have some malware that is hijacking your browser. What virus scanner are you using? Please run a full scan.
    I would also recommend running a full scan with:
    * Malwarebytes Anti Malware
    * Spybot S&D
    Let me know if that comes up with anything. Have you noticed any other unusual browser behaviour? e.g. change of homepage, unfamiliar toolbar, change of default search engine etc

  • Text Behaviour Sequence Controls

    I'm animating paragraphs of text in Motion2, which I want to slide in line-by-line from the left of screen.
    The "Slide In From Left" behaviour in the "Text-Move" category work well, EXCEPT, when I change the select sequence control from "All" to "Line" it animates out before animating in.
    I thought about offsetting the behaviour so you only see the second half of the animation, but I want the spread sequence control greater than 1, so the out animation is not finished before the in animation starts.
    Is there a way of getting it to animate in one direction only, a line at a time?
    I don't really want to have to do the whole lot by hand (motion paths) as I have LOADS of text to animate.
    Thanks for any suggestions

    This is one of the annoying aspects of the text sequence behavior - if you don't us "all" for the Select parameter, it goes to the value you specific and then back again - I really wish it worked like the Replicator, which gives you several options for how to move through the animation: to, from, through, through inverted - much better.
    You can set the Traversal parameter to Custom and then keyframe the Location parameter that appears - from 0% at the beginning of the behavior to 100% at the end - but you then need to add a mask to hide the lower lines that show up briefly due to the Spread being at 1 or greater. Pain in the neck. Would love it if someone found at way around this.
    Mark

  • OIM 11g unusual behaviour

    hi,
    i am using oracle identity manager 11g (11.1.1.3) + weblogic 10.3.3 + soa suite 11.1.1.3 + sun jdk 160_18.
    I have installed the DBAT connector, and i would like to know if the following is a normal behaviour.
    1) search wizards in popups close themselves on search, especially the "manage connectors", "add provisioned resource" in user tab and the "manage resources" ones, with a pack of exceptions in the logs. I have to open them again and repeat the search in order to get the results.
    2) having created a gtc connector, i am unable to modifiy mappings, field properties (say making a field required) and stuff like that in the graphical provisioning flow screen. Most of the time i get "system error" in the popups and i have to open them again to successfully modify the options i want.
    most of the time in the logs i got this kind of errors
    +<12-nov-2010 16.10.37 CET> <Error> <XELLERATE.WEBAPP> <BEA-000000> <Class/Method: tcActionBase/execute encounter some problems: Request[CreateConnector] does not contain handler parameter named 'method'. This may be caused by whitespace in the label text.+
    +javax.servlet.ServletException: Request[CreateConnector] does not contain handler parameter named 'method'. This may be caused by whitespace in the label text.+
    at org.apache.struts.actions.DispatchAction.unspecified(DispatchAction.java:197)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:245)
    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
    at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
    at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
    at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:135)
    at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
    at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
    at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
    3) finally, is the sun jdk that i am using supported? or should i stick with jrockit?
    thanks in advance
    Alessandro

    Hi
    I am not sure, but recommended is Jrockit.
    Aslo check you browser settings..Try with IE 7 and above if you are using Mozilla.
    Regards
    user12841694

  • Manual bank statement processing unusual behaviour

    Dear All,
    I was trying to do Manual bank statement processing using FF67. It was working fine.
    Then I again tried, but this time, the status is in green. The document is not posted, it dosent appear in FBL3N bank account and document number is not generated. Document number field has " * " instead of new document number.
    Also the account balance is updated with some arbitrary number. This happened thrice.
    Today morning, it worked fine, creating a posted doment and updating the balance correctly.
    I am wondering what has happened three times in between, that the system behaved in an unusual manner, displaying status in  green.
    It would be appreciable if anybody can through some light.
    Thanx a lot.
    Karan a

    Dear Karan a,
    Pl.s refer to question 3 of note 549277.
    'the bank statements show up as "posted",but never hits the ledger account'. The logic is that the system assumes that the postings in batch input session will eventually be made successfully, it then indicates that the line items of the account statement are posted. For the actual posting to be done you'll need to process the batch input session which is currently showing 'New'.
    Hope the above infor. could helpful for you!
    With Best Regards,
    Gladys Xing

  • Unusual behaviours since daisy chaining a new external hd

    Hi
    my mac has worked flawlessly since i got it over 3 & 1/2 years ago.
    I added a new external hd by daisy chain fire wire last week & suddenly
    odd behaviours are occuring for the first time ever all in the space of a week.
    1. Frozen mouse - unable to use the pointer - fixed by un/re pluging mouse.
    2. corrupted finder icons one or two - fixed by re-starting.
    3. external hd icon unmounting when i do an action in a running app,
    eg: turned a page in acrobat reader - fixed by restarting external hd.
    4. put to sleep manually - black screen but computor & external hds still
    'not asleep' - couldnt get the desk top screen to appear - fixed by re
    booting with external side button.
    A sense of things coming abit undone !
    I want to trouble shoot this before it gets out of hand & i want to avoid causing any damage to my internal hardware.
    Could anyone provide me with some kind of diagnosis & insight ?
    thanks
    d

    hi
    okay - in response to posts so far......
    1. i havent used it yet with fcp
    2. it is running off its own power supply, not off the fire wire cable.
    3. i am not using any hub - its daisyed into the first external hd which is then
    linked to the emac by fire wire. The chain is firewire 400 cable in all
    instances.
    Both external hds have their own seperate power supply .
    JMVP WROTE:
    "....This is especially true if the daisy-chained drive is drawing power through the Firewire cable. Daisy-chaining data through independently-powered drives is known to be iffy."
    So what you're suggesting is daisychaining par-se is a no no.
    Both in the case of the device powered via the firewire
    cable AND if it's independantly powered.
    Does this mean DAISY = DANGER ?
    The verdict so far is that i should abandon daisy chains and switch to fire wire hubs....or direct seperate inputs into the emac.........
    Aside from a debate about the pros & cons of the Daisy.........
    i'm open to other trouble shooting lines of thought to my situation.
    thanks
    d

Maybe you are looking for

  • Process Chain and Info Package Transportation?

    Hello All Case 1 How to transport a Process chain and a Info Package Individually?(<b>first time from DEV to QA</b>) Case 2 I have 9(<b>IP1 to IP9</b>)infopackages and 3(<b>P1 to P3</b>) Process chains and in each Process chain I have 3 Info packages

  • How to block writing to a file which is already in use?

    Hi all, There is a certain file on a network drive. Multiple users have the rights to read and write to this file. I want to acccess this file via a LabView VI. If someone is already accessing this file I want to create a message like "File is alread

  • Adjust page size dynamically ?

    Hi, i have a page with 2 iView created from PAR (URL isolation mode), i need the page to dynamically adjust the size to fit with the size of both iView together. At this point i set the height type to automatic, but when the iView reached its maximum

  • Why don't my files automatically save to the same place as they're opened from?

    This used to happen, e.g. I open a file from a folder, edit it, and when I select 'save' or 'save as' my first option in the finder window will be to save the file in the same folder where I opened it from. Ever since upgrading to OSX 10.9.1, this do

  • Multirecord block & when-button pressed

    Forms10g In a multirecord block there's a button displayed for each row. Problem is: Focus doesn't change to the row where button is pressed before executing the "w-b-p" trigger logic and therefore correct context information is not passed ! I've tri