Search found 1 match

by sedachov
January 30th, 2015, 5:34 am
Forum: Scripts Discussion
Topic: UI trouble. Can't set button position on window
Replies: 0
Views: 8384

UI trouble. Can't set button position on window

Hello! Please help with my little ui building trouble) I have a tabbed panel and one little button. And can't set correct position for this controls. I attach a picture with explanation and copy part of my code. function buildUI(thisObject) { var myPanel = (thisObject instanceof Panel) ? thisObject ...