Page 1 of 1

StringRequest personalize the text buttons

Posted: Fri Jan 10, 2020 1:12 pm
by Juan Carlos
I could ser that the text buttons un the StringRequest, Ok and Cancel not chance for other text that they are standard for all languages and systems, because I could find the parameter to put your own text. Will be possible to have the parameter for this.

Re: StringRequest personalize the text buttons

Posted: Sat Jan 11, 2020 10:53 pm
by airsoftsoftwair
Not very likely to come because this is a lot of work for little gain. On Amiga it would be very easy to support because of reqtools.library but on all other platforms StringRequest() uses a custom implementation that would have to be changed to support this and that's a lot of work.

Re: StringRequest personalize the text buttons

Posted: Tue Jan 14, 2020 4:32 pm
by Juan Carlos
Well. And other system to not use the requester?

Re: StringRequest personalize the text buttons

Posted: Tue Jan 14, 2020 9:41 pm
by airsoftsoftwair
That's against Hollywood's design guidelines to be as portable as possible :)