- Posts: 12
- Thank you received: 6
file selector 0.2
1 week 5 days ago - 1 week 5 days ago #28
by David
file selector 0.1 was created by David
Fileselector 0.1 (text UI) This is a small text-mode file selector.Features
fileSelector( byte position X, byte position Y, byte height);
The function returns the selected filename (or empty on cancel).
- Browse the current directory, enter folders, and select a file
- Alphabetical sorting of entries (If the directory has many entries, sorting can take a while. Press Esc to abort )
- Keyboard navigation: Up/Down to move, Enter to open/select, Esc to cancel
- custom position and height scrolling window
- Folder/file indicator, aligned names with clean padding
fileSelector( byte position X, byte position Y, byte height);
The function returns the selected filename (or empty on cancel).
This attachment is hidden for guests.
Please log in or register to see it.
Please log in or register to see it.
Last edit: 1 week 5 days ago by David.
The following user(s) said Thank You: Franck
Please Log in or Create an account to join the conversation.
20 hours 20 minutes ago #40
by David
Replied by David on topic file selector 0.2
Update 0.2
- You can now choose extensions to sort.
- choose file selector title name
- You can now choose extensions to sort.
- choose file selector title name
This attachment is hidden for guests.
Please log in or register to see it.
Please log in or register to see it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.185 seconds