01-30-2015, 01:22 AM
just showin off progress as it comes
(just to keep everyone informed I'm still hard at work)
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:
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)
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:
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