gemini 5 Posted May 3 Hi , is there a way to show a specified pane ( for example above the current network editor ) which is hidden ? Other thing is how can I know if a pane is located to above the current NE ? I did not find any function for that. Thx !! Share this post Link to post Share on other sites
animatrix 288 Posted May 3 Hi, Yes you can do this like this: pane.setIsSplitMaximized(True) Just find the pane you want by name or type. Share this post Link to post Share on other sites
gemini 5 Posted May 3 Thanks! Can a pane be located depending on other panes ? For example bottom pane of the current Network Editor ? Share this post Link to post Share on other sites