When using Derma tabs, are other objects stuck at center?
0 replies, posted
I'm making an option menu which will obviously use tabs. In these tabs are DListViews. I would like to offset it to the side, and add some other objects (buttons, check boxes, etc..) beside it. However, I seem to be unable to position the DListView with the name:SetPos() function. Is this because it is impossible? Or am I using the wrong function? If its not possible, I'm gona have to re-evaluate my design :|
EDIT: Can you tell I'm a noob? :P Trying to add more than one thing to a tab menu >.> Anyway, I figured it out. I created a DPanel to hold the other stuff. That way, the DPanel spawns in the center, then the rest of the stuff can be moved ad scaled as I wish :D
Sorry, you need to Log In to post a reply to this thread.