View Single Post
  #2  
Old 08-31-2011, 06:33 AM
TarkaDahl TarkaDahl is offline
Member
 
Join Date: Mar 2010
Posts: 59
Hi

This is not technically true.

I was calling viz.getFocusedNode() from a viz.callback BUTTON_EVENT and it used to return any textbox's that currently had focus. But this now returns viz.VizNode(-1).

Ive changed my code now so its not a problem

Sorry

TarkaDahl
Reply With Quote