Customized Resource bar for all at start up
Customized Resource bar for all at start up
(OP)
Hi,
I add a tab on the Resource bar for drawing templates.
How can set this customized tab for all users at the start up, like Reuse Library ?
I add a tab on the Resource bar for drawing templates.
How can set this customized tab for all users at the start up, like Reuse Library ?
Thank you...
Using NX 8 and TC9.1





RE: Customized Resource bar for all at start up
HKEY_CURRENT_USER\Software\Unigraphics Solutions\nx\7.5\Layout\Resource Bar\Tab Widths
via export /import
RE: Customized Resource bar for all at start up
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: Customized Resource bar for all at start up
sorry for the delay.
I'm make a misleading example.
I need a new tab in the resource bar that contain more then one part list type, like a part list for the production, one for the buyer and one with the total assembly weight.
So, only via registry I can implement this common resource tab ?
Thank you...
Using NX 8 and TC9.1
RE: Customized Resource bar for all at start up
Not sure if this is worth mentioning here but in case you saved your custom part lists as a template using SAVE AS TEMPLATE then these will be saved in the TABLE FILES folder.So this folder can be copied and used by other users to access your custom templates.For adding this to the resource bar all they will need to do it is add the table.pax file through PALLETS as shown in the picture attached.Sorry i am not sure if the methodolgy will be the same in managed env too.
Best Regards
Kapil Sharma
RE: Customized Resource bar for all at start up
I ended up in creating a toolbar ( .tbr = old style) in our "startup" * directory. The toolbar has two buttons / macros which each does Preferences- Palettes- open Palette ( then types the correct address ) + OK.
I then need to instruct all users to show the toolbar and press the correct button . ( One tab for managed mode and one tab for native)
The users only need to press that button once. then they can forget the toolbar.
Per our UGII_SITE_DIR setting, if there exists a "Startup" directory , all .tbr files in it will be started automatically.
Regards,
Tomas
RE: Customized Resource bar for all at start up
I will try to set to the user when asked.
Thank you...
Using NX 8 and TC9.1