just showin off progress as it comes 
(just to keep everyone informed I'm still hard at work)
![[Image: UMC_FileDialog6.png]](https://lh6.ggpht.com/-utKMciAlbEU/VMsfqJhSUyI/AAAAAAAAIX8/7ZAUVBJkvVU/s802/UMC_FileDialog6.png)
I still gotta get this stupid filter-select box working and make it scrollable, then I can start working on the file-list scrollbox
(I hate the selectbox and scrollbox widgets because they require alot of brain-work)
the scrollbox draws on specified layers for cutoff and cutout
the selctbox currently needs 2 extended widget types for the buttons and clickoff area
talk about migranes... lol
EDIT:
update:
![[Image: UMC_FileDialog8.png]](https://lh4.ggpht.com/-_ppwLnp6qnk/VM2jPFh-LGI/AAAAAAAAIY4/5Qn4fgtT81Q/s802/UMC_FileDialog8.png)
up next, I'll be tackling the filters and directory traversal.
for continuing into a directory, I'll just use the single-click event for now until the update where I add a D-click event to the events system
just back out using the back button (as expected)
I should note, the actions for the files and directories in the items are separate,
but I'll still make it to where typing in a directory (in an update when entry widgets support key-press events), also continue to the directory
EDIT2:
welp, finished that up

(just to keep everyone informed I'm still hard at work)

![[Image: UMC_FileDialog6.png]](https://lh6.ggpht.com/-utKMciAlbEU/VMsfqJhSUyI/AAAAAAAAIX8/7ZAUVBJkvVU/s802/UMC_FileDialog6.png)
I still gotta get this stupid filter-select box working and make it scrollable, then I can start working on the file-list scrollbox

(I hate the selectbox and scrollbox widgets because they require alot of brain-work)
the scrollbox draws on specified layers for cutoff and cutout
the selctbox currently needs 2 extended widget types for the buttons and clickoff area
talk about migranes... lol
EDIT:
update:
![[Image: UMC_FileDialog8.png]](https://lh4.ggpht.com/-_ppwLnp6qnk/VM2jPFh-LGI/AAAAAAAAIY4/5Qn4fgtT81Q/s802/UMC_FileDialog8.png)
up next, I'll be tackling the filters and directory traversal.
for continuing into a directory, I'll just use the single-click event for now until the update where I add a D-click event to the events system

just back out using the back button (as expected)

I should note, the actions for the files and directories in the items are separate,
but I'll still make it to where typing in a directory (in an update when entry widgets support key-press events), also continue to the directory

EDIT2:
welp, finished that up

![[Image: UMC_FileDialog9.png]](https://lh6.ggpht.com/-zHYb4xryvq4/VM246NqAiOI/AAAAAAAAIZQ/zdzM5gQsuhM/s802/UMC_FileDialog9.png)