PDA

View Full Version : More than 4 panel...how???


ghostlake114
11-11-2005, 11:44 AM
I decide to make a new UI with my own tool that dock to maya... At the end, I manage to create a sripted panel...However, I want to keep 4 view panel and add my new panel to the right??
How could I do it when the maximum panel I find is 4... Are there any way to split a panel into 2 or 4 panel...
---
Please help me with script or command.. I have search all the forum the whole day but can not find any thing... The only I got is " scripted panel can solve it "... but I don't know how to start: more than 4 panel in maya

goleafsgo
11-11-2005, 01:13 PM
A quick way to do that is in your scripted panel just create a paneLayout with vertical or horizontal split and then in one side put another paneLayout with a quad split and in the other put the UI code that you have now.

I could post an example later if you want.

ghostlake114
11-11-2005, 02:11 PM
@goleafsgo
Thanks a lot
Could you post some example so I could figure it out ...
:rolleyes:
===
Waiting for your help :wavey:

ghostlake114
11-11-2005, 02:14 PM
One more question :)...
when doing it...How could I make something like "maximize current panel" by space like the way we are using tradition panel...because "paneLayout" is not a real panel :(

CGTalk Moderation
11-11-2005, 02:14 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.