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

   1319   2   0
User Avatar
Member
7 posts
Joined: 10月 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 - 2021年5月19日 10:20:15

Attachments:
Screenshot_1.jpg (8.0 KB)

User Avatar
Member
57 posts
Joined: 7月 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: 10月 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