[09 Jan 2010] FileReq() question(feature req?)

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

[09 Jan 2010] FileReq() question(feature req?)

Post by Tuxedo »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 09 Jan 2010 14:17:14 -0000

Hi there! I like to know if there's away(or maybe that will be possible in future) to retunr empty path with FileReq()function... I think that will be much practic and nice if I can choose also empty dirs(or also full but without select any file) and get back the current path without have to use PathReq()... PathReq() was usefull in other circumstances(like have to choose a dir for save or for default dir for example), but in all day use I think was better(if possible from AmigaOS functionality) to add that way of work to FileReq().

Thanks.

Simone
Simone"Tuxedo"Monsignori, Perugia, ITALY.
User avatar
airsoftsoftwair
Posts: 5915
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[11 Jan 2010] Re: FileReq() question(feature req?)

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 11 Jan 2010 11:35:38 +0100
Hi there! I like to know if there's away(or maybe that will be possible in future) to retunr empty path with FileReq()function... I think that will be much practic and nice if I can choose also empty dirs(or also full but without select any file) and get back the current path without have to use PathReq()... PathReq() was usefull in other circumstances(like have to choose a dir for save or for default dir for example), but in all day use I think was better(if possible from AmigaOS functionality) to add that way of work to FileReq().
FileRequest() will only succeed if the user actually chooses a file. A different behaviour may be possible under AmigaOS, but certainly not under Win32 and Mac OS, that's why it will stay like it is.
User avatar
Tuxedo
Posts: 355
Joined: Sun Feb 14, 2010 12:41 pm

[11 Jan 2010] Re: FileReq() question(feature req?)

Post by Tuxedo »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 11 Jan 2010 13:07:53 -0000
FileRequest() will only succeed if the user actually chooses a file. A different behaviour may be possible under AmigaOS, but certainly not under Win32 and Mac OS, that's why it will stay like it is.
Ok... But maybe you can add an Amiga-only option to do that? So in AmigaOS system it may be done... Like, for example, the RequesterType for OS4 requesters...

Thanks for reply!

Simone.
Simone"Tuxedo"Monsignori, Perugia, ITALY.
Locked