jwannamaker / Pyxelator

Viewing, coloring, and interacting with pixelated, isometric renders of 3D shapes.
MIT License
0 stars 0 forks source link

Custom File Dialog form #14

Closed jwannamaker closed 1 month ago

jwannamaker commented 1 month ago

Modify the flow for selecting/loading files to use per each table by implementing a new widget. Subclass QMainWindow and/or introduce a tab on the configuration side so a new window doesn't have to pop up.

Alternative would be custom QComboBoxes with QCompleters that correspond to only the present files in project resources directory