Page 1 of 1

[19 Oct 2010] StringRequest question...

Posted: Sat Jun 13, 2020 5:32 pm
by Tuxedo
Note: This is an archived post that was originally sent to the Hollywood mailing list on 19 Oct 2010 01:09:21 +0200

Hi, I'm working on a rename routine and have a doubt... I noticed that when I press return after wrote the name I like, StringRequest dont get the ok immediately but you have to press return twice...taht was a StringRequest way of working or can be changed? I think that when some one press return after wrote the name he like was better to get the "ok" immediately... Another thing... Since my routine will support multiple renames too, can be possible to add in future also a multi-button support for StringRequest() ? So I can add button for "All" and/or "skip" and give to "cancel" the ability to break the rename process... Or I can do it also now?

Thank you!

[19 Oct 2010] Re: StringRequest question...

Posted: Sat Jun 13, 2020 5:32 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 19 Oct 2010 22:47:57 +0200
Hi, I'm working on a rename routine and have a doubt... I noticed that when I press return after wrote the name I like, StringRequest dont get the ok immediately but you have to press return twice...taht was a StringRequest way of working or can be changed? I think that when some one press return after wrote the name he like was better to get the "ok" immediately... Another thing... Since my routine will support multiple renames too, can be possible to add in future also a multi-button support for StringRequest() ? So I can add button for "All" and/or "skip" and give to "cancel" the ability to break the rename process... Or I can do it also now?
Sorry, that's not possible due to limitations in requester.class (OS4) and reqtools.library (everything else).