[5.40LTS] OpenFileRequester title missing

Mac OSX specific forum
User avatar
Danilo
Addict
Addict
Posts: 3037
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: [5.40LTS] OpenFileRequester title missing

Post by Danilo »

WilliamL wrote:Well, so now we don't have titles in the OpenFileRequester.
I really used the titles to instruct what to load and now I am left guessing (when I have a series of files to load).
[...]
I'm wondering how to give the information that should be in the OpenFileRequester?
Try one of these versions:

- v1: OpenFileRequester_()
- v2: OpenFileRequester_()
- FileRequester()

All 3 versions support a (multi-line) message that is displayed under the titlebar, above the file list.
The last version ( FileRequester() ) is probably the best (OS compatibility etc.)
WilliamL
Addict
Addict
Posts: 1224
Joined: Mon Aug 04, 2008 10:56 pm
Location: Seattle, USA

Re: [5.40LTS] OpenFileRequester title missing

Post by WilliamL »

Thanks Danilo! I would not have found those links.

I've looked at the last two and they work but only the folders are selectable and not the files.

[later]

ok, I see my problem. I need to put the pattern in the call. I guess if I had read the entire thread the problem was addressed.

I see that the pattern is in the form of "txt|jpg|pb|pbi" (it's nice that the pattern works ;-) )
MacBook Pro-M1 (2021), Sonoma 14.4.1, PB 6.10LTS M1
Post Reply