Message 1 of 1
Linux AETemplates work differrently than in Windows?
Not applicable
07-06-2008
05:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have an AETemplate for a node made in Python API.
The Template draws fine with Windows XP but, doesn't draw correctly under Linux. The AETemplate works on OS X. All mel GUI
commands that are used are available on both platforms.
I suppress all attributes which i do not want to draw & then use the below command to add the unsuprressed attributes.
It seems Linux is ignoring this command in the template.
editorTemplate -addExtraControls
Has anyone run in to this situation before?
JW
I have an AETemplate for a node made in Python API.
The Template draws fine with Windows XP but, doesn't draw correctly under Linux. The AETemplate works on OS X. All mel GUI
commands that are used are available on both platforms.
I suppress all attributes which i do not want to draw & then use the below command to add the unsuprressed attributes.
It seems Linux is ignoring this command in the template.
editorTemplate -addExtraControls
Has anyone run in to this situation before?
JW