Page 3 of 3

Re: [Beta] HugoBDesigner File Manager [v0.4a]

Posted: Sat Mar 08, 2014 3:21 pm
by HugoBDesigner
alesan99 wrote:Well this just got even more amazing!
There's a minor mistake you made that really doesn't affect anything though, if you put your mouse on the edges of the screen when a window is maximized the arrow image changes to make it seem like you can resize the window.
Also how are you going to make folders openable (if you decide to make them openable)?
Thanks, Alesan!
Yes, I've noticed the arrows bug already, I just forgot to fix. I'll take care of it in the next update :)
As for the folders, they're going to be a bit hard, but not much. I mean, I've already made the main folder open-able (that'd be the "Desktop" of this tool). It shouldn't be that hard. I used the LÖVE's "recursiveEnumarate" function to list and "store" files/folders. the difference is that I modified it a bit so folders would be tables and it's files could be stored inside them. This way, we can have files, folders, files inside folders and even folders inside folders! The biggest problem I'll have is making the GUI for folder's windows. You know, making them resizable, movable without messing around with the cdouble-click-to-open thing...

Re: [Beta] HugoBDesigner File Manager [v0.4a]

Posted: Sun Mar 09, 2014 8:04 am
by XxSolidJelloxX
This looks great, I'll have to try it out later!

Re: [Beta] HugoBDesigner File Manager [v0.4b]

Posted: Sun Mar 09, 2014 1:50 pm
by HugoBDesigner
XxSolidJelloxX wrote:This looks great, I'll have to try it out later!
Thank you!

Also, another small update!
- Fixed resizing mouse pointer on maximized windows;
- Closing a music window stops the music;
- Resizing a window by clicking out of it doesn't makes it go unfocused.

Updated the main post :)

Re: [Beta] HugoBDesigner File Manager [v0.5]

Posted: Tue Mar 11, 2014 12:15 am
by HugoBDesigner
Okay, guys, another update! (Yes, I know, I always double-post for updates. Sorry about that)

Image

- Made a GUI to the music player window, so now you can play, pause, stop and set volume;
- Made images on images windows centralize automatically, even with zoom;
- Fixed double-click to open files;
- Fixed closing windows to highlight files when above them;
- Made clicks out of files deselect them.

Updated the main post!

EDIT: Also, a question: music stopping suddenly, randomly, is a problem of LÖVE, my PC speed or something to do with my code?

Re: [Beta] HugoBDesigner File Manager [v0.5]

Posted: Wed Jun 14, 2023 8:13 pm
by Cauan
That are like with an operating system