Ruby string randomizer

For general discussion related FlowStone
KG_is_back
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: Ruby string randomizer

Post by KG_is_back »

The edit box is actually not part of the flowstone directly. Flowstone just call a system function and your system creates the editbox as a new window overlayed over the flowstone window. It is even possible to create the editbox even when that particular part of the GUI is obstructed by another window. I'm not sure whether any bugs related to it are solvable by us users.
User avatar
kortezzzz
Posts: 763
Joined: Tue Mar 19, 2013 4:21 pm

Re: Ruby string randomizer

Post by kortezzzz »

Thanks for the answer KG.
Well, I actually fixed it's functionality right now :)
My problem was related to a ticker inside my schematic that was switching on\off automatically some GUI features.
This ticker has nothing to do with the edit-box directly, but looks like it still had an effect on the edit-box's behavior. Anyway, once I've removed that GUI feature, the edit-box started to function normally. 8-)

Thank ya all, people. I've completed my fix-list! ('well, that's a temporal utopia for a flowstoner, until a new "story" appears. but I definitely enjoy the moment ;) )
Post Reply