Hi, Antonio and friends. In the attached file, I show an example of a form in Lua language using the IUP gui.
The needing is that with every key pressed in the first textbox some calculations be made and the result must be shown in the second textbox. The problem that I found is that it the answer is showed lately... this means... A digit is pressed... but the result is not shown. A second digit is pressed.... the result that is shown is as if in first textbox was only the first digit. A third digit is pressed.... the result that is shown is as if in first textbox were the first two digits. And so on. Can You say me where is my inconsistency with the code? My goal is to develop the seven GUIs proposed in 7GUIs: https://github.com/eugenkiss/7guis But I need to resolve some points as this. Thanks.. *HERNAN*.
Temperatura.lua
Description: Binary data
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users