Category: Flex GUI
The ini entry INPUT is now THEME gnipsel.com/linuxcnc/flexgui/ini.html#themes
Which file browser, the keyboard or the touch screen?
Good point on the flood and mist and I see no reason to disable them at any time and that has been fixed.
JT
THEME = touch overrides my qss. I get the touch file browser back be it's using whatever qss the theme uses instead of the one I specified with QSS =. Can I add the touch style file browser to my qss?
As for the file browser showing the current directory, just some bar at the top of the browser or maybe even a label that can display it above the file browser. Right now you see files in the directory that you are in....but you have no idea what directory you are in. I keep most of my NC files on a NAS so sometimes I move around a bit to get to the file. It's a lot easier to navigate if you can see what directory you are currently browsing.
BTW, thanks for answering these questions. I can probably figure some of this out myself but that probably wouldn't help anyone else looking to work with Flex.
From the manual
gnipsel.com/linuxcnc/flexgui/ini.html THEME is checked first then QSS so the first entry found is used.
I should be able to add the current directory to the touch file browser.
JT