Tom David
11-20-2007, 03:29 AM
Hi Guys,
I was not sure if I should put my issue right away into the development plan, so I opened this thread to discuss about it.
I have quite some problems with the active views in the view tree.
Sometimes I need to get access to a specific view (View window, Global Table, GUI, etc.) because I like to manipulate something.
But because on one hand all ortho views are called ‘ortho’ it is not easy to identify the right one. Same with persp by the way.
On the other hand a Global Table might have the name GlobalTable Parameters119356104, but if I open it the next time it might be GlobalTable Parameters119359096.
So how can I refer to the one I want?
I know, that I can search through the views to find the first or the last ortho, but still I do not know which one is the right one I was looking for.
I am not sure what might be a good solution for this and this is why I opened this thread.
My first idea would be that the ortho should be called by the windowtitle (Standard: Orthographic View - 1 - model). So the user can change the title and can refer by name, if this is possible during open the view.
For the GlobalTable I would use a name like GlobalTableTableName (GlobalTableMyParameters).
I am not sure what to do with things like User Commands (How much sense does it make to have it twice open?) or with other windows.
I hope you got the issue I have and I am pretty sure that you guys will find a good solution for this.
Or there is already one and I just did not know.
Take care
tom the (A)tom
P.S.: I also did not find a way how I could manipulate the column size of a Global Table if I like to have different width for each column. Does not matter if the Global Table is open (active) or closed (not active). Am I right, that the column width is just one main parameter for all columns of this table?
I know that if I put the table in a GUI I can manipulate the width with the node cellwidth, but what if I do not want to use a GUI?
I was not sure if I should put my issue right away into the development plan, so I opened this thread to discuss about it.
I have quite some problems with the active views in the view tree.
Sometimes I need to get access to a specific view (View window, Global Table, GUI, etc.) because I like to manipulate something.
But because on one hand all ortho views are called ‘ortho’ it is not easy to identify the right one. Same with persp by the way.
On the other hand a Global Table might have the name GlobalTable Parameters119356104, but if I open it the next time it might be GlobalTable Parameters119359096.
So how can I refer to the one I want?
I know, that I can search through the views to find the first or the last ortho, but still I do not know which one is the right one I was looking for.
I am not sure what might be a good solution for this and this is why I opened this thread.
My first idea would be that the ortho should be called by the windowtitle (Standard: Orthographic View - 1 - model). So the user can change the title and can refer by name, if this is possible during open the view.
For the GlobalTable I would use a name like GlobalTableTableName (GlobalTableMyParameters).
I am not sure what to do with things like User Commands (How much sense does it make to have it twice open?) or with other windows.
I hope you got the issue I have and I am pretty sure that you guys will find a good solution for this.
Or there is already one and I just did not know.
Take care
tom the (A)tom
P.S.: I also did not find a way how I could manipulate the column size of a Global Table if I like to have different width for each column. Does not matter if the Global Table is open (active) or closed (not active). Am I right, that the column width is just one main parameter for all columns of this table?
I know that if I put the table in a GUI I can manipulate the width with the node cellwidth, but what if I do not want to use a GUI?