[19 Oct 2010] StringRequest question...

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
User avatar
Tuxedo
Posts: 355
Joined: Sun Feb 14, 2010 12:41 pm

[19 Oct 2010] StringRequest question...

Post 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!
Simone"Tuxedo"Monsignori, Perugia, ITALY.
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

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

Post 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).
Locked