-
-
Notifications
You must be signed in to change notification settings - Fork 787
Tools and Widgets
Raccoon edited this page Nov 25, 2023
·
61 revisions
The following small apps and widgets have been made with Dear PyGui. As these examples can be instructional for other developers, they are shared here.
This plugin for Dear PyGui allows you to change theme settings, e.g. the font color or spacing of elements, and save them to a theme file that can be used in other Dear PyGui applications.
A custom filebrowser with extended functionality.
Features:
- Supports file sequence entries: image.001.jpg, image.002.jpg, image.003.jpg --> 'image.###.jpg (001-003)'
- Multi-selection (pick single or multiple files/sequences)
- Breadcrumb path with navigation icons & folder quick access
- Filetype filters
- Sorting (smart sorting for collapsed sequences)
- Draggable items (ability to expand file sequences on a drop callback)
A simple, responsive, text-based layouting system that abstracts table creation process away from the user.









