View Single Post
  #1  
Unread 11-18-2004, 11:00 AM
Centhena Centhena is offline
A Sea Turtle
Interface Author - Click to view interfaces
 
Join Date: Sep 2004
Posts: 31
Default Tradeskill Window requires combined brain power HELP! hehe

Well with this lovely new UIBuilder I've been having a good ole time making new spiffy windows but I have one problem. With this god awful tradeskill window it seems that they've imbeded the recipe list the recipe info and the create windows all in to one parent window. I guess they're activated pages? dunno what that means exactly but i noticed that it said activated true in one of them.

Ok my goal is to make the create portion of this process have a sleeker more horizontal smaller window. Shortening the borders on teh bottom and lengthing them on the sides.

When I don't adjust the parent window dimentions the first two windows the recipe and the recipe list look normal but then when i go to make something the creat window is cut off on the right side of information and has all this extra border on the bottom.

When I do adjust the parent window dimentions I get the first two windows also showing up with the frame and background for the create window which of course doesn't fit to the bottom and stretches too far on the right side.

Is there anything I can do to unlink these windows so they work the way i want but still of course maintain functionality or is there some type of coding where I can make the window override the parent dimensions?

Now if i do ajust the dimensions and use window settings to remove the frame and titlebar and then i set the background opacity to 0 and 0 for mouseover you'd never notice that there was anything wrong with the way it works. But of course I want to still be able to have my Frame and Titlebar and my background if I so choose to put them on. Especially when I start reframing everything...
Reply With Quote