SelectFolderRequester()

Mac OSX specific forum
WilliamL
Addict
Addict
Posts: 1224
Joined: Mon Aug 04, 2008 10:56 pm
Location: Seattle, USA

SelectFolderRequester()

Post by WilliamL »

I need to select a folder (for the path) so I can use all the files in that folder.

A variation on OpenFileRequester...
MacBook Pro-M1 (2021), Sonoma 14.4.1, PB 6.10LTS M1
User avatar
macros
User
User
Posts: 80
Joined: Wed Mar 15, 2006 1:47 pm
Location: Munich

Re: SelectFolderRequester()

Post by macros »

You mean something like a file requester for paths,
a PathRequester!
WilliamL
Addict
Addict
Posts: 1224
Joined: Mon Aug 04, 2008 10:56 pm
Location: Seattle, USA

Re: SelectFolderRequester()

Post by WilliamL »

Yes, marcos! :)

I vaguely remember doing that some time in the past but I just couldn't remember how I did it.

... maybe it is because it is Monday
MacBook Pro-M1 (2021), Sonoma 14.4.1, PB 6.10LTS M1
User avatar
fsw
Addict
Addict
Posts: 1572
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Re: SelectFolderRequester()

Post by fsw »

There seems to be an issue with the "New Folder" button...
http://www.purebasic.fr/english/viewtop ... 24&t=67054

I am to provide the public with beneficial shocks.
Alfred Hitshock
WilliamL
Addict
Addict
Posts: 1224
Joined: Mon Aug 04, 2008 10:56 pm
Location: Seattle, USA

Re: SelectFolderRequester()

Post by WilliamL »

fsw

Thanks for not saying that I should just read the manual. :oops:

I'm not seeing the extra text. Looks fine and 'New Folder' gives an input window that creates a new folder ok.

Maybe it is due to Sierra, I'm still using El Capitan and XCode 7.3.
MacBook Pro-M1 (2021), Sonoma 14.4.1, PB 6.10LTS M1
Post Reply