Re: A couple of questions on How to do it
Posted: Fri Dec 07, 2012 10:22 am
This is not realy step 7, because this is just a fix for the edit box module. It's more a "pro" thing, but in short: The edit box has no redraw event, after editing was done. I've fixed it with: when "Is Editing" output of the "Edit" primitive goes to false, then redraw. That is basically only one "bool to false trigger" primitive and 2 connections.