Search found 49 matches

by homam
12 Apr 2013, 00:59
Forum: Programming
Topic: File Browser Widget with ZIP files
Replies: 13
Views: 1861

File Browser Widget with ZIP files

Hello, I have a tool where the user is requested to browse for a ZIP file. The file browser widget in XSI is treating zip files as folders preventing the user from picking the actual zip file. This is a sample code (JScript) for testing this behavior: var oCustomProperty = ActiveSceneRoot.AddPropert...