Hi Ju!
-
I’ve got a problem. I need to feel a listbox with file names and add/remove/rename the listbox items according to any file name changes within a directory. The same I wish to be available for directories too, but along with the subtree watching possibilities. This can be easily achieved by using the Win32 API functions but it would be a good extension to the JUCE framework as it supports multiple platforms.
-
The question about the slider component. What must I do in order to be notified of changes only when a user releases the mouse button but not while he’s dragging the slider?