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] StringRequest question...
[19 Oct 2010] StringRequest question...
Simone"Tuxedo"Monsignori, Perugia, ITALY.
- airsoftsoftwair
- Posts: 5834
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
[19 Oct 2010] Re: StringRequest question...
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 19 Oct 2010 22:47:57 +0200
Sorry, that's not possible due to limitations in requester.class (OS4) and reqtools.library (everything else).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?