Tcll
Smash Lord
just showin off progress as it comes
(just to keep everyone informed I'm still hard at work)
my CPU isn't even putting up even a minor fuss! :D
I'm SO glad I did this redesign! ^_^
this UI would probably lag like ballz with the old build :3
(including the fact I don't have much done on it)
each scrollbox you see there is drawing 8 quads total on a large varriation of stack-layers.
anyways, 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:
btw, the GUI currently doesn't support a D-click action, so instead of worrying about that complex addition and delaying the release even further, I'll just suport the file select with the basic:
click a file/directory from the list (which will show the file name in the entry)
if the selection is a directory, update the scrollbox and directory with the new data
if the selection is a file, return the filepath and close the dialog
I'll support D-click events and other complex additives in an update
like I said, I want to get a release out ASAP, so I'll worry about minor convenience functionality later.
(just to keep everyone informed I'm still hard at work)
my CPU isn't even putting up even a minor fuss! :D
I'm SO glad I did this redesign! ^_^
this UI would probably lag like ballz with the old build :3
(including the fact I don't have much done on it)
each scrollbox you see there is drawing 8 quads total on a large varriation of stack-layers.
anyways, 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:
btw, the GUI currently doesn't support a D-click action, so instead of worrying about that complex addition and delaying the release even further, I'll just suport the file select with the basic:
click a file/directory from the list (which will show the file name in the entry)
if the selection is a directory, update the scrollbox and directory with the new data
if the selection is a file, return the filepath and close the dialog
I'll support D-click events and other complex additives in an update
like I said, I want to get a release out ASAP, so I'll worry about minor convenience functionality later.
Last edited: