Thanks render. I was recreating the components and then issuing a flow.repaint(false).
After posting my question, I did decide that the program's function would not suffer if I just changed all...
Type: Posts; User: profwiggy; Keyword(s):
Thanks render. I was recreating the components and then issuing a flow.repaint(false).
After posting my question, I did decide that the program's function would not suffer if I just changed all...
I am having some difficulty finding how to SET the focus on a FOCUSABLE component in a FLOW. The program allows the user to move the cursor around a grid, and then make a selection. The ACTION...