Skip to main content
1-Visitor
May 16, 2018
Question

Arbortext Editor Object Browser

  • May 16, 2018
  • 1 reply
  • 1217 views

Hello.

 

Is it possible to customize the built-in Object Browser that is used by Editor to view objects in Windchill? My gut tells me no. However, I am not an expert. If this is possible, what documents/links would help? Thank you 

1 reply

16-Pearl
May 16, 2018

I think it depends on the level of customisation. Object Browser is a XUI dialog like any other so you could mess with the layout a bit with the standard XUI methods of customisation. To add your own buttons and things would get more complicated because then you have to write the code to implement the new functionality. I don't think there is an official document on exactly this topic but you could try make your own XUI dialog to get a hang of it then find the Object Browser XUI and mess with it.