A couple of questions on How to do it

For general discussion related FlowStone
User avatar
MyCo
Posts: 718
Joined: Tue Jul 13, 2010 12:33 pm
Location: Germany
Contact:

Re: A couple of questions on How to do it

Post by MyCo »

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.
Attachments
IIO-TCP1 (MyCo Step7).fsm
(31.61 KiB) Downloaded 904 times
User avatar
support
Posts: 151
Joined: Fri Sep 07, 2012 2:10 pm

Re: A couple of questions on How to do it

Post by support »

just so you know there was a bug causing problems with edit boxes that's now fixed in 3.0.1.
Post Reply