Re: UI/IDE committee
- Posted by petelomax Feb 17, 2016
- 6243 views
_tom said...
I just realised and I don't think this was mentioned,
IupSetAttribute(ih,"multiline","yes")
could easily be supported by a simple upper() on p2, however
IupSetAttributes(ih,"title=Window")
would be much messier, a simple upper() would obviously set the title to "WINDOW" instead of "Window".
Pete