How to disable "show image" in file browser window.

   1460   2   0
User Avatar
Member
7 posts
Joined: Oct. 2013
Offline
How to disable "show image" in file browser windows not by right click, and make it by default disable, suppose need to write some script like this code is enable autosave.
import hou
# hou.appendSessionModuleSource('''hou.hscript("autosave on")''')
hou.hscript("autosave on")

Iam not very skilled writer) need help thx!
Edited by Stalevarov - May 19, 2021 10:20:15

Attachments:
Screenshot_1.jpg (8.0 KB)

User Avatar
Member
57 posts
Joined: July 2018
Offline
To disable showing images in file browsers, the following should be able to set the default:
Edit > Preferences > General User Interface
Disable the option Show Images for Image Files in File Browsers.
User Avatar
Member
7 posts
Joined: Oct. 2013
Offline
Hans Palacios
To disable showing images in file browsers, the following should be able to set the default:
Edit > Preferences > General User Interface
Disable the option Show Images for Image Files in File Browsers.

It has been disabled but does not work(

Attachments:
Screenshot_2.jpg (97.0 KB)

  • Quick Links