Hi,IupGetText, can be have more one parameter: int maxlen?
I think It would be an improvement.Currently is necessary a buffer of 10240
characters, to avoid bug.
Example:char notes[256];
IupGetText("Test", notes); // <- crash if user typed more than 256 characters!
Would be better:
IupGetText("Test", notes, 256);
Best,Ranier Vilela ------------------------------------------------------------------------------
Full-scale, agent-less Infrastructure Monitoring from a single dashboard
Integrate with 40+ ManageEngine ITSM Solutions for complete visibility
Physical-Virtual-Cloud Infrastructure monitoring from one console
Real user monitoring with APM Insights and performance trend reports
Learn More http://pubads.g.doubleclick.net/gampad/clk?id=247754911&iu=/4140
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users