Category Archive for 'User Interface'

Anything pertaining to user interface issues can be found in this category. This is the layer that allows the user to interact with the application either through screen, mouse, keyboard or any other input method.

You would like to submit an article to XSIBlog, whatever the category? Don't hesitate, it might even get you full authorship status to XSIBlog if you do so.



Man Does Not Live By Keyboard Shortcuts Alone

May 8th, 2007 by Luc-Eric. Viewed 12082 times.

Someone asked me if by having the Qwerty Interaction Model in XSI, XSI was beginning to loose its Design Philosophy. I think the answer is no, XSI’s Design Philosophy is not which keyboard shortcuts you use. The Design Philosophy are items such as workflows based on clusters, having all main features visible in [...]

Resetting The File Browser Settings

March 30th, 2007 by Luc-Eric. Viewed 1887 times.

The settings for the File Browser you get when you select File -> Open are stored in three different places in your Softimage user account folder. (don’t shoot the messenger!)

A binary file called DSModalBrowse . It stores whether you are in List View mode or Thumbnail mode, the column settings for [...]

wxPython in XSI

January 10th, 2007 by Aloys Baillet. Viewed 7200 times.

You’ll find here some nice discoveries I made trying to use wxPython inside XSI. For that I will assume that you, dear Reader, have some knowledge of Python and UIs…

Animal Logic is also kindly giving you an example XSI Plugin that should be a good starting point if you want to implement a wxPython interface in XSI.

I apologize in advance for the technical and boring stuff ahead… it’s the unfortunate price to pay to get nice and shiny UIs!

XSI 6’s Material Manager Up-Close!

December 9th, 2006 by Luc-Eric. Viewed 5884 times.

Let’s take a look at XSI’s new Material Manager.

XSI User Preferences

November 27th, 2006 by Luc-Eric. Viewed 1947 times.

Figuring out which user preference you have modified in XSI is much easier since the last few releases.
First and foremost, only the user preferences that are different from the factory defaults are saved. This was partly done to allow overriding a user preference with a workgroup user preference file.
They are saved in your user [...]