Hi Scuri, Good to know that there is a solution. But, empty value, still is better behavior.
Best regards, Ranier ________________________________________ De: Antonio Scuri <[email protected]> Enviado: quinta-feira, 9 de novembro de 2017 13:21 Para: IUP discussion list. Assunto: Re: [Iup-users] IupGetParam empty default value This is a custom behavior that the application can handle in the param_cb callback when param_index=IUP_GETPARAM_INIT. Get the CONTROL of the param and set its VALUE to "". Best, Scuri 2017-11-09 9:24 GMT-02:00 Ranier VF <[email protected]<mailto:[email protected]>>: Hi, IupGetParam currently start with 0 default value, for numerics. IMHO, would be better start with empty value. If the user, need value = 13, is more difficult, delete the 0 character and type 13. Best regards, Ranier ------------------------------------------------------------------------------ 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 [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/iup-users ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
